A.btm_menu
{
	color: #0A495F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

A.btm_menu:ACTIVE 
{
	color: #0A495F;
	text-decoration:none;
	
}
A.btm_menu:LINK  
{
	color: #0A495F;
	text-decoration:none;
	
}

A.btm_menu:VISITED {
	color:#0A495F;
}


A.btm_menu:HOVER
{
	color: #0A495F;
	text-decoration:underline;
}
.clsSerDetails
{
	font-size: 12px;
}
.table_brd
{
    BORDER-RIGHT: #000000 1pt solid;
    BORDER-LEFT: #000000 1pt solid;
    BORDER-TOP: #000000 1pt solid;
    BORDER-BOTTOM: #000000 1pt solid
}
.search_btn
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    BACKGROUND: #6699cc;
    CURSOR: hand;
    COLOR: white;
    FONT-FAMILY: <%=FontName%>;
    TEXT-DECORATION: none
}
.HandStyle
{
    CURSOR: hand;
}
.clsSelectWord
{
	background-color : yellow;
}
TD.row
{
	color: #0A495F;
	font-family: arial;
}