body {
	margin: 0px;
	background-color: #CCCC99;
	
}
a:link, a:visited, a:active { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	margin-top: 4px;
	color: #9C9C4F;
}
a:hover { 
	color: #9C9C4F;
	text-decoration: underline;
}

#headernav {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	position: static;
	color: #CCCC99;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B46;
}
.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	width: 750px;
	background-color: #FFFFFF;
}
.topbg {
	background-image: url(images/bg_label.gif);
	height: 31px;
	background-repeat: repeat-x;
}

p {
	margin: 20px;
	line-height: 14px;
}
.footerborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-bottom-color: #CCCC99;
	height: 20px;
}
li {
	margin-top: 2px;
	padding-top: 0px;
	list-style-position: inside;
	text-indent: 0px;
}
ul {
	text-indent: 0px;
	background-position: left;
	list-style-type: circle;
	line-height: 12px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.topbg2 {
	background-image: url(images/bg_label_2.gif);
	height: 31px;
	background-repeat: repeat-x;
}
.bgDark {
	background-image: url(images/bg_rtcolumn.gif);
	background-repeat: repeat;
}
h2 {
	font-size: 12px;
	color: #000033;
	margin-top: 20px;
}
input, select, textarea {
	color: #6A7042;
	font-size: 12px;
	font-style: normal;
	background-color: #CCCC99;
	border-top: #8F9759;
	border-left: #8F9759;
	border-bottom: #AAB27B;
	border-right: #AAB27B;
	border-style: solid;
	border-width: 1px;
}

input.button {
	color: #6A7042;
	font-size: 12px;
	font-style: normal;
	background-color: #CCCC99;
	border-top: #8F9759;
	border-left: #8F9759;
	border-bottom: #AAB27B;
	border-right: #AAB27B;
	border-style: solid;
	border-width: 1px;
}
.dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333366;
}
.subHead {color: #CC6600}
.asterik {color: #FF0000}
.regForm {
	border-style:solid;
	border-width: 1px;
	border-color: #C1C7DE;
}
