body {
	margin: 0;
	padding: 0;
	background: #AC4747 url(../img/background.gif);
	font-family: Verdana, Arial, Sans-Serif;
	color: White;
	background-repeat: repeat;
	font-size: 8pt;
	background-position: center;
}

A 
{
color:white;
font-size: 16px;
font-family: Tahoma, Verdana, Arial, Helvetica, MS Sans Serif;
text-decoration: none; 
}

TD {color: #E8E8E8; font-size: 16px; font-family: tahoma, Arial, Verdana, Helvetica, MS Sans Serif;}
	A:link {text-decoration: none; color: white}
	A:visited {text-decoration: none; color: white}
	A:active {color: white; text-decoration: underline; }
	A:hover {text-decoration: underline; color: White;}

header {
	width: 850px;
	height: 200px;
	vertical-align: bottom;
}



#main {
	background: #640000;
	width: 850;
	height: 100%;
	align: center;
}

 footer {
	padding-bottom: 50px;
}

.form{
	background-color: #A84545;
	background-attachment: fixed;
	color: #E8E8E8;
	border-left-style: solid;
	border-left-color: #C56E6E;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #C56E6E;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #C56E6E;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C56E6E;
	border-bottom-width: 1px;
	font-family: Verdana, Tahoma, Arial, Helvetica, MS Sans Serif; 
	font-size: 16px;
}
