body {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
}
a.top {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
a:hover.top {
	color: #FF0000;
	text-decoration: underline;
}
.ref {
	background-color: #003399;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
li a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
}
li {
	list-style-type: none;
}
.nav-top {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
	background-color: #280000;
}
li a:hover {
	color: #FFFF00;
}
.main-pad {
	padding: 4px;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}