a:link {color: #858585; text-decoration: none;}
a:visited {color: #858585; text-decoration: none; }
a:hover {color: #9FC903; text-decoration: underline; }

a.forum:link {color: #000000; text-decoration: none;}
a.forum:visited {color: #000000; text-decoration: none; }
a.forum:hover {color: #9FC903; text-decoration: underline; }

.f12px {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
}
.f12px_nolh {
	font-family: Verdana;
	font-size: 12px;
}
.f18px {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}

.lh18px {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
}

.lh20px {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
}
.lh25px {
	font-family: Verdana;
	font-size: 25px;
	line-height: 20px;
}

.lh30px {
	line-height: 30px;
}
.f16px {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}
.f9px {
	font-family: Verdana;
	font-size: 9px;
}

.border {
	border:1px #D2D2D2 solid;
	font-size:12px;
	color:#D2D2D2;
}

.div10{
    width: 410px; overflow: hidden;border:0px; text-overflow:ellipsis;color:'#666666';
}
.div11{
    width: 510px; overflow: hidden;border:0px; text-overflow:ellipsis;color:'#666666';
}
.div12{
    width: 360px; overflow: hidden;border:0px; text-overflow:ellipsis;color:'#666666';
}
.f10px {
	font-family: Verdana;
	font-size: 10px;
}
.f11px {
	font-family: Verdana;
	font-size: 10px;
}
.div14{
    width: 200px; overflow: hidden;border:0px solid; text-overflow:ellipsis;color:'#666666';
}
.div15{
    width: 230px; overflow: hidden;border:0px solid; text-overflow:ellipsis;color:'#666666';
}
.div16{
    width: 90px; overflow: hidden;border:0px solid; text-overflow:ellipsis;color:'#666666';
}
.div17{
    width: 120px; overflow: hidden;border:0px solid; text-overflow:ellipsis;color:'#666666';
}
.border1 {
	
	font-size:12px;
	
}

#coolmenu{
border: 1px solid #004080;
border-bottom-width: 0;
width: 190px;
background-color: #004080;
line-height: 25px;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 184px;
}

#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #52ADC6;
text-decoration: none;
border-bottom: 1px solid #004080;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #52ADC6;
color: white;
line-height: 25px;
}