/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-color: #036123;
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #046224;
}

a {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #00611F;
}
a:visited {
	color: #00611F;
}
a:hover {
	color: #00611F;
}
a:active {
	color: #00611F;
}

.menu       { color: #ffffff; font-size: 8pt; text-decoration: none;}
.menu:link       { color: #ffffff; font-size: 8pt; text-decoration: none; }
.menu:visited    { color: #ffffff; font-size: 8pt; text-decoration: none;}
.menu:active     { color: #ffffff; font-size: 8pt; text-decoration: none;}
.menu:hover     { color: #fec321; font-size: 8pt; text-decoration: none; }

.selected      { color: #fec321; font-size: 8pt; text-decoration: none;}
.selected:link       { color: #fec321; font-size: 8pt; text-decoration: none; }
.selected:visited    { color: #fec321; font-size: 8pt; text-decoration: none;}
.selected:active     { color: #fec321; font-size: 8pt; text-decoration: none; }
.selected:hover     { color: #fec321; font-size: 8pt; text-decoration: none; }

.validator {color: #00611F;font-size:8pt;}
.validatortext {color: #00611F;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#00611F; border:solid 1px;}
textarea, input { font-size: 8pt; font-family: Arial;}

.style1 {color: #046224; font-size: 9pt; }
.style3 {font-size: 9pt}
.style4 {color: #046224; font-size: 9pt; font-weight: bold; }
.style5 {
	color: #046224;
	font-weight: bold;
}
.style7 {font-size: 11pt}
.style8 {font-size: 7pt}

h1 {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:13px;
}
