div.scroll {
	height: 275px;
	width: 600px;
	overflow: auto;
	padding: 5px;
}
body {
	background-color:#676735;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align:left;
}
img {
border-color:#FFFFFF;
}
ul {
list-style-type:square;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tdmain table { 
	height:500px; width:775px;
}
.headerText {
	font-size: 14px;
	font-weight: bold;
}
.titleText {
	font-size: 18px;
	font-weight:bold;
	color: #710904;
}
/* link colors */
a {
	color:#818001;
}
a:hover {
	color:#474777;
}
/* navigation styles */
.navmenu {
	font-size:16px;
	font-weight: bold;
	color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.tdmain {
	background-image:url(../images/v3.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-size:10px;
	font-stretch:expanded;
	color:#CCCCCC;
}
.footer a {
	color:#FFFFFF;
}
