body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #00001B;
}
.regText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.headText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #8E5615;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #D79A50;
}.notesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}

a:link {color: #D79A50}
a:visited {color: #D79A50}
a:hover {color: #8E5615}
a:active {color: #D79A50}

#scroll {
padding : 0px; 
width : 605px; 
height : 136px; 
overflow : auto;
}
img.border {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}
.menuscroll {
padding : 8px; 
width : 680px; 
height : 1200px; 
overflow : scroll;
}


