/* CSS Document */

.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #787C78;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7A7A;
}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8C8C8C;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #525252;
	text-decoration: none;
}
.bottombg {
	background-image: url(images/bottom_nav_bg02.jpg);
	background-repeat: no-repeat;
}
