body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7BB7C4;
	text-decoration: none;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	font-variant: normal;
	background-position: center center;
	font-weight: normal;
	background-repeat: repeat;
	
}a:link {
	color: #7BB7C4;
	text-decoration: none;
}
a:visited {
	color: #7BB7C4;
	text-decoration: none;
}
a:hover {
	color: #D3FAFE;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.maintable {
	background-image: url(../IMAGES/lightgray500.jpg);
	background-repeat: repeat;
	background-position: center center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #861521;
	border-right-color: #861521;
	border-left-color: #861521;
	margin-top: 20px;
	border-top-width: 1px;
}
.bottommaintable {
	background-image: url(../../HOME/images/lightgray500.jpg);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #861521;
	border-right-color: #861521;
	background-repeat: repeat;
	
	margin-top: 0px;
}


#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px ridge #AADBF2;
	background-image: url(../IMAGES/lightgray500.jpg);
	color: #7BB7C4;
	background-color: #2D3335;
	background-position: center center;
	text-align: left;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#submit {
	font-size: 11px;
	font-style: normal;
	color: #7BB7C4;
	text-decoration: none;
	background-color: #000000;
	border: 2px ridge #AADBF2;
	margin: 0px;
	text-align: center;
}
.divsubmit {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
