td, span, table, body, a, nobr, span, form, hr, br, p { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }

a:link		{ color: #666666; text-decoration: underline; }
a:visited 	{ color: #666666; text-decoration: underline; }
a:hover 	{ color: #000000; text-decoration: none; }
a:active 	{ color: #000000; text-decoration: none; font-weight: bold; }

input
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 11px;
	border-left: #999999 1px solid;
	color: #000000;
	border-bottom: #999999 1px solid;
	font-family: verdana
}

select
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 11px;
	border-left: #999999 1px solid;
	color: #000000;
	border-bottom: #999999 1px solid;
	font-family: verdana
}

.date { font-size: 12px; }
.navtext { color: #555555; font-size: 10px; }
.text { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }

.copyright a:link		{ font-size: 10px; color: #666666; font-family: verdana; text-decoration: none }
.copyright a:visited 	{ font-size: 10px; color: #666666; text-decoration: none }
.copyright a:active		{ font-size: 10px; color: #666666; text-decoration: none }
.copyright a:hover 		{ font-size: 10px; color: #666666; text-decoration: none }

.data {
	background-color: #FEFEFE;
	border-color: #555555;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

.data2 {
	background-color: #FEFEFE;
	border-color: #808080;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

.datakey {
	background-color: #ececec;
	border-color: #AAAAAA;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.datakey2 {
	background-color: #ececec;
	border-color: #AAAAAA;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

.datahighlight {
	background-color: #f8f8f5;
}

