﻿BODY {
	margin: 0px;
background-image: url('../images/bg.jpg');
		background-attachment:scroll;
}
TD {
 FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; FONT-SIZE: 11px; letter-spacing:2px; COLOR: #926021
 }
a:link {
	color: #926021;
	text-decoration: none;
	letter-spacing:2px;
}
a:visited {
	text-decoration: none;
	color: #c58535;
	letter-spacing:2px;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	letter-spacing:2px;
	background:#201f1f;
	}
a:active {
	text-decoration: none;
	color: #c58535;
	letter-spacing:2px;
	}
	.field1 {
	font-family: Verdana;
	font-size: 8pt;
	
	color: #ffffff;
	background:#43a0ba;
	border: 2px groove #2c6a7f;
	}
.field2 {
	font-family: verdana;
	font-size: 7pt;
	color: #5fb6cd;
	background-color: #102c3b;
	border: 2px outset #2c6a7f;
}


#shadow {
position: absolute;
top: 0;
left: 0;
width:100%; 
height:155px;
background:url('../images/shadow.png') repeat-x center top;
}
