BODY, FORM, INPUT {
	margin: 0;
	padding: 0;
}
BODY, TD, DIV, SPAN, INPUT, TEXTAREA, SELECT, LABEL, P { 
font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: 
14px; color: #000000; 
font-weight: normal; 
font-style: normal; 
	text-transform: none;}
INPUT, TEXTAREA, SELECT, LABEL {
	font-size: 10px;
}
IMG {
	border: 0;
}

BODY {
	background: #BFD19D;
}


A {
	color: #111111;
	text-decoration: underline;
}
A:link {
	color: #111111;
	text-decoration: underline;
}
A:visited {
	color: #111111;
	text-decoration: underline;
}
A:hover {
	color: #111111;
	text-decoration: none;
}
A:active  {
	color: #111111;
	text-decoration: underline;
}


H1 {
	font-size: 14px;
	color: #DC6E19;
	padding-left: 5px;
	text-transform: uppercase;
}
H2 {
	font-size: 12px;
	color: #DC6E19;
}


.BoxContent UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.BoxContent LI {
	color: #216920;
	padding: 3px;
	padding-left: 0;
	border-bottom: solid 1px #BFD19D;
}

.BoxContent {
font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: 
11px; color: #000000; 
font-weight: normal; 
font-style: normal; 
text-transform: none;
}

.BoxContent A,
.BoxContent A:link,
.BoxContent A:visited,
.BoxContent A:hover,
.BoxContent A:active {
	font-size: 11px;
	color: #03420D;
	text-decoration: none;
}

A.Links,
A.Links:link,
A.Links:visited,
A.Links:hover,
A.Links:active  {
	font-size: 14px;
	color: #216920;
	text-decoration: none;
	text-transform: uppercase;
}
.LinkCell, .LinkCellOver  {
	width: 75px;
	height: 52px;
	text-align: center;
	background-color: #9ECB4C;
	background-image: url("../images/background_links.gif");
	background-repeat: no-repeat;
	border-left: solid 1px #216920;
	cursor: pointer;
}
.LinkCell  {
	background-position: 0 -25px;
}
.LinkCellOver  {
	background-position: 0 0;
}

.Header {
	background: #FFFFFF;
}
.HeaderBackground  {
	height: 95px;
	background-image: url("../images/background_header.jpg");
	background-repeat: no-repeat;
	border-top: solid 1px #A6C3A6;
	border-bottom: solid 1px #A6C3A6;
}
.HeaderTrim  {
	height: 32px;
	background: #216920;
}

.Footer {
	font-size: 12px;
	color: #3CA701;
	height: 25px;
}
.FooterBackground  {
	height: 50px;
	background-image: url("../images/background_footer.jpg");
	background-repeat: no-repeat;
	border-top: solid 1px #216920;
	border-bottom: solid 1px #216920;
}
.FootLinks {
	font-size: 10px;
	color: #333300;
}
.Footer A,
.Footer A:link,
.Footer A:visited,
.Footer A:hover,
.Footer A:active {
	color: #3CA701;
	text-decoration: none;
}
.Footer A:hover {
	color: #3CA701;
	text-decoration: underline;
}

.MainFrame {
	background: #FFFFFF;
	border-left: solid 1px #216920;
	border-right: solid 1px #216920;
}

.Content, .ContentBox { font-weight: normal; font-style: normal; text-transform: none; background: #ffffff; }
.Content { font-weight: normal; font-style: normal; padding: 10px; }
.ContentBox { font-weight: normal; font-style: normal; height: 375px; }

.Column {
	border-left: dashed 2px #5D8233;
}

.Box {
	background: #FFFFFF;
}
.BoxHead {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background: #8ECD1C;
}
.BoxSubHead {
	font-weight: bold;
	font-size: 12px;
	color: #DC6E19;
}
.BoxContent {
	font-weight: none;
	font-size: 10px;
	color: #444444;
}

.Seperator {
	background: #8C6239;
}
.SubLinkBar {
	background: #CC6600;
}

.Seperator {
	background: #8C6239;
}


.TableHead {
	background: #CFCFCF;
	text-align: center;
}
.TableSubHead {
	background: #EFEFEF;
	text-align: center;
}