body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#990000;
	scrollbar-highlight-color:#BB0000;
	scrollbar-3dlight-color:#DD0000;
	scrollbar-darkshadow-color:#550000;
	scrollbar-shadow-color:#770000;
	scrollbar-arrow-color:#FF3333;
	scrollbar-track-color:#000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
h1 {
	font-size: 24px;
	line-height:normal;
	color: #CC3333;
}
h2 {
	font-size: 16px;
	line-height:normal;
	color: #FFFFFF;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #CC3333;
}
.hg_site {
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(../images/hg_site.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.hg_right {
	background-attachment: fixed;
	background-image: url(../images/hg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.menu:link {
	font-size:12px;
	line-height:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size:12px;
	line-height:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size:12px;
	line-height:18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.cr:link {
	font-size:9px;
	line-height:12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.cr:visited {
	font-size:9px;
	line-height:12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.cr:hover {
	font-size:9px;
	line-height:12px;
	font-weight:normal;
	color: #FFCC00;
	text-decoration: none;
}
.small {
	font-size: 9px;
}
.dsp {
	display:none;
}
.tbl {
	width:100%;
	height:100%;
}

