﻿@charset "UTF-8";
body {
	margin: 0px;
	background-color: #424242;
	background-image: url("../_img/background1.jpg");
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
}
.centre {
	background-color: #000000;
	background-image: url("../_img/background2.jpg");
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-position: top;
	background-repeat: repeat-x;
}
.header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../_img/logo-hunter.jpg");
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 25px;
	text-align: left;
}
.header img {
	margin-top: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainimage {
	color: #99CC00;
	height: 220px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #99CC00;
overflow:hidden;
}
.nav {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav_corvus {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav_vela {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #26AAE1;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav_aquila {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E8268A;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}



#navtopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.nav ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}
.nav ul li a {
	padding-right: 0px;
	padding-left: 15px;
	text-decoration: none;
	font-size: small;
	margin-right: 30px;
	text-transform: uppercase;
	background-image: url("../_img/bullet-off.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #CCCCCC;
}
.nav ul li a:hover {
	color: #FFFFFF;
	background-image: url("../_img/bullet-on.gif");
}
.main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
<!--feedbackDiv starts -->
.feedbackdiv {
	float: left;
	width: 575px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
	margin-bottom: 25px;
	padding-right: 25px;
}
.feedbackdiv h1, .feedbackdiv h2, .feedbackdiv h3, .feedbackdiv h4, .feedbackdiv h5, .feedbackdiv h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.feedbackdiv h1 {
	color: #99CC00;
	font-weight: normal;
	font-size: x-large;
}
.feedbackdiv h1 strong {
	color: #FFFFFF;
}
.feedbackdiv h1 a {
	color: #99CC00;
}
.feedbackdiv h1 a:hover {
	color: #FFFFFF;
}
.feedbackdiv h2 {
	font-size: large;
	color: #99CC00;
	font-weight: normal;
}
.feedbackdiv h2 strong {
	color: #FFFFFF;
}
.feedbackdiv h2 a {
	color: #99CC00;
}
.feedbackdiv h2 a:hover {
	color: #FFFFFF;
}
.feedbackdiv h3 {
	color: #0099FF;
	font-weight: normal;
	font-size: large;
}
.feedbackdiv h3 strong {
	color: #FFFFFF;
}
.feedbackdiv h3 a {
	color: #0099FF;
}
.feedbackdiv h3 a:hover {
	color: #FFFFFF;
}
.feedbackdiv h4 {
	font-weight: normal;
	color: #FF0099;
	font-size: large;
}
.left h4 strong {
	color: #FFFFFF;
}
.left h4 a {
	color: #FF0066;
}
.feedbackdiv h4 a:hover {
	color: #FFFFFF;
}
.feedbackdiv h5 {
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
}
.feedbackdiv h5 strong {
}
.left h5 a {
	color: #CCCCCC;
}
.feedbackdiv h5 a:hover {
	color: #FFFFFF;
}
.feedbackdiv h6 {
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}
.feedbackdiv h6 strong {
	color: #FFFFFF;
}
.feedbackdiv h6 a {
	color: #CCCCCC;
}
.feedbackdiv h6 a:hover {
	color: #FFFFFF;
}
.feedbackdiv p {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
.feedbackdiv p strong {
	font-weight: normal;
	color: #FFFFFF;
}
.feedbackdiv p a {
	color: #99CC00;
}
.feedbackdiv p a:hover {
	color: #FFFFFF;
}
.feedbackdiv #thumbnail {
	padding: 9px;
	border: 1px solid #CCCCCC;
	margin-right: 25px;
	margin-bottom: 25px;
}
.feedbackdiv table tr th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color:;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.feedbackdiv table  tr  td {
	background-color:;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.feedbackdiv table  tr#roweven td {
	
}
<!--feedbackDiv Ends -->
.footer {
	clear: both;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	float: right;
	width: 175;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.footer strong {
	color: #CCCCCC;
	font-weight: normal;
	margin-right: 20px;
}
.footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #99CC00;
	text-decoration: underline;
}

.groovytextfield2 {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #666666 1px solid; 
    WIDTH: 170px; 
	COLOR: #000000; 
	BORDER-BOTTOM: #666666 1px solid; 
    FONT-FAMILY: Arial, sans-serif; 
    HEIGHT: 18px; 
    BACKGROUND-COLOR:#FFFFFF; 
    TEXT-ALIGN: left;
}

.groovytextfield2_red {
	BORDER-RIGHT: #FF0000 1px solid; 
	BORDER-TOP: #FF0000 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #FF0000 1px solid; 
    WIDTH: 170px; 
	COLOR: #000000; 
	BORDER-BOTTOM: #FF0000 1px solid; 
    FONT-FAMILY: Arial, sans-serif; 
    HEIGHT: 18px; 
    BACKGROUND-COLOR:#FFFFFF; 
    TEXT-ALIGN: left;
}

.inputbox_green {
	BORDER-RIGHT: #669900 1px solid; 
	BORDER-TOP: #669900 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #669900 1px solid; 
    WIDTH: 170px; 
	COLOR: #000000; 
	BORDER-BOTTOM: #669900 1px solid; 
    FONT-FAMILY: Arial, sans-serif; 
    HEIGHT: 18px; 
    BACKGROUND-COLOR:#FFFFFF; 
    TEXT-ALIGN: left;
}


.left {
	float: left;
	width: 575px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	margin-bottom: 25px;
	padding-right: 25px;
}
.left h1, .left h2, .left h3, .left h4, .left h5, .left h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.left h1 {
	color: #99CC00;
	font-weight: normal;
	font-size: x-large;
}
.left h1 strong {
	color: #FFFFFF;
}
.left h1 a {
	color: #99CC00;
}
.left h1 a:hover {
	color: #FFFFFF;
}
.left h2 {
	font-size: large;
	color: #99CC00;
	font-weight: normal;
}
.left h2 strong {
	color: #FFFFFF;
}
.left h2 a {
	color: #99CC00;
}
.left h2 a:hover {
	color: #FFFFFF;
}
.left h3 {
	color: #0099FF;
	font-weight: normal;
	font-size: large;
}
.left h3 strong {
	color: #FFFFFF;
}
.left h3 a {
	color: #0099FF;
}
.left h3 a:hover {
	color: #FFFFFF;
}
.left h4 {
	font-weight: normal;
	color: #FF0099;
	font-size: large;
}
.left h4 strong {
	color: #FFFFFF;
}
.left h4 a {
	color: #FF0066;
}
.left h4 a:hover {
	color: #FFFFFF;
}
.left h5 {
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
}
.left h5 strong {
}
.left h5 a {
	color: #CCCCCC;
}
.left h5 a:hover {
	color: #FFFFFF;
}
.left h6 {
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}
.left h6 strong {
	color: #FFFFFF;
}
.left h6 a {
	color: #CCCCCC;
}
.left h6 a:hover {
	color: #FFFFFF;
}
.left p {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
.left p strong {
	font-weight: normal;
	color: #FFFFFF;
}
.left p a {
	color: #99CC00;
}
.left p a:hover {
	color: #FFFFFF;
}
.left #thumbnail {
	padding: 9px;
	border: 1px solid #CCCCCC;
	margin-right: 25px;
	margin-bottom: 25px;
}
.left UL {
	color:#999999;
}

.left UL li{
list-style-type:disc;
list-style-position:inside;

}

.red{
color:#FF0000;

}
.green{
color:#669900;
}

.right {
	width: 175px;
	float: right;
	text-align: left;
	margin-bottom: 25px;
}
.subnav {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.subnav h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.subnav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.subnav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}
.subnav ul li a {
	display: block;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #CCCCCC;
	text-decoration: none;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url("../_img/bullet-off.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.subnav ul li a:hover {
	color: #FFFFFF;
	background-image: url("../_img/bullet-on.gif");
}
.subnav ul li a#corvus {
	border-bottom-color: #99CC00;
}
.subnav ul li a#vela {
	border-bottom-color: #0099FF;
}
.subnav ul li a#aquila {
	border-bottom-color: #FF0099;
}
.subnav ul li a#corvus:hover {
	color: #99CC00;
	background-image: url("../_img/bullet-corvus.gif");
}
.subnav ul li a#vela:hover {
	color: #0099FF;
	background-image: url("../_img/bullet-vela.gif");
}
.subnav ul li a#aquila:hover {
	color: #FF0099;
	background-image: url("../_img/bullet-aquila.gif");
}
.centre br {
	clear: both;
}
table tr th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
table  tr  td {
	background-color: ;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
table  tr#roweven td {
	background-color: #DDDDDD;
}

h2i {
	color: #99CC00;
	font-size:medium;
	font-weight:bold;
}


