body {
  font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
  background:#CCCCCC;
}
a {
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
}
a:link {
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
} 
a: hover{
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
}
td.whitebg {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background:#FFFFFF;
}
td {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
th {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
}

.nav1 {
	line-height: 30px;
	font-size: 10px;
	text-align:center;
	text-transform: uppercase;
	text-align:center;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url('images/mainnav_unselected_10.jpg');
	background-repeat:no-repeat;
	height: 30px;
	width: 172px;
}
.nav1 a {
	display:block;
	text-decoration: none;
	color:#000000;
}

.nav1 a:link {
	display:block;
	text-decoration: none;
	color:#000000;
}

.nav1 a:hover {
	background-image:url('images/mainnav_selected_10.jpg');
	background-repeat:no-repeat;
	text-decoration: none;
	color:#FFFFFF;
}

.nav2 {
	line-height: 30px;
	font-size: 10px;
	text-align:center;
	vertical-align: middle;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	width: 167px;
	background-image:url('images/mainnav_unselected_11.jpg');
		background-repeat:no-repeat;
}
.nav2 a {
	display:block;
	text-decoration: none;
	color:#000000;
}

.nav2 a:link {
	display:block;
	text-decoration: none;
	color:#000000;
}

.nav2 a:hover {
	background-image:url('images/mainnav_selected_11.jpg');
	background-repeat:no-repeat;
	text-decoration: none;
	color:#FFFFFF;
}

.navlastleft {
	line-height: 30px;
	font-size: 10px;
	text-align:center;
	vertical-align: middle;
	height: 30px;
	width: 172px;
	background-image:url('images/mainnav_unselected_16.jpg');
	background-repeat:no-repeat;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	vertical-align: middle;
}
.navlastleft a {
	display:block;
	color:#000000;
	text-decoration: none;
}

.navlastleft a:link {
	display:block;
	color:#000000;
	text-decoration: none;
}

.navlastleft a:hover {
	background-image:url('images/mainnav_selected_16.jpg');
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	text-decoration: none;
}

.navlastright {
	line-height: 30px;
	font-size: 10px;
	text-align:center;
	vertical-align: middle;
	height: 30px;
	width: 167px;
	background-image:url('images/mainnav_unselected_17.jpg');
	background-repeat:no-repeat;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	vertical-align: middle;
}
.navlastright a {
	display:block;
	color:#000000;
	text-decoration: none;
}

.navlastright a:link {
	display:block;
	color:#000000;
	text-decoration: none;
}

.navlastright a:hover {
	background-image:url('images/mainnav_selected_17.jpg');
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	text-decoration: none;
}

.navbottomleft {
	background-image: url('images/mainnav_selected_18.jpg');
	height: 6px;
	width: 172px;
	line-height: 6px;
		background-repeat:no-repeat;
}
.navbottomright {
	background-image: url('images/mainnav_selected_19.jpg');
	height: 6px;
	width:167px;
	line-height: 6px;
}