htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: black;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#container {
	width: 800px;
	background-color: #e4e4e4;
	border-left: 2px solid white;
	border-right: 2px solid white;
	margin: 0 auto;
	clear: both;
}

#content {
	background: url(/images/contentBG.jpg) top repeat-x;
	width: 770px;
	padding: 15px;
	vertical-align: top;
	padding-bottom: 50px;
}

#footer {
	text-align: center;
	padding: 20px;
	padding-bottom: 50px;
	background: #003366 url(/images/footerBG.gif) top repeat-x;
	color: white;
}

a, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30435C;
	text-decoration: underline;
	font-weight: normal;
}

a.footerLink, a.footerLink:visited, a.footerLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

.headerCell2 {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #D5B167;
	padding: 10px;
}

.topMenu1 {
	border-right: 1px solid black;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.topMenu2 {
	border-right: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.topMenu3 {
	padding-left: 10px;
	padding-top:5px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.header1 {
	border: 4px solid black;
}

.header2 {
	border-left: 4px solid black;
	border-right: 4px solid black;
	border-bottom: 4px solid black;
}

.bodyCell {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #D5B167;
}

.mainContentCell1 {
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #C59636;
	padding: 10px;
}

.mainContentCell2 {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #C59636;
}

.adminCell {
	border: 1px solid white;
	background-color: #D5B167;
	padding:20px;
}

.adminTable {
	border-bottom: 1px solid black;
	background-color: #C59636;
}

.adminTable2 {
	border-right: 1px solid black;
	background-color: #C59636;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.tab {
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.tabRowFinal {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}