@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #513600;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B00000;
	SCROLLBAR-FACE-COLOR: #F8EBC9;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #DDBC86;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:#ee3200;
	SCROLLBAR-TRACK-COLOR: #E5CB90;
	SCROLLBAR-DARKSHADOW-COLOR: #995500;
}
a {
	font-size: 12px;
	color: #513600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #513600;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.STYLE1 {
	color: #FFFFFF;
	font-weight: bold;
}
.STYLE2 {color: #FFFFFF}
.STYLE3 {
	font-size: 11px
}