.textbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #87310C;
	font-family: verdana;
	font-size: 11px;
	color: #fddaa7;
	font-weight: normal;
}
.hyper {
	font-family: verdana;
	font-size: 9px;
	color: #E6CFAA;
}
.texthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFBC79;
}
BODY
{
    SCROLLBAR-FACE-COLOR: #660000;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffaaaa;
    SCROLLBAR-SHADOW-COLOR: #ffaaaa;
    SCROLLBAR-3DLIGHT-COLOR: #660000;
    SCROLLBAR-ARROW-COLOR: #AD3709;
    SCROLLBAR-TRACK-COLOR: #87310C;
    SCROLLBAR-DARKSHADOW-COLOR: #660000
}
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.table {
	background-image: url(images/frame.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

