body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #EDFEED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pubmenu {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/p/menubg.gif);
	background-repeat: repeat;
	background-position: top;
	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: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

A.menulink:link, A.menulink:active, A.menulink:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

A.menulink:hover {
	color: #FFFF00;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.borders {
	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: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.accenttable {
	background-color: #7FB29A;
	border-left: 1px #000000 solid;}
.accentheader {
	background-image: url(images/p/accentbg.gif);
	height: 33px;
}
.accenttd {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFCC;
	padding-left: 20px;
}

.accentlink{
	color: #FFFF99;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-top: 10px;
}

A.accentlink:hover {
	color: #00FFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-top: 10px;
}

.steptable {

	background-color: #E3E6FB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	width: 260px;
}
.steptd {

	font-size: 18px;
	font-weight: normal;
	color: #002F00;
	padding-left: 20px;
}
.stepheader {

	background-image: url(images/p/stepbg.gif);
	height: 33px;
}
.steptext {
	font-size: 11px;
	color: #000000;
}
.subheadertable {
	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: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.loginheader {


	background-image: url(images/p/loginbg.gif);
	height: 33px;
}
.logintd {


	font-size: 16px;
	font-weight: bolder;
	color: #003C00;
	padding-left: 20px;
}

.error_header
{
	font-weight: bolder;
	color: #FF0000;
}

.error_body
{
	font-size: 10px;
	color: #FF0000;
}

.success_header
{
	font-weight: bolder;
	color: #00FF00;
}

.success_body
{
	font-size: 10px;
	color: #00FF00;
}

.textbox {
	width: 98%;
	border: 1px solid #000000;
	font-size: 10px;
	color: #000000;
	background-color: #ECFFEC;
}
.loginbutton {
	font-size: 12px;
	color: #000000;
	background-color: #ABD0A4;
	width: 100%;
	font-weight: bolder;
	border: 1px solid #000000;
}

.logintable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

A.featurelink:link, A.featurelink:visited, A.featurelink:active
{
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-top: 10px;
	line-height: 18px;
}

A.featurelink:hover
{
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-top: 10px;
	line-height: 18px;
}

.roweven
{
	background-color: #BBCFC6;
}

.rowodd
{
	background-color: #E7F0EC;
}.regtextbox {
	border: 1px solid #000000;
	font-size: 12px;
	color: #000000;
	background-color: #E3FBE6;
}
.asterisk {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
.title {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.remark {
	font-size: 10px;
}
.registerbutton {
	background-color: #8EC594;
	width: 100%;
	border: 1px solid #000000;
}
