@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#FFFF99;
	line-height: 18px;
	padding: 3px;
	text-align: justify;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF99;
}

.formlabel {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000066;
	font-weight: bold;
	line-height: 18px;
	padding: 3px;
	text-align: justify;
}

.rightsmall {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color:#FFFF99;
	line-height: 11px;
	text-align: right;
}

.banner {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color:#FFFF99;
	line-height: 18px;
	font-weight: bold;
	banner: 3px;
	text-align: center;
}

.bannersmall {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#FFFF99;
	line-height: 18px;
	font-weight: bold;
	banner: 3px;
	text-align: center;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	background-color: #FFFF99;
	display: block;
	padding: 3px;
	width: 53;
	text-align: center;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 3px;
	width: 53;
	text-align: center;
}

.navigation1 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 3px;
	width: inherit;
	text-align: center;
}

.navigation1:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	background-color: #FFFF99;
	display: block;
	padding: 3px;
	width: inherit;
	text-align: center;
}




}
.alttables {
	background-color: #006;
}
