/* Debt Collection System */

body {
background-image:url(images/Pattern.jpg);
}

a:hover
{
font-family: Verdana; color: #FFFFFF; font-size: 11px; text-decoration: underline; 		
}

a:link
{
font-family: verdana; color: #FFFFFF; font-size: 11px;text-decoration: none;		  		
}

a:active
{
font-family: verdana; color: #FFFFFF; font-size: 11px;text-decoration: none;		
}

a:visited
{
font-family: verdana; color: #FFFFFF; font-size: 11px;text-decoration: none;		
}

.logo {
background-image:url(images/logo.jpg);
}

.header {
background-image:url(images/header.jpg);
}

.footer {
background-image:url(images/bt_footer.jpg);
}

.left {
border-right:1px solid #FFFFFF; background-color: #4a84c4;border-left-width:1px; border-top-width:1px; border-bottom-width:1px
}

.content_bg {
background-color: #bbd1e8;
}

.ctl {
background-image:url(images/topleft_c.jpg);
}

.ctr {
background-image:url(images/topright_c.jpg);
}

.cbl {
background-image:url(images/btleft_c.jpg);
}

.cbr {
background-image:url(images/btright_c.jpg);
}

.line_tright {
background-image:url(images/right_line.jpg);
}

.line_tleft {
background-image:url(images/left_line.jpg);
}

.topline {
background-image:url(images/top_line.jpg);
}

.btline {
background-image:url(images/bt_line.jpg);
}

.login_bg {
background-color: #375d9b;
}

.username{
color: #bbd1e8; font-family: Trebuchet MS; font-size: 11px;}

.text1 
{		
        color: black;
		border-color:#96a1d7;
   		border-style: solid;
   		border-width: 1px;
        font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}


.logintitletxt {
color: #F0F0EE; font-family: Trebuchet MS; font-size: 15px; text-decoration: underline; font-weight:bold
}

.title {
background-image:url(images/title.jpg);
}

.titletxt {
color: #6B6C6E; font-size: 18px; font-family: Splash; font-weight: bold; letter-spacing:1pt
}

.title1       { font-family: Verdana; font-size: 8pt; color: #ffdf97; background-color:#375d9b; font-weight: bold 
}

.contenttxt2   {
background-color: #4a84c4;font-family: Verdana; font-size: 8pt;color:#ffffff;
}


.contenttxt    { font-family: Verdana; font-size: 8pt;
               color:#375d9b;
               background-color:#a0c0e0; font-weight: bold;}
               
.contenttxt1    { font-family: Verdana; font-size: 8pt;
               color:#ffffff;
               background-color:#4a84c4;}               
               
.line     {background-color: #FFFFFF}

.btnLogin
{
	border-right: #77734d 1px solid;
	border-top: #77734d 1px solid;
	font-weight: bold;
	font-size: 10px;	
	background-image: url(images/button_center.jpg);
	border-left: #77734d 1px solid;
	color: #22447b;
	border-bottom: #77734d 1px solid;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #ffffff;
	text-decoration: none;
}

.btnHome
{
	border-right: #77734d 1px solid;
	border-top: #77734d 1px solid;
	font-weight: bold;
	font-size: 10px;	
	background-image: url(images/home.gif);
	border-left: #77734d 1px solid;
	color: #22447b;
	border-bottom: #77734d 1px solid;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #ffffff;
	text-decoration: none;
}


.error {font-family: Verdana; font-size: 8pt;color:#656563;
}

.conbg	
	{background-color: #ffffff);
	}
	

.contitle	
	{background-image:url(images/ctitle.jpg);
	}
	
.contopline	
	{background-image:url(images/ctopline.jpg);
	}
	
.contopleftcorner
	{background-image:url(images/ctopleftcorner.jpg);
	}
	
.contrightline
	{background-image:url(images/rightline.jpg);
	}
	
.contleftline
	{background-image:url(images/leftline.jpg);
	}
	
.contbtleftcorner
	{background-image:url(images/cbottomerightcorner.jpg);
	}
	
.contbtline
	{background-image:url(images/cbt2line.jpg);
	}
	
.contbtrightcorner
	{background-image:url(images/cbottomeleftcorner.jpg);
	}