BODY {
	background:#99A17F url('rback.gif') repeat-y left;
	width: 756px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial,Helvetica;
	overflow: auto;
}

#shadow {
	width:762px;
	
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

FORM {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.litform {
	font-size: 9px;
}
.litform INPUT {
	font-size: 9px;
}
.litform SELECT {
	font-size: 9px;
}

#pcont {
	width: 368px;
	font-size: 12px;
	align: justify;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	height: 403px;
	overflow: auto;

	scrollbar-face-color:#D6D8Cb;
	scrollbar-track-color:#F6F9E4;
	scrollbar-arrow-color:#404338;
	scrollbar-shadow-color:#D7D9CC;
	scrollbar-darkshadow-color:#99A17F;
	scrollbar-3dlight-color:#99A17F;
	scrollbar-highlight-color:#D7D9CC;

	scrollbar-width: 5px;

	margin-top: 0px;
	margin-bottom: 0px;
}

#pcont TD {
	font-size: 12px;
	align: justify;
	padding-left: 10px;
	padding-right: 0px;
}

.fromIn {
	width: 160px;
	text-weight: bold;
}

#pcont TEXTAREA {
	width: 260px;
	height: 60px;
	text-weight: bold;
	overflow: auto;
}
#pcont TH {
	font-size: 12px;
	width: 160px;
	text-weight: bold;
	color: #707E3B;
}

#pcont H2 {
	margin-top: 0px;
	margin-bottom: 6px;
}

#pcont FORM {
	margin-top: 0px;
	margin-bottom: 0px;
}

.scroll {
	width: 333px;
	height: 170px;
	overflow-x: scroll;
	overflow-y: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.scroll TABLE {
	margin-top: 0px;
	margin-bottom: 0px;
}

.scroll2 {
	height: 72px;
	width: 333px;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
}

.thumb {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0px;
}
.layout {
	height: 46px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}


H2, H2 A {
	font-size: 14px;
	color: #707E3B;
	align: left;
	text-decoration: underline;
	
}
H3, H3 A {
	font-size: 12px;
	color: #707E3B;
	align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

.hide  {    
	visibility:hidden;
	height: 0px;
	position: absolute;
	left: -600px;
	}
.show  {    
	visibility: show;
	height: auto;
	}

.closer {
	width: 750px;
	height: 20px;
	background: url('menuback.gif') top left no-repeat;
}

.closer A {
	font-family: Arial,Helvetica;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 15px;
}
.closer A:hover {
	color: #000000;
}

.smallfnt { display: inline; font-size: 9px; font-family: arial,helvetica; font-weight: normal;}

.small { font-size: 9px; font-family: arial,helvetica; color: #a0bC65;}
.small A { color: #a0bC65;}
.small A:HOVER { color: #ffffff;}


#selection {
	width: 333px;
	height: 26px;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 2px;
}

#selection A {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	background: #707E3B;
	color: #ffffff;
	border: 1px solid #707E3B;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#selection A:hover {
	background: #ffffff;
	color: #707E3B;
	border: 1px solid #707E3B;
}

#tncs {
	font-size: 10px;
}

#tncs P {
	margin-top: 3px;
	margin-bottom: 3px;
}

.procode {
	width: 60px;
	font-size: 9px;
	text-transform: uppercase;
}

.fb {
	font-size: 9px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

