BODY {
	margin: 0px;
	background-color: #5C7149;
	background-image: url('images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
/*
.bodytable {
	border-left: solid 12px #EBE9E5;
	border-right: solid 12px #EBE9E5;
}
*/
A, A:link { color: #36541C; }
A:visited { color: #636F74; }
A:hover {color: #674216; }
A:active { color: #BF2519; }

INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal; 
	font-size: 11px;
	color: #000; 
	background-color: #E7E5E1;
	border-top: solid 1px #42494D;
	border-left: solid 1px #42494D;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.bttn {
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
	font-size: 12px;
	color: #000; 
	background-color: #8E9786;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #42494D;
	border-bottom: solid 1px #42494D;
}

.subfooter, 
.subfooter A, 
.subfooter A:link, 
.subfooter A:visited, 
.subfooter A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5AD95;
}

.subfooter A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 18px; 
	color: #16230B;
	padding-left: 42px;
	background-color: #CBCEC3; 
	background-image: url('images/bodybg.gif'); 
	background-position: top left; 
	background-repeat: repeat-y; 
}

.bodytext P {
	margin-top: 0px; 
	padding-top: 0px;
}

.mainbody IMG {
	border: solid 1px #42494D;
}

.bodytitle {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
}

.bodysectionheader {
	font-size: 11px;
	font-weight: bold;
}

.formTable TD {
	font-weight: bold;
	padding-right: 6px;
	white-space: nowrap; 
}

.formTable TD.formNormal {
	font-weight: normal;
	white-space: normal;
}

.formtable tbody tr {
	vertical-align: top;
}

.formtable tbody th {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

.formtable tbody td {
	text-align: left;
	padding: 4px 10px;
}

.formtable tfoot td {
	text-align: right;
	padding: 4px 10px;
}

.formtable tfoot td input {
	border-bottom: solid 1px #42494D;
	border-right: solid 1px #42494D;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	font-weight: bold;
}

.plainBody { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	padding: 12px 8px 20px 20px; 
	color: #000000; 
}

.plainBody TABLE { 
	border-collapse: collapse; 
	background-color: #E7E5E1; 
}
		
.plainBody TD { 
	border: solid 1px #42494D;
	background-color: #E7E5E1; 
	padding: 2px;
	font-size: 10px; 
}

.grayedOut {
	color: #AAA;
}

.sidemenu_header {
	color: #42494D;
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px #42494D;
	margin-bottom: 6px; 
	margin-top: 4px;
}

.sidemenu {
	background-color: #E7E5E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42494D;
}

.sidemenu A, .sidemenu A:link {
	color: #36541C;
}

.sidemenu A:visited {
	color: #636F74;
}

.sidemenu A:hover {
	color: #674216;
}

.sidemenu A:active {
	color: #BF2519;
}

.thumbnail {
	text-align: center; 
	color: #636F74; 
	width: 120px;
	margin: 12px 0px 30px 0px;
}

.formtable_left {
	width: 5%;
	white-space: nowrap;
	overflow: visible;
	font-weight: bold;
	padding: 0px 12px 0px 20px;
}

.formtable_right {
	width: 95%;
	white-space: normal;
	font-weight: normal;
	padding: 0px 0px 10px 12px;
}


.formtable_right INPUT, .formtable_right SELECT {
	width: 300px;
}

.formtable_right INPUT.bttn {
	width: 140px;
}

.formtable_right TEXTAREA {
	width: 300px;
	height: 80px;
}

.homecontent2 {
	background: #5C7149 url(images/bodybg2.gif) top left repeat-y;
	padding: 0px 92px 0px 84px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: justify;
}

.header2 {
	background: transparent url(images/header2bg.jpg) top left no-repeat;
	height: 134px;
	width: 740px;
	position: relative;
}

.header2 h1 {
	text-indent: -5000px;
}

.seccontent2 {
	background: #5C7149 url(images/sec_bodybg2.gif) top left repeat-y;
	padding: 0px 59px 0px 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
}

.seccontent2 .inner {
	background-color: #cbcec3;
}

.development_flasharea {
	width: 740px;
	height: 497px;
	background: #5C7149 url(images/development_flashbg.jpg) top left no-repeat;
}

.pagemenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5c7149;
	padding-left: 4px;
	margin-bottom: 12px;
}

.pagemenu2 div {
	white-space: nowrap;
}

.pagemenu2 .current {
	color: #939c8c;
}

.pagemenu2 a {
	color: #5c7149;
}

.pagecontent2 {
	padding: 0 12px 0 6px;
}