BODY { background-color: #FFFFFF; font-family: helvetica,sans-serif; }

A { text-decoration: none; color: #2020f0; }
A:visited { text-decoration: none; color: #202070; }
A:link { text-decoration: none; color: #202070; }
A:active { text-decoration: none; color: #202070; }
A:hover { text-decoration: none; color: #505050 }
OL,UL,P,BODY,TD,TR,TH,FORM,SPAN { font-family: helvetica,sans-serif;color: #333333 }
H1,H2,H3,H4,H5,H6 { font-family: helvetica,sans-serif }
PRE,TT { font-family: courier,sans-serif }

SPAN.center { text-align: center }
SPAN.boxspace { font-size: 2pt; }

A.maintitlebar { color: #FFFFFF }
A.maintitlebar:visited { color: #FFFFFF }

A.sortbutton { color: #FFFFFF; text-decoration: underline; }
A.sortbutton:visited { color: #FFFFFF; text-decoration: underline; }

A.menus { color: #000000; text-decoration: underline; }
A.menus:visited { color: #000000; text-decoration: underline; }

A.tabs { color: #000000; text-decoration: underline; }
A.tabs:visited { color: #000000; text-decoration: underline; }

SPAN.alignright { text-align: right }
SPAN.maintitlebar { font-size: 10pt; color: #FFFFFF }
SPAN.titlebar { text-align: center; font-size: 10pt; color: #FFFFFF; font-weight: bold }
TD.featurebox { font-size: small; }

.navigation ul {
	padding: 0px;
	padding-left: 16px;
	border-top: 1px;
	padding-top: 0em;
	padding-bottom: 0em;
	list-style: none;
	font-weight: bold;
}

.navigation li {
}

.navigation li a {
  	font-size: 1em;
	color: #202070;
}

.navigation li a:hover {
	background: #CCB;
	color: #605040;	
}

.navigation table {
            background-color: #e0e0e0;
	    border-width: 1px;
	    border-style: solid;
}

.navigation td {
	    border-style: none;
}

.bottom A {
	color: #a0a0a0
}

.bottom table {
	background-color: #303040;
}