a.sbut {
	line-height: 18px;
	background-position: 100% 100%;
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	display: block; 
	width: 60px; 
	height: 18px; 
	background-image:   url(../images/classic/bluesquare_b_small_n.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

a.sbut:hover	{
	line-height: 18px;
	background-position: 100% 100%;
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	display: block; 
	width: 60px; 
	height: 18px; 
	background-image:   url(../images/classic/bluesquare_b_small_o.gif);
	background-repeat: no-repeat;
	background-color: transparent;

}
a.help:hover {
cursor: help;
}

body {
	background-image:   url(../images/bg.gif);
	background-repeat:  repeat;
	background-color: #2F0d0d;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-top: 10px;
	padding-left: 0;
	padding-top: 10px;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-arrow-color: #035BD9;
	scrollbar-darkshadow-color: #818698;
	scrollbar-face-color: #CED3D9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #CDCDCD;
}

input,select,textarea {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid;
	color: #374A61;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}
fieldset {
	background-color:#8198B5 ;
	border: 1px solid white;
	padding: 3px;
	padding-top: 7px;
}
legend {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h2 {
	line-height: 30px;
	width: 400px;
	color: white;
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 4px;
	margin-left: 15px;
}
td {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
 	font-weight: normal;
	color: black;
}