body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #68823B;
}


A {
	COLOR: #FFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}
A:link {
	COLOR: #CF3;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #9F6;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #CC0;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #CC0;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}
A.lm {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #663300;
	FONT-FAMILY: time;
	TEXT-DECORATION: none
}
A.lm:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #09F;
	FONT-FAMILY: time;
	TEXT-DECORATION: none
}
A.lm:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #999999;
	FONT-FAMILY: time;
	TEXT-DECORATION: none
}
A.lm:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FF6600;
	FONT-FAMILY: time;
	TEXT-DECORATION: none
}
A.lm:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FF3300;
	FONT-FAMILY: time;
	TEXT-DECORATION: underline
}


.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.sub_headerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.subsub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CF0;
	text-decoration: none;
	padding-left: 0px;
}

.menu_text {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Ariel, Helvetica, sans-serif;
}
.menuOrange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
}
.formOrange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
}


div.img {
	margin: 4px;
	border: 1px solid #999999;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}
div.img img {
  	display: inline;
  	margin: 10px;
  	border: 1px solid #ffffff;
}
div.img a:hover img {
	border: 1px solid #622244;
}
div.desc {
  	text-align: left;
  	font-weight: normal;
	width: 120px;
  	margin: 2px;
}
.subsub_header_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 0px;
}
