/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a:link.links {font-size:15px; color:#FFFFFF; text-decoration: none; line-height: 1.5; }
a:visited.links {font-size:15px; color:#FFFFFF; text-decoration: none; line-height: 1.5; }
a:hover.links {font-size:15px; color:#CCCCCC; text-decoration: none; line-height: 1.5; }
a:active.links {font-size:15px; color:#FFFFFF; text-decoration: none; line-height: 1.5; }

a:link.email {font-size:11px; color:#FFFFFF; text-decoration: underline; }
a:visited.email {font-size:11px; color:#FFFFFF; text-decoration: underline; }
a:hover.email {font-size:11px; color:#FFFFFF; text-decoration: none; }
a:active.email {font-size:11px; color:#FFFFFF; text-decoration: underline; }

a:link.eagle {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#B85E24; text-decoration: none; }
a:visited.eagle {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#B85E24; text-decoration: none; }
a:hover.eagle {font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #993300; text-decoration: none; }
a:active.eagle {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#B85E24; text-decoration: none; }

.eagle { font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#B85E24; }
.tnr { font-family: "Times New Roman", Times, serif; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f24 { font-size: 24px; }
.f28 { font-size: 28px; }
.red { color: #CC0000; }
.yellow { color: #FFFF00; }
.blk { color: #000000; }
.white { color: #FFFFFF; }
.picborder { border-color: #FFCC33; border-style: ridge; border-width: 3px; }
.th { line-height: 1.2; }
.bkg {background-color:#C74836; } <!--#758EA8-->
/* hilite the text */
.hilite {
	background-color: #FFFF00;
}
/* margin from left - for programs page */
.marginleft {
	margin-left: 305px;
}

.marginleft370 {
	margin-left: 370px;
}
