.sbsubtitle {
	font-family: tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
	background:transparent;
}
.sbbody {
	font-family: tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background:transparent;
	color: #C0C0C0;
}
.sbforms {
	font-family: tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #C0C0C0;
	color: #C0C0C0;
	background:transparent;
}
.sbbutton {
	font-family: tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #C0C0C0;
	color: #C0C0C0;
	background:transparent;
}
body, textarea, tag {
	font-family: tahoma, Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
	scrollbar-face-color:#242627;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-track-color: #4d5053;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #FFFFFF;
	background:transparent;
}
A:link
{
    color:#EABD1C;
}
A:visited
{
    color:#EABD1C;
}
A:active
{
    color:#EABD1C;
}
A:hover
{
    color:#EABD1C;
}