html {
	height:100%;
}

body {
	color: #c63;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 110%;
	text-align: left;
	background-color:#990000;
	background-image:url(gfx/background.jpg);
	height:100%;
	
	
}

p {
}

div.topNav {
	font-weight:bold;
	padding-bottom:5px;
	padding-top:3px;
}

div.pics {
	width:100%;
	text-align:center;
}

div.pics img {
	border:0;
	padding:3px;
}

div.heading {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}	

table.tablegeneral {
	border-collapse:collapse;
	width:100%;
}
div.container {
	background-color:#ffcc66;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	padding:5px;
	border: 1px solid #990000;
	height:550px;
}

td {
	border-collapse:collapse;
	
}
.bottom {
	color: #c63;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 500;
	line-height: 100%;
	text-align: left;
	word-spacing: 2px;
	margin-left: 10px;
	padding-left: 10px
}

.body {
	color: #933;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 100%;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px
}
.sidenav {
	color: #339;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 600;
	line-height: 100%;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px
}
a {
	color: #903;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}

div.genPage {
}

ul.frontNav {
	margin:0;
}

ul.frontNav li {
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}
