body {
	/*background-color: #334A23;*/
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	//background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.content12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content14 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.content16 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.content18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5E6A74;
}
.content22{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #5E6A74;
}

A {
	COLOR: #2F7500
}
A:hover {
	COLOR: #40A100
}
.fields {
	font: 12px "arial", serif helvetica, sans-serif;
	color: #000000;
}

.fineprint {
	FONT-SIZE: 7pt
}
TD DIV {
	POSITION: relative;
}
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cd1800;
}
.navbar2 A {
	PADDING-RIGHT: 3px; 
	DISPLAY: block; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold; 
	COLOR: #cd1800; 
	LINE-HEIGHT: 30px; 
	TEXT-DECORATION: none
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B46100;
}
.navbar A {
	PADDING-RIGHT: 3px; 
	DISPLAY: block; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold; 
	COLOR: #B46100; 
	LINE-HEIGHT: 36px; 
	TEXT-DECORATION: none
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d4e1c;
	text-align:left;
	BACKGROUND-COLOR: #FFDE00
}
.submenu A {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 6px; 
	FONT-WEIGHT: normal; 
	PADDING-BOTTOM: 0px; 
	TEXT-TRANSFORM: none; 
	WIDTH: 250px; 
	COLOR: #3d4e1c; 
	LINE-HEIGHT: 20px; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #C17A0B 1px dotted; 
	TEXT-DECORATION: none; 
}
.submenu UL {
	MARGIN: 0px; LIST-STYLE-TYPE: none
}
.submenu A:hover {
	COLOR: #3d4e1c; BACKGROUND-COLOR: #D3DF8A
}
.navbar A:hover {
	COLOR: #6B3A00; 
	BACKGROUND-COLOR: #F5E66A
}
.navbar2 A:hover {
	COLOR: #921100; 
	BACKGROUND-COLOR: #FFE5C1
}
.hrline {
	border: none 0; 
	border-top: 1px dashed #292c34;
	width: 80%;
	height: 1px;
}
.FormDropdown {
    font-size:12px; 
	height: 18px;
    font-family:arial, helvetica;
    color: #414B61;
}

.FormField {
    padding-top: 2px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
	height: 18px;
    font-size:12px; 
    font-family:arial, helvetica;
    color: black;
    border-top:1px solid #7496D1; 
    border-right:1px solid #7496D1; 
    border-left:1px solid #7496D1; 
    border-bottom:1px solid #7496D1;
    border-face:1px solid #FFFFFF;	
	background: #FFFFFF
	url("images/field.gif") repeat;
}

.FormButton  {
    padding-top: 2px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
	height: 25px;
    font-size: 12px; 
    font-family :arial, helvetica; 
    font-weight:bold; 
    color: #414B61;
    border-top:1px solid #7496D1;
    border-right:1px solid #7496D1;
    border-left:1px solid #7496D1;
    border-bottom:1px solid #7496D1;
    border-face:1px solid #FFFFFF;
    background: #FFFFFF
	url("images/buttonback.gif") repeat;
}

