body, table, tr, td, p, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	font-size: 13px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

.hilite {
	font-size: 12px;
}

a {
	color: #990000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #ff0000;
}

a.menu {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
a.menu:link {
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
a.menu:visited {
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
a.menu:hover {
	color: #999999;
	text-decoration: underline;
	line-height: normal;
}

div#.nav {
	font-size: 10px;
	color: #666666;
}
div#.nav_parent {
	font-size: 9px;
	color: #999999;
}
.nav {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: normal;
}
a.nav {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: normal;
}
a.nav:link {
	color: #990000;
	text-decoration: none;
	line-height: normal;
}
a.nav:visited {
	color: #990000;
	text-decoration: none;
	line-height: normal;
}
a.nav:hover {
	color: #ff0000;
	text-decoration: underline;
	line-height: normal;
}
a.nav_drop, a.nav_drop:link, a.nav_drop:visited, div.nav_drop {
	font-size: 9px;
	width: 120px;
	display:block;
	border: 1px solid #cccccc;
	padding: 1px 4px;
	background: #ffffff;
	color: #666666;
	text-decoration: none;
}
a.nav_drop:hover {
	background: #eeeeee;
	color: #666666;
}
a.nav_drop, a.nav_drop:link, a.nav_drop:visited {
	border-bottom: none;
}
div#nav_child {
	padding: 8px 8px 0px 8px;
	background: #eeeeee;
	border: 1px solid #999999;
}

.top {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height: normal;
}
a.top {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	line-height: normal;
}
a.top:link {
	color: #cc0000;
	text-decoration: none;
	line-height: normal;
}
a.top:visited {
	color: #cc0000;
	text-decoration: none;
	line-height: normal;
}
a.top:hover {
	color: #ff0000;
	text-decoration: underline;
	line-height: normal;
}

.header {
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	color: #999999;
}

.theTitle {
	font-weight: bold;
	font-size: 17px;
	line-height: normal;
	color: #666666;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}
a.credit {
	color: #999999;
}
a.credit:link {
	color: #999999;
}
a.credit:visited {
	color: #999999;
}
a.credit:hover {
	color: #cccccc;
}

.smaller {
	font-size: 11px;
}

