body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgtest.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial;
	font-size: 10px;
	color: #FDCB17;
}
.style2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-size: 12px; 
	font-family: Arial;
}
.submenu {
	font-size: 11px;
	font-family: Arial;
	color: #0D4011;
}
.underheader {
	font-size: 12px;
	font-family: Arial;
	color: #FECA17;
	font-weight: bold;
}
td.pad {
	padding: 10px
}
td.thinyellow {
	height: 3px;
}
td.rics {
	font-size: 10px;
	font-family: Arial;
	color: #0D4011;
}
td.foot {
	font-size: 12px;
	font-family: Arial;
	color: #0D4011;
}

a:link {
	color: #0D4011;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D4011;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0D4011;
}
.required {
	font-size: 12px; 
	font-family: Arial;
	color: #FF0000;
}
.computime { color: #766DAC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.computime:hover { color: #D6C9B0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }