/* CSS Document */
body {
	background-image: url(../images/bg/bg2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDFDF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color:#033A58;
}

.style1 {color: #A3A3A3}

.style2 {color: #000000}
.style3 {font-size: 10px;}
.ss3{border-bottom:1px dashed #FF6600;}
.fonttxt{
	font-size: 11px;
	color:#8C8C8C;
}

#blackgray a,a:link,a:visited  {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

 
#blackgray a:hover , a:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
}

#blackblueline a,a:link,a:visited  {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
}

 
#blackblueline a:hover , a:active {
	text-decoration: underline ;
	font-family: Tahoma;
	font-size: 11px;
	color:#0099FF ;
}


#orangeblack a,a:link,a:visited  {
	font-family: Tahoma;
	font-size: 11px;
	color:#F73D04;
	text-decoration:none;
}
 
#orangeblack a:hover , a:active {
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
}
#redgray  a,a:link,a:visited  {
	font-family: Tahoma;
	font-size: 12px;
	color:red;
	text-decoration:none;
}
 
#redgray a:hover , a:active {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color:gray;
}
#blackwhite a,a:link,a:visited  {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
 
#blackwhite a:hover , a:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
}
 .style4 {
	color: #F73D04;
	font-size: 14px;
	font-weight:bold;
}
.style9 {font-size: 14}
.redfont {
	color: #FF0000;
	font-size: 12px;
}
#border1{
	border-right:1px solid  #FD8D00;
	border-left:1px solid #FD8D00;
	}
	
.border2{
	border-bottom:3px solid #FF9933
	}	
.dashline{
	border-left:1px dashed #D0CAC6 
	}
.style6 {
	color: #9E9E9E ;
	font-size: 11px;
}
.style7 {font-size: 9px}
.style8 {font-size: 14px}
.style9 {font-size: 14}
.whitefont {color: #FFFFFF; }
.blackfont {color: #000000;font-size:10px;}
.txtbox{
	background-color:#F0F0F0; 
	border:1px solid #3487A3; 
	height:14px;}
#hand {cursor:hand;}
.txtbox2{
	font-family:Tahoma;
	font-size:11px;
	background-color:#ffffff; 
	border:1px solid  #999999; 
	height:16px;}
.flip {
	filter: flipH;
}