body {
	font-family: Arial, Helvetica, sans-serif, "MS sans serif";
	font-style: normal;
	font-size: medium;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
}

a:active { color:#FF9900; text-decoration: underline; font-size:small }
a:link { color:#0066FF; text-decoration: underline; font-size:small }
a:visited { color:#0033FF; text-decoration: underline; font-size:small }
a:hover { color:#FF9900; text-decoration: underline; font-size:small }

a:active.menu { color:#006600; text-decoration: none }
a:link.menu { color:#006600; text-decoration: none }
a:visited.menu { color:#006600; text-decoration: none }
a:hover.menu { color:#FF6600; text-decoration: underline }

a:active.alt { color:#FFFFFF; text-decoration: none }
a:link.alt { color:#FFFFFF; text-decoration: none }
a:visited.alt { color:#FFFFFF; text-decoration: none }
a:hover.alt { color:#66FFFF; text-decoration: underline }

.footer {font-size:10px; }
h2 { font-size:large }
h3 { font-size:medium }
th { text-align:right; font-size:small; font-style:normal; color:#006600; font-weight:normal }
td { text-align:left; font-size:small; font-style:normal; color:#000000; font-weight:normal }
td.data { text-align:left; font-size:x-small; }
td.odd { text-align:left; background-color:#FFFFFF; border-color:#FFFFFF; color:#000000 }
td.even { text-align:left; background-color:#EEEEEE; border-color:#FFFFFF; color:#000000 }
th.top { text-align:left; background-color:#006600; border-color:#FFFFFF; color:#FFFFFF }
td.nav { width:100px; background-image:url(images/banner.gif); background-repeat:repeat-y; background-position:left }

.message { color:#FF9900; text-align:center }
.error { color:#FF9900; text-align:left }
.menubar { background-color:#FFFFFF; color:#000000; text-align: right }
.required { color:#006600; font-size:small; text-align:left }
