body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	background:#D9DCC5;
	text-align:center;
}
.header, .main{
width:680px;
border:0px solid black;
padding:6px;
background:#FFFFFF;
}

.TableHeader {
	width: 668px;	
	font-family: arial, helvetica;
	color: #000000;
	font-size: small;
}

.footer {
	font-family: arial, helvetica;
	font-size: small;
	vertical-align: top;
}

.footer img {
	border: 0px;
}

.footer table {
	width: 668px;
}

.footer a {
	text-decoration : underline;
	color: #000000;
}
.footer a:hover, .footer a:active {
	text-decoration : none;
	color: #000000;
}

.footer a:active {
	text-decoration : none;
	color: #000000;
}

.Copyrights {
	font-family: Trebuchet MS, helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background: #FFFFFF;
	color:#CCCC99;
}

.MainMenu {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background: #333300;
	color: #D9DCC5;
	padding:10px;
	height:165px;

}

.MainMenu a {
	color: #D9DCC5;
	text-decoration: none;
}

.MainMenu a:hover {
	color: #D9DCC5;
	text-decoration: underline;
}


