BODY {
	background : #410700;
	scrollbar-face-color: #410700;
	scrollbar-highlight-color: #410700;
	scrollbar-3dlight-color: #D9AB1F;
	scrollbar-darkshadow-color: #410700;
	scrollbar-shadow-color: #D9AB1F;
	scrollbar-arrow-color: #D9AB1F;
	scrollbar-track-color: #410700;
}


td {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px; color: #ffffff;
	line-height : 15px;

}

small {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px; color: #ffffff;
	line-height : 13px;

}

b {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
}

strong {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #D9AB1F;
}

blockquote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 15px;
} 

.title {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #D9AB1F;
	font-weight : bold;
}

A:link, A:visited { text-decoration: none; color: #ffffff; font-weight : bold; 	font-size : 10px;}
A:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}

A.int:link, A.int:visited { text-decoration: none; color: #5C3F13; font-weight : bold; 	font-size : 10px;}
A.int:hover { text-decoration: none; color: #98916F; font-weight : bold;}

A.small:link, A.small:visited { text-decoration: none; color: #ffffff; font-size : 9px;}
A.small:hover { text-decoration: none; color: #ffcc00;}


.input {
	border : #D9AB1F;
	background-color : #410700;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
 	font-family : verdana, Courier, monospace;
	font-size : 12px;

}

.input1 {
	border : #D9AB1F;
	background-color : #410700;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
 	font-family : verdana, Courier, monospace;
	font-size : 10px;

}

.enter {
	border : #410700;
	background-color : #D9AB1F;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #5C3F13;
	font-size : 10px;
	font-weight : bold;

}


