.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height:2;
}
.normaltext1{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.white:hover {
	color:#005384;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF6600;
	text-decoration: none;
}
.blue:hover {
	color:#00699B;
}
.orange {
	font-family: Tahoma;
	font-size: 12px;
	color: #F97500;
	text-decoration: none;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	color:#005384;
	text-decoration: none;
	line-height:1.5;
}
.news:hover {
	color:#993300;
}
.txtButton {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5F615C;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.txtBox {  
	font-family: Tahoma;
 	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	background-color: #F9F9F9; 
	border: #7F807E; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.heading
{
	font-family:Tahoma;
	font-size: 14px;
	color: #F97500;
	text-decoration: none;
	font-weight: bold; 
	line-height:2;
}
.mainlink{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#A80000; 
	text-decoration:none;
	font-weight: bold; 
	}
.redLink{
	font-family:Tahoma;
	font-size: 11px;
	color:#AE3945; 
	font-weight: bold;  
    line-height: normal;  
	text-decoration:none; 
}
.heading1 {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.sublink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#469AB3;
	font-weight: bold;  
    line-height: normal;  
	text-decoration:none;
}
.whiteh {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.blues {
	font-family: Tahoma;
	font-size: 11px;
	color:#005384;
	text-decoration: none;
}
.txtlink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#469AB3;
	font-weight: bold;  
    line-height: normal;  
	text-decoration:none;
}
.txtlink:hover {
	color:#A80000;
}

