/* CSS Document */

a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F7166;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #C90616;
}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #FF9933; }
.style10 {font-size: 11px; color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif;}
.textheadings{
font-family: Verdana;
font-weight: bold; 
font-size: 11px;
color: #fff; 
}
.box{
width:303px;
border-left:#666666 dotted 1px;

}
.boxend{
width:303px;
border-right:#666666 dotted 1px;
}
.boxendtop{
width:303px;
border-right:#666666 dotted 1px;
border-bottom:#666666 dotted 1px;
}
.textonbox{
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
font-family: Verdana;
font-size: 11px;
color: #666666;
}
.HeadingDiv{
height:30px;
padding-left:2px;
padding-right:12px;
padding-top:2px;
padding-bottom:2px;
background-color:#323D47;
}
.whitehedings{
padding-top:10px;
padding-left:10px;
font-family: Verdana;
font-size: 11px;
font-weight:bold;
color: #fff;
}