﻿A:link{
	color:rgb(0,0,0);
	text-decoration:none;
	font-weight:normal;
}
A:visited{
	color:rgb(0,0,0);
	text-decoration:none;
	font-weight:normal;
}
A:active{
	color:rgb(0,0,0);
	text-decoration:none;
	font-weight:normal;
}
A:hover{
	color:rgb(0,0,0);
	text-decoration:normal;
	font-weight:normal;
}

body,p,td,div,span,menu,ul,li{
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
}

strong,b{
	font-weight:normal;
}


.hm_on{
	width:auto;
	display:block;
	color:rgb(133,40,61);
	background-color:rgb(255,249,217);
	font-size:12px;
	font-weight: normal;

	padding-top:3px;
	padding-bottom:4px;
}
.hm_on:link{color:rgb(133,40,61);} 
.hm_on:active{color:rgb(133,40,61);}
.hm_on:visited{color:rgb(133,40,61);}
.hm_on:hover{color:rgb(133,40,61);}



.hm_off{
	width:auto;
	display:block;
	background-image:url(../images/hg-hm.gif);
	color:rgb(133,40,61);
	font-size:12px;
	font-weight: normal;

	padding-top:3px;
	padding-bottom:4px;
}
.hm_off:hover{color:rgb(133,40,61);}


.sm_on{
	width:auto;
	display:block;
	color:rgb(133,40,61);
	background-color:rgb(255,249,217);
	font-size:12px;
	font-weight: normal;

	padding-top:3px;
	padding-bottom:4px;
}
.sm_on:link{color:rgb(133,40,61);}
.sm_on:active{color:rgb(133,40,61);}
.sm_on:visited{color:rgb(133,40,61);}
.sm_on:hover{color:rgb(133,40,61);}


.sm_off{
	width:auto;
	display:block;
	color:rgb(0,0,0);
	background-image:url(../images/hg-sm.gif);
	font-size:12px;
	font-weight:normal;

	padding-top:3px;
	padding-bottom:4px;
}
.sm_off:link{color:rgb(0,0,0);font-weight:normal;}
.sm_off:active{color:rgb(0,0,0);font-weight:normal;}
.sm_off:visited{color:rgb(0,0,0);font-weight:normal;}
.sm_off:hover{color:rgb(133,40,61);font-weight:normal;}


.sm2_on{
	width:auto;
	display:block;
	color:rgb(255,0,0);
	background-color:rgb(254,241,215);
	font-size:12px;
	font-weight:normal;

	padding-top:3px;
	padding-bottom:4px;
}
.sm2_on:link{color:rgb(255,0,0);}
.sm2_on:active{color:rgb(255,0,0);}
.sm2_on:visited{color:rgb(255,0,0);}
.sm2_on:hover{color:rgb(255,0,0);}


.sm2_off{
	width:auto;
	display:block;
	color:rgb(78,128,201);
	background-color:rgb(254,241,215);
	font-size:12px;
	font-weight:normal;

	padding-top:3px;
	padding-bottom:4px;
}
.sm2_off:link{color:rgb(0,0,0);font-weight:normal;}
.sm2_off:active{color:rgb(56,141,193);font-weight:normal;}
.sm2_off:visited{color:rgb(0,0,0);font-weight:normal;}
.sm2_off:hover{color:rgb(56,141,193);font-weight:normal;}


body, textarea{
	scrollbar-3dlight-color:rgb(247,209,136);
	scrollbar-arrow-color:rgb(77,126,200);
	scrollbar-base-color:rgb(253,234,195);
	scrollbar-darkshadow-color:rgb(253,234,195);
	scrollbar-face-color:rgb(247,209,136);
	scrollbar-highlight-color:rgb(255,255,255);
	scrollbar-shadow-color:rgb(247,209,136);
}
