body{ padding: 0px; margin: 0px;
}
body, td, .bodytext {
	scrollbar-face-color:#464646;
	scrollbar-track-color:#464646;
	scrollbar-light-color:#464646;
	scrollbar-shadow-color:#464646;
	scrollbar-highlight-color:#999999;
	scrollbar-base-color:#464646;
	scrollbar-3dlight-color:#464646;
	scrollbar-darkshadow-color:#464646;
	scrollbar-arrow-color:#cc0000;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	letter-spacing: 2pt;
	width: 100%;
}
a.menutop:hover {
	color: #efefef;
	text-decoration:none;
	width: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #cccccc;
	text-decoration:none;
}
a.footer:hover, a.headwt:hover, a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.menubox {
	background-image: url(images/mb_bg.jpg);
	background-repeat: repeat-x;
}
.box {
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
}
.menuside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #7C7C7C;
	letter-spacing: 2pt;
	width: 100%;
}
a.menuside:hover {
	text-decoration: none;
	color: #cc0000;
}.bordergrey {
	border: 1px solid #666666;
}
.borderred {
	border: 1px solid #CC0000;
}
.headred {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	background-color: #999999;
	padding: 1px;
}
.boldred{
	size:10pt;
	font-weight:bold;
	color:#CC3300;
	letter-spacing: 1px;
}
.headwt {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bodywt {
	color: #FFFFFF;
}
.select {
	color: #f6f6f6;
	border: 1px solid #efefef;
	background-color: #333333;
}
.but{
	color: #f6f6f6;
	font-weight:bold;
	border: 1px solid #f6f6f6;
	background-color: #990000;
}
.dkgray{
	color:#858585;
	font-size:8pt;
}.ghead {
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

