body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #009966;
  overflow: -moz-scrollbars-vertical; 
}
.small_foot {
	font-size: 9px;
}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #66ff33;
	text-decoration: none;
}
.help_text {
	font-size: 10px;
}
.quote {
	font-style: italic;
	text-indent: 50px;
}
.tableHeads {
	color: #FFFF00;
}
.hilight {
	color: #FFFF00;
}
.mainHead {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
}
.hr-yellow {
	color: #000000;
	background-color: #000000;

}
.mainHeadLeft {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}.fr-button {
	border: 2px solid #000000;
	padding: 3px;
	background-color: #009900;
}
.new-red {
	font-weight: bold;
	color: #00FF00;
}
.searchfield {
	font-size: 0.7em;
}

