body {
	background-color:#A6CAB8;
}

.mainbodytext  {
	width: 600px;
	border: 0px;
	font-size : 11px;
	font-family : Verdana;
	line-height : 14px;
	color: #000000;
	text-align : left justify;
}

.maintable  {
    width: 775px;
	border: 1px solid #006633;
	}

.heading  {
	font-size : 13px;
	font-family : Verdana;
	line-height : 16px;
	color: #990000;
	text-align : left justify;
	font-weight : bold;
}


input {font-family: verdana, arial; font-size: 10px; color: #000000; background: #A6CAB8}
select {font-family: verdana, arial; font-size: 10px; color: #000000; background: #A6CAB8}
textarea {font-family: verdana, arial; font-size: 10px; color: #000000; background: #A6CAB8}

.selectform {font-family: verdana, arial; font-size: 10px; color: #000000; background: #A6CAB8}

.radiobutton { background-color:#FFFFFF;}

a {color: #990000}

a:hover {color: #006633;}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.printonly { display:none; }

#floatright {
float: right;
margin: 0 0 10px 10px;
}

#floatleft {
float: left;
margin: 0 10px 10px 0px;
}

.membersNav {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 4px;
	color: #fff;	
}
.membersNav a {
	color: #fff;
	text-decoration: none;
}
.membersNav a:hover {
	color: #eee;
	text-decoration: underline;
}

.membersNavBold {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 4px;
	color: #fff;
	font-weight:bold;
}

.membersNavBold a {
	color: #fff;
	text-decoration: none;
}
.membersNavBold a:hover {
	color: #eee;
	text-decoration: underline;
}
