/* CSS Document */

body {
	background-image:url(../images/body_strip.gif);
	margin:0px;
	background-repeat:repeat;
	}
	
	
.leftbody-bg{
	background-image:url(../images/leftbody_bg.jpg);
	background-repeat:repeat;
	}	
	
.rightbody-bg{
	background-image:url(../images/rightbody_bg.jpg);
	background-repeat:repeat;
	}	

.top-bg{
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat;
	height:25px;
	}
	
.main-tab{
	background-color:#ffffff;

	}		

.head-bg{
	background-image:url(../images/head.jpg);
	background-repeat:repeat;
	}
	
.leftmid-col{
	background-color:#E9E3CD;

	}
	
.midtop-bg{
	background-image:url(../images/midtop_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:1px;
	
	}	
	
.foot-bg{
	background-image:url(../images/foot_bg.jpg);
	background-repeat:repeat-x;
	height:19px;
	}	
	
 .txt{
 	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
 	color:#000000;
 } 		
	.txt_msg{
 	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
 	color:red;
 } 	
		
 .txtmid-left{
 	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
 	color:#4D4A3F;
 } 				
	
	
	
 .txtmid-boldl{
 	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
 	color:#4D4A3F;
 } 				
	
	
 .txtmid-boldr{
 	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
 	color:#3A6DAC;
 } 				

 .read-more{
 	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
 	color:#5EB90C;
 } 				
	
	
 .read-more a{
 	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
 	color:#5EB90C;
	text-decoration:none;
 } 				

 .read-more a:hover{
 	color:#4D4A3F;
	text-decoration:none;
 } 				
		
		
 .foot{
 	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
 	color:#796C17;
 } 				
	
	
 .foot a{
 	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
 	color:#796C17;
	text-decoration:none;
 } 				


 .foot a:hover{
 	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
 	color:#064200;
	text-decoration:none;
 } 				
	
.serbot-pic{
	background-image:url(../images/serbot_pic.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	}				
								
			
.input{
	border-style:solid;
	border-color:#7F9DB9;
	border-width:1px 1px 1px 1px;	
	width:120px;
	height:12px;
	}

.textField
{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;	
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;	
	border-left-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
}

input.commonButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	background-color: #E9E3CD;
	background-image: url(images/copybg3.png);
	border: none;
	font-weight: bold;
	height: 20px;
}

input.commonButtonLight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #931815;
	background-color: #eeeeee;
	background-image: url(images/tit_1.gif);
	border: none;
	font-weight: bold;
	height: 16px;
}

input.commonButtonGreen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #eeeeee;
	background-image: url(images/bt_02.gif);
	border: none;
	font-weight: bold;
	height: 16px;
}

input.commonButtonBrown
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #eeeeee;
	background-image: url(images/bt_08.gif);
	border: none;
	font-weight: bold;
	height: 16px;
}
