body {
	background-color: #000066; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none; color: #FFCC66;
}
a:visited {
	text-decoration: none; color: #FFFFCC;
}
a:acctive{
		text-decoration: underline; color: #FF9933;
}
a:hover {
			text-decoration: none; color: #FF6600;
}
.table {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}
.table:link {
	text-decoration: none; color: #191970;
}
.table:visited {
	text-decoration: none; color: #0000CD;
}
.table:acctive{
		text-decoration: underline; color: #2F4F4F;
}
.table:hover {
			text-decoration: none; color: #DC143C;
}
.banner {
	color: #FFCC66;
	font-size: 18px;
	font-weight: bold;
}
.h1 {
	color: Red;
	font-size: 18px;
	font-weight: bold;
}
.h2 {
	color: #0082FF;
	font-size: 16px;
	font-weight: bold;
}
.h3 {
	color: Navy;
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
.nvh_bg {width: 175px; height: 33px; font-size: 12px; font-weight: normal; text-align: center; text-decoration: none; padding-top: 9px; }
.nvh_bg:link {background-image: url(../design/nav_h1.gif); color: white;}
.nvh_bg:visited {background-image: url(../design/nav_h3.gif); color: #66CCFF; }
.nvh_bg:active {background-image: url(../design/nav_h3.gif); color: #000033; }
.nvh_bg:hover {background-image: url(../design/nav_h2.gif); color: #FFFFFF; }

.nvv_bg {width: 100px; height: 25px; font-size: 11px; font-weight: normal; text-align: center; text-decoration: none; padding-top: 5px; }
.nvv_bg:link {background-image: url(../design/nav_v1.gif); color: #FFFFFF;}
.nvv_bg:visited {background-image: url(../design/nav_v3.gif); color: #99CCFF; }
.nvv_bg:active {background-image: url(../design/nav_v3.gif); color: #66CCCC; }
.nvv_bg:hover {background-image: url(../design/nav_v2.gif); color: #000000; }