body {
	background-image: url(images/HomepageBackground.jpg);
	background-color: #626262;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	
}
#img {
	position: absolute;
	top: 1px;
	left: 115px;
	z-index: 3;
}
#table {
	position: absolute;
	top: 5px;
	left: 150px;
	z-index: auto;
}
#flashcontent { 
	z-index: 2;
} 
.textfield {
	font-family: tahoma;
	color: #666666;
	margin: 2px;
	padding: 1px;
	border: 1px solid #666666;
	font-size: 11px;
	visibility: visible;
	background-color: #FFFF99;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bobo {
	border: thin none #999999;
	margin: 0px;
	padding: 0px;
}

.bobo a:hover img {
	border: medium solid #a4cd54;
}


a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #999999;
	font-weight: bold;
}
.TopNavText{
	font-size: 14px;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

.BodyTextSpaced{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.Arial-ten {font-size: 10}

.SideNav {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: circle;
	line-height: normal;
}

.allCapsBody {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: circle;
	line-height: normal;
	color:#990000;
}

.HeaderText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #023C1A;
	line-height: 25px;
}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}

#rollover ul, #rollover li {
	list-style-type: none;
	line-height: 15px;
	color: #900000;
}

#rollover li a {
	background-image: url(arrow.gif);
	background-repeat: no-repeat;  background-position: 0 .4em;
	padding-left: 15px;
	color: #900000;
}
#rollover li a:active {
	padding-left: 15px;
	color: #900000;
}

#rollover li a:link {
	padding-left: 15px;
	color: #900000;
}

#rollover li a:hover {
	background-image: url(orange_arrow.gif);
	background-repeat: no-repeat;  background-position: 0 .4em;
	padding-left: 15px;
	color: #a2cb51;
	text-decoration:underline;
}
