body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(../images/antz_bg_aqua.gif);
	background-repeat: repeat;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.questionstyle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.answerstyle {
	font-size: 12px;
	font-weight: bold;
	color: #ef6926;
	text-align:center;
}
.newlsetter {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.middlestyle {
	font-size: 14px;
	color:#FFFFFF;
	background-color:#ef6926;
	text-align:left;	
}

.middlestyle a:link{
	color:#FFFFFF;
	text-decoration:underline;
}
.middlestyle a:visited{
	text-decoration: underline;
}
.middlestyle a:hover{
	text-decoration: overline underline;
}
.middlestyle a:active{
	text-decoration: underline;
}

.menustyle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
;
.menustyle a:link, a:active {
	color: #000000;
	text-decoration:underline;
}
.menustyle a:visited{
	color: #000000;
	text-decoration: underline;
}
.menustyle a:hover{
	color: #000000;
	text-decoration: overline underline;
}
.leftstyle {
	font-size: 12px;
	font-weight: bold;
	color: #ef6926;
	text-align:left;
}

.leftstyle a:link{
	color: #ef6926;
	text-decoration:underline;
}
.leftstyle a:visited{
	color: #ef6926;
	text-decoration: underline;
}
.leftstyle a:hover{
	color: #ef6926;
	text-decoration: overline underline;
}
.leftstyle a:active{
	color: #ef6926;
	text-decoration: underline;
}

.rightstyle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.rightstyle a:link{
	color: #0000FF;
	text-decoration:underline;
}
.rightstyle a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.rightstyle a:hover{
	color: #0000FF;
	text-decoration: overline underline;
}
.rightstyle a:active{
	color:#0000FF;
	text-decoration: underline;
}

.mappopup {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.mappopup a:link{
	color: #0000FF;
	text-decoration:underline;
	text-align:center
}
.mappopup a:visited{
	color: #0000FF;
	text-decoration: underline;
	text-align:center
}
.mappopup a:hover{
	color: #0000FF;
	text-decoration: overline underline;
	text-align:center
}
.mappopup a:active{
	color:#0000FF;
	text-decoration: underline;
	text-align:center
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef6926;
}
.footer a:link{
	color:#000000;
	text-decoration:underline;
}
.footer a:visited{
	color:#000000;
	text-decoration: underline;
}
.footer a:hover{
	color:#000000;
	text-decoration: overline underline;
}
.footer a:active{
	color:#000000;
	text-decoration: underline;
}

.marquee {
	font-family: LED BOARD REVERSED, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
}


.style2 a:link{
	font-family: Eurostile LT, Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	background-color: #ffffff;
}
.style2 a:visited{
	font-family: Eurostile LT, Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
.style2 a:hover{
	font-family: Eurostile LT, Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
.style2 a:active{
	font-family: Eurostile LT, Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	background-color: #ffffff;
	text-decoration:overline underline;
}.generalbutton {
	font-family: Eurostile LT, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
}
a:link {
	color: #ffffFF;
	text-decoration: underline;
}

a:visited {
	color: #ffffFF;
	text-decoration: underline;
}

a:hover {
	color: #ffffFF;
	text-decoration: none;
}

a:active {
	color: #FFffff;
	text-decoration: underline overline;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
