/* CSS Document */

BODY {
	color: #494931;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	background-color: #999967;
	scrollbar-face-color: #999967;
	scrollbar-highlight-color: #AFAE82;
	scrollbar-shadow-color: #071649;
	scrollbar-3dlight-color: #AFAE821;
	scrollbar-arrow-color:  #494931;
	scrollbar-track-color: #999967;
	scrollbar-darkshadow-color: #494931;
}

tr, td, th {
	background-color: #B5B28C;
}

H1 {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
}

.footer_b{
	background-color: #999967;
	color: #ffffff;
}

a:link,a:active,a:visited { color : #ffffff; }
a:hover		{ text-decoration: underline; color : #A13E17; }
hr { height: 1px; color: #A13E17}