body {
	margin: 0px;
	background-color: #B5DEBB;
	
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.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: #034C3C;
	border-bottom-color: #034C3C;
	border-left-color: #034C3C;
	width: 780px;
	background-color: #C5D3C4;
}

a {
	color: #034C3C;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #039166;
	font-size: 12px;
	text-decoration: underline;
}
p {
	margin: 20px;
	line-height: 16px;
}
.footerborder {
	border-top-width: 1px;
	border-bottom-width: 13px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #034C3C;
	border-bottom-color: #97B196;
	height: 40px;
	vertical-align: middle;
}
ol {
	 margin-top: 2px;
	 padding-top: 0px;
	 list-style-position: inside;
	 text-indent: 0px;
}	 
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: 18px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h2 {
	font-size: 16px;
	color: #000033;
	margin-top: 20px;
}
.regForm {
	border-style:solid;
	border-width: 1px;
	border-color: #C1C7DE;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFEAF5;
	height: 16px;
	border: 1px solid #95A7CC;
	text-indent: 5px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFEAF5;
	height: 16px;
	border: 1px solid #95A7CC;
	text-indent: 5px;
}