body {
	margin: 0;
	background-color: #37491F;
	color: #37491F;
	scrollbar-base-color: #37491F;
	scrollbar-arrow-color: #E4CE69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
}

body.table4cols {
	background-image: url(images/table4cols.gif);
	background-position: center;
	background-repeat: repeat-y;
}

body.table3cols {
	background-image: url(images/table3cols.gif);
	background-position: center;
	background-repeat: repeat-y;
}

div.top {
	position: absolute;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	height: 220px;
	background-color: #E4CE69;
	background-image: url(images/top.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
}

div.menuTop {
	position: absolute;
	left: 50%;
	top: 220px;
	margin-left: -350px;
	width: 700px;
	height: 5px;
	padding: 0px;
	background-color: #37491F;
}

div.mainMenu {
	position: absolute;
	left: 50%;
	top: 225px;
	margin-left: -350px;
	width: 700px;
	height: 20px;
	padding: 0px;
	background-color: #37491F;
}

div.login {
	position: absolute;
	left: 50%;
	top: 182px;
	margin-left: 165px;
}

div.search {
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: 165px;
}

div.col1 {
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -345px;
	width: 130px;
	background-color: #E4CE69;
}

div.col12 {
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -345px;
	width: 270px;
	background-color: #E4CE69;
}

div.col123 {
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -345px;
	width: 410px;
	background-color: #E4CE69;
}

div.col2 {
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -205px;
	width: 130px;
	background-color: #E4CE69;
}

div.col3 {
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -65px;
	width: 130px;
	background-color: #E4CE69;
}

div.col4 {
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: 75px;
	width: 130px;
	background-color: #E4CE69;
}

div.col5 {
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: 215px;
	width: 130px;
	background-color: #E4CE69;
}

a {
	color: #37491F;
	text-decoration: underline;
}

a:hover {
	color: #57693F;
	text-decoration: overline;
}

a.light {
	font-size: 7pt;
	color: #E4CE69;
	text-decoration: none;
}

a:hover.light {
	color: #FFEB88;
	text-decoration: overline;
}

a.red {
	font-size: 7pt;
	color: #FF2400;
	text-decoration: none;
}

a:hover.red {
	color: #FF2400;
	text-decoration: overline;
}

a.noUnder {
	text-decoration: none;
}

a:hover.noUnder {
	color: #57693F;
	text-decoration: none;
}

.right14px {margin-left: 14px;}
.right15px {margin-left: 15px;}
.right21px {margin-left: 21px;}
.right11px {margin-left: 11px;}
.right5px {display: block; margin-left: 5px;}

img {
	border: 0px;
}

img.rap {
	margin: 5px;
	vertical-align: middle;
}

img.rap2 {
	vertical-align: middle;
}

.marginr5px{
	margin-right: 5px;
}

.photo{
	margin-right: 10px;
	margin-top: 8px;
}

.lightBG{
	background-color: #FFEB88;
}

input.image {
	vertical-align: middle;	
}

input.search {
	border-top: solid 1px #37491F;
	border-left: solid 1px #37491F;
	border-right: none;
	border-bottom: none;
	color: #37491F;
	background-color: #E4CE69;
	font-size: 8pt;
	width: 135px;
	vertical-align: middle;		
}

input.login {
	border-top: solid 1px #37491F;
	border-left: solid 1px #37491F;
	border-right: none;
	border-bottom: none;
	color: #37491F;
	background-color: #E4CE69;
	font-size: 8pt;
	width: 66px;
	vertical-align: middle;	
}

.radio {
	margin: 0px;
	vertical-align: middle;
}

form {
	margin: 0px;
	padding: 0px;
}

.inputText {
	border: none;
	font-size: 8pt;
	background-color: #37491F;
	color: #FFEB88;
	width: 410px;
}

.inputText2 {
	border: none;
	font-size: 8pt;
	background-color: #37491F;
	color: #FFEB88;
}

.inputTextHalf {
	border: none;
	font-size: 8pt;
	background-color: #37491F;
	color: #FFEB88;
	width: 180px;
}

.textArea {
	font-family: Arial;
	border: none;
	font-size: 8pt;
	background-color: #37491F;
	color: #FFEB88;
	width: 410px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table.nrp {
	width: 100%;
	border: 0px;
}

table.classic {
	width: 100%;
	border: 0px;
}

.hleft {
	text-align: left;
	background-color: #FFEB88;
}

.hright {
	text-align: right;
	background-color: #FFEB88;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

p.form {
margin: 0px;
padding: 0px;