body {
	background-color: #626782;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	width: 100%;
}
body, p, input, td, th, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: .90em;*/
	font-size: small;
}
h3 {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: -15px;
}
p {
	margin-left: 20px;
	margin-right: 20px;
}
form label {
	color: #3E4A49;
	display:inline-block;
	margin-left: 0;
	margin-right: 1.0em;
	padding-left: 0;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	background: transparent;	
	color: red;
}
#main { 
	background-image: url(images/aqua.jpg);
	background-repeat: no-repeat;
	background-color: #BDC6D1;
	background-position: top right;
	width: 740px;
	margin: auto;
	margin-bottom: 0;
	text-align: left;
	border-style: solid;
	border-color: #FFFFFF;
	border-top-width: 10px; 
	border-right-width: 10px;
	border-left-width: 10px;
	border-bottom-color: #727D91;
	border-bottom-width: 1px;
}
#main2 { 
	background-image: url(images/aqua.jpg);
	background-repeat: no-repeat;
	background-color: #BDC6D1;
	background-position: top right;
	width: 640px; 
	text-align:left;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 10px; 
}
#footer {
	width: 740px;
	margin: auto;
	background-color: #727D91;
	border-style: solid;
	border-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.7em;
	font-size: 12px;
	clear: both;
}
.footerlinks a:link, .footerlinks a:visited, .footerlinks a:active {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 1.7em;
}
 .footerlinks a:hover {
	color: #FF0000;
} 
.menupad {
	height:53px;
	padding-left: 20px;
	padding-top: 20px;
	color:#FFFFFF;
	font-size:small;
	width: 1px;
}
.menupad a:link, .menupad a:visited, .menupad a:hover, .menupad a:active {
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.mmpadding{
	padding-top:0px;
	padding-right:4px;
	padding-bottom:0px;
	padding-left:4px;
}
.mmpadding a:link, .mmpadding a:visited, .mmpadding a:hover, .mmpadding a:active {
	text-decoration: none;
}
.subtitle {
	color:#373D5F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 1.5em;
	text-align:center;
	line-height: 2.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.floatright {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
label.error {
	background: url('images/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
	color: red;
}

.label1 {
	font-weight: bold;
}
.tblmenu { 
	background-image: url(images/aqua_menu.jpg);
	background-color: #747F91;
	background-position:top right;
	background-repeat: no-repeat;
	height: 95px;
	margin: auto;
	text-align: left;
}
.tblcontainer {
	width: 760px;
	border: 10px solid #CCCCCC;
	background-color: #FFFFFF;
}
.tblsubtitlegif {
	width: 100%;
	height: 25px;
}
.tblsubtitle {
	position:relative;
	color:#373D5F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	text-align:center;
	margin-bottom: -20px;
	top: -25px;
}
.tblfooter {
	font-size:12px;
	color:#FFFFFF;
	background-color:#727D91;
	text-align: center;
	margin: 0 0 0 0;
	padding-top: 5px;
	height: 20px;
}
.cellLabel {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align:left;
}
.cellInput {
	text-align:left;
	font-size: small;
	background-color: #FFFFFF;
}
.small_l {
	font-size: smaller;
	text-align: left;
}
.small_m {
	font-size: smaller;
	text-align: center;
}
.small_r {
	font-size: smaller;
	text-align: right;
}
.errorTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.msg {
	font: small Arial, Helvetica, sans-serif;
	color: #FF0000;
	height: 12px;
	margin-top: 1px;
	margin-bottom: 2px;
}
.msgnormal {
	font: Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-top: 1px;
	margin-bottom: 2px;
}
.billername {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #394062;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
.hide {
	visibility: hidden;
	display: none;
}
.normal_r {
	text-align: right;
	background-color: #FFFFFF;
}
.cellInputCenter {
	text-align:center;
	font-size: small;
	background-color: #FFFFFF;
}
.leftAlign {
	text-align:left;
	margin-left:20px;
	margin-top:20px;
	width:500px;
}
.userleft {
	width: 325px;
	float: left;
}
.userright {
	width: 350px;
	float: right;
	margin-left: 10px;

