body {
	background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	top: 0px;
	margin: 0px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.outertable {
	width: 760px;
}
.navcell {
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 760px;
}
.logocell {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 17px;
}
a.footerlink:link {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.footerlink:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerlink:active {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}

.secnav {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	text-align: right;
	padding-top: 9px;
	padding-right: 270px;
}

a.subnav:link{color: #ffffff;text-decoration: none;}
a.subnav:visited{color: #ffffff;text-decoration: none;}
a.subnav:hover{color: #ffffff;text-decoration: underline;}
a.subnav:active{color: #ffffff;text-decoration: none;}


.maintable {
	height: 350px;
	width: 760px;
}
.maintext {
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
}


.navtable {
	width: 700px;
}
.headline {
	padding-right: 10px;
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A72122;
	padding-top: 10px;
	padding-bottom: 5px;
}
a:link {
	color: #A72122;
	text-decoration: none;
}
a:visited {
	color: #A72122;
	text-decoration: none;
}
a:hover {
	color: #A72122;
	text-decoration: underline;
}
a:active {
	color: #A72122;
	text-decoration: underline;
}
.footercell {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #A72122;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.newspanel {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #A72122;
	padding-bottom: 15px;
}
.maintablehome {

	height: 350px;
	width: 440px;
}
.gigcell {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
}
.formcell {
	padding: 5px;
}
textarea {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	border: 1px solid #0066CC;
}
input {
	background-color: #000000;
	border: 1px solid #0066CC;
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	padding: 2px;
}
select {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	border: 1px solid #0066CC;
}
