A:link{
	color:rgb(169,183,208);
	text-decoration:none;
	font-weight:bold;
}
A:visited{
	color:rgb(169,183,208);
	text-decoration:none;
	font-weight:bold;
}
A:active{
	color:rgb(169,183,208);
	text-decoration:none;
	font-weight:bold;
}
A:hover{
	color:rgb(169,183,208);
	text-decoration:normal;
	font-weight:bold;
}

body,p,td,div,span,menu,ul,li{
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:11px;
}

strong,b{
	font-weight:bold;
}


.hm_on{
	width:auto;
	display:block;
	color:rgb(19,22,64);
	background-color:rgb(198,207,223);
	font-size:11px;
	font-weight: bold;

	padding-top:3px;
	padding-bottom:4px;
}


.hm_off{
	width:auto;
	display:block;
	background-color:rgb(19,22,64);
	font-size:11px;
	font-weight: bold;

	padding-top:3px;
	padding-bottom:4px;
}
.hm_off:hover{background-color:rgb(119,138,171);color:rgb(19,22,64);}


.sm_on{
	width:auto;
	display:block;
	color:rgb(19,22,64);
	background-color:rgb(244,247,252);
	font-size:11px;
	font-weight: bold;

	padding-top:3px;
	padding-bottom:4px;
}
.sm_on:link{color:rgb(19,22,64);}
.sm_on:active{color:rgb(19,22,64);}
.sm_on:visited{color:rgb(19,22,64);}
.sm_on:hover{color:rgb(19,22,64);}


.sm_off{
	width:auto;
	display:block;
	color:rgb(255,255,255);
	background-color:rgb(198,207,223);
	font-size:11px;
	font-weight:bold;

	padding-top:3px;
	padding-bottom:4px;
}
.sm_off:link{color:rgb(255,255,255);font-weight:bold;}
.sm_off:active{color:rgb(255,255,255);font-weight:bold;}
.sm_off:visited{color:rgb(255,255,255);font-weight:bold;}
.sm_off:hover{background-color:rgb(223,227,237);color:rgb(19,22,64);font-weight:bold;}


.sm2_on{
	width:auto;
	display:block;
	color:rgb(19,22,64);
	background-color:rgb(244,247,252);
	font-size:11px;
	font-weight:bold;

	padding-top:1px;
	padding-bottom:1px;
}
.sm2_on:link{color:rgb(19,22,64);font-weight:bold;}
.sm2_on:active{color:rgb(19,22,64);font-weight:bold;}
.sm2_on:visited{color:rgb(19,22,64);font-weight:bold;}
.sm2_on:hover{color:rgb(19,22,64);font-weight:bold;}


.sm2_off{
	width:auto;
	display:block;
	color:rgb(19,22,64);
	background-color:rgb(244,247,252);
	font-size:11px;
	font-weight:normal;

	padding-top:1px;
	padding-bottom:1px;
}
.sm2_off:link{color:rgb(19,22,64);font-weight:normal;}
.sm2_off:active{color:rgb(19,22,64);font-weight:normal;}
.sm2_off:visited{color:rgb(19,22,64);font-weight:normal;}
.sm2_off:hover{background-color:rgb(223,227,237);color:rgb(19,22,64);font-weight:bold;}




body, textarea{
	scrollbar-3dlight-color:rgb(19,22,64);
	scrollbar-arrow-color:rgb(19,22,64);
	scrollbar-base-color:rgb(19,22,64);
	scrollbar-darkshadow-color:rgb(255,255,255);
        scrollbar-face-color:rgb(255,255,255);
	scrollbar-highlight-color:rgb(255,255,255);
	scrollbar-shadow-color:rgb(19,22,64);
}
