body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#000000;
  background-image:url(images/topBG.gif);
  background-repeat: repeat-x;
  padding:0px;
  margin:0px;
  color:#FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.bigjim{
	position: absolute;
	top:0px;
	left: 0px;
}

.arrowtip{
	position: absolute;
	top:0px;
	left: 162px;
}

.fitztext{
	position: absolute;
	left: 220px;
	top: 0px;
}

.mpfor{
	font-size: 90%;
	font-weight: bold;
	color:#CCCCCC;
	position:absolute;
	right: 30px;
}

.navigation{
	color:#CC0000;
	font-size: 74%;
	font-weight: bold;
	position: absolute;
	top: 95px;
	left: 190px;
}

.design{
	font-size: 60%;
	text-align: center;
}

.maintext{
	position: relative;
	margin-top: 140px;
	margin-left: 200px;
	margin-right: 60px;
}

h1{
	font-size: 110%;
}

p{
	font-size: 85%;
	font-weight: bold;
}

.feedback{
	background-color:#333333;
	border:2px solid #cc0000;
}

.feedbackcell{
	background-color:#333333;
	vertical-align:top;
	font-weight: bold;
	font-size: 80%;
	padding: 5px;
}
.feedbackcell3{
	background-color:#333333;
	vertical-align:top;
	font-weight: bold;
	font-size: 80%;
	padding: 5px;
}

.feedbackcellpost{
	background-color:#333333;
	vertical-align:top;
	font-size: 68%;
	padding: 5px;
}

.feedbackinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

.history{
	font-weight: normal;
	font-size: 80%;
}

.bottomnumber{
	margin-left: 200px;
	font-weight: bold;
}

.red{
	color:#FF0000;
}






a.nav:link{
	color: #ffffff;
	text-decoration: none;
}

a.nav:visited{
	color: #ffffff;
	text-decoration: none;
}

a.nav:hover{
	color: #cc0000;
	text-decoration: underline;
}

a.nav:active{
	color: #ffffff;
	text-decoration: none;
}

