tr .highlight { background-color: #EEE; }
tr .normal { background-color: #FFF; }

.error {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
} 

.forms {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFCC;
}

.header {
	border-bottom: 4 solid #6699cc;
	background-color: #1C5292;
	vertical-align: bottom;
}

.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.textlight {
	font-family: Arial;
	font-size: 13px;
	color: #999999;
}

.titlered {
	font-family: Arial;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
} 

.title {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
} 

.justforfun {
	border-style: dashed;
	border-color: #336699;
}

td { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none; }

A:link {color:#336699; text-decoration:none;}
A:visited {color:#336699; text-decoration:none;}
A:hover {color:#930400; text-decoration:underline;}
A:active {color:#930400; text-decoration:underline;}

