body { background-color: #D0C7B2; }

td { font: 12px/12px arial, sans-serif; color: #666666; }

.large { font: 15px/15px arial, sans-serif; color: #666666; font-weight:bold; }
.title { font: 18px/18px arial, sans-serif; color: #666666; font-weight:bold; }
.copyright { font: 13px/13px arial, sans-serif; color: #666666; font-weight:bold }
.white { font: 13px/13px arial, sans-serif; color: #ffffff; font-weight:bold }	

a:link, a:visited, a:hover, a:active { font-family: Ariel, Helvetica, sans-serif; font-size: 13px; color: #666666; font-style: underline; }

#header {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: white;
}

#graystrip {
	height:20px;
	background-color: #7B7B7B;
}

#narrowgraystrip { background-color: #5F5E5E; }