﻿body {
	width: 766px;
	margin: auto;
	background: url('/Images/bg.gif');
}

a, a:Hover, a:Visited {color: #353535; text-decoration: none;}
tr {vertical-align: top;}
hr {
	height: 1px;
	color: #DFDFDF;
	background: #DFDFDF;
	border: 0px;
}

#Header {
	width: 766px;
}

#Content {
	background: white;
	padding: 10px 16px 20px 16px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #353535;
}

#Footer {
	height: 25px;
	background: white url('/Images/bg.gif');
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: White;
	text-align: right;
	clear: both;
	margin-top: 20px;
	padding: 12px 10px 0px 0px;
}

#Footer a {text-decoration: none; color: White;}
