.outertable {
	height: 725px;
	width: 900px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintable {
	height: 625px;
	width: 852px;
}
.headercell {
	height: 100px;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
}
.logocell {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 78px;
}
.navtable {
	height: 50px;
	width: 650px;
}
.mainbodycell {
	padding: 0px;
}
#Layer1 {
	position:relative;
	width:525px;
	height:300px;
	z-index:1;
	overflow: auto;
	text-align: left;
	padding-left: 60px;
}
.footertable {
	height: 50px;
	width: 855px;
}
.footercell {
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #990066;
	text-decoration: underline;
}
a:active {
	color: #990066;
	text-decoration: underline;
}
a:visited {
	color: #990066;
	text-decoration: none;
}


.iconcell {
	padding-left: 60px;
}
.icontable {
	height: 75px;
	width: 275px;
}
.outertabletop {

	height: 250px;
	width: 900px;
	background-image: url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.formtable {
	width: 95%;
}
.formtablecontent {
	padding: 5px;
}
input {
	background-color: transparent;
	border: 1px solid #003333;
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}
textarea {
	background-color: transparent;
	border: 1px solid #003333;
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}
select {

	background-color: transparent;
	border: 1px solid #003333;
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}

