body {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
a.navtop {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 9px 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/button.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-right: 18px;
}
.nav {
	background-color: #FF0000;
	padding: 3px;
}
a:hover.navtop {
	background-position: 0px -31px;
	color: #ffffff;
}
.mainpad {
	padding: 4px;
}
.ref {
	background-color: #FFFF00;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	color: #003399;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
select {
	margin: 3px;
}a.enter {
	border: 1px dashed #000000;
	padding: 2px;
	background-color: #CCFF00;
	color: #000000;
	text-decoration: none;
	display: block;
}
a:hover.enter {
	background-color: #A2CA00;
}
a.enter2 {
	border: 1px dashed #000000;
	padding: 2px;
	background-color: #A2CA00;
	color: #000000;
	text-decoration: none;
	display: block;
}a.dir {
	color: #003399;
	text-decoration: underline;
}
a:hover.dir {
	color: #FF0000;
	text-decoration: none;
}
.style3 {font-size: 20px}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {color: #000000}
