.serlinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.serlinks A{
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.serlinks A:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2d85bd;
	text-decoration: none;
}
.A12Btext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.A14B {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #0c6298;
	text-decoration: none;
}
.A14WB {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.A12 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}
.A11b {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.A11G {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.clsa
{
	background: #003366; 
	color: #FF6600;
	text-decoration: none
	text-color: FFFFFF;
}
.clsb
{
	background: #FF6600; 
	color: #FFFF33;
	text-decoration: none
	text-color: FFFFFF;
}
.clsc
{
	background: #003366; 
	color: #FFFF33;
	text-decoration: none
	text-color: FFFFFF;
}



/*....dropdown css here........*/
#drop{ position:relative; z-index:10;}
#drop a:hover #dropdown{ display:block;}
#dropdown{
	overflow:hidden;
	position:absolute;
	left:0px;
	top:45px;
	width:176px;
	border:1px solid #c9c9c9;
	border-bottom:none;
	z-index:500;
	display:none;
}
#dropdown ul{ margin:0px; padding:0px; width:176px;}
#dropdown ul li{ list-style-type:none; border-bottom:1px solid #c9c9c9;}
#dropdown ul li a{ background:#efefef; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000; text-decoration:none; display:block;}
#dropdown ul li a:hover{ background:#177cbc; color:#fff; text-decoration:none;}

/*....dropdown css here........*/

