body {background-color:#2E7272; }
input.loginb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	text-align: center;
}
a:hover {text-decoration:none; font-weight:bold;}

.maintable {
	border-style:solid;
	border-color:#015353;
	border-width:5px;
	background-color: #FFFFFF;
	
}
.tableleftborder
{
	border-left-style:solid;
	border-left-color:#015353;
	border-left-width:5px;
	background-color: #FFFFFF;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #015353;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F4F7A;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EBE1D4;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AF9C90;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.loginsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.logintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}


.navtable2 a:link, .navtable2 a:visited {
	display:block;
	background-color: #015353;
	border-right-color:#AF9C90;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#015353;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EBE1D4;
	text-decoration:none;
	padding:2px;
}
.navtable2 a:hover {
	background-color: #2E7272;;
	border-right-color:#666698;
	border-right-style:none;
	border-right-width:1px;
	border-bottom-color:#015353;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EBE1D4;
	text-decoration:none;
	padding:2px;
}
.navtablend2 a:link, .navtablend2 a:visited {
	display:block;
	background-color: #015353;
	border-right-color:#015353;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#666698;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EBE1D4;
	text-decoration:none;
	padding:2px;
}
.navtablend2 a:hover {
	background-color: #2E7272;;
	border-right-color:#015353;
	border-right-style:none;
	border-right-width:1px;
	border-bottom-color:#666698;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EBE1D4;
	text-decoration:none;
	padding:2px;
}

.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
