.side-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	padding-left: 8px;
}
.background {
	background-image: url(images/index_16.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;


}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.index-maintextbox {
	width: 330px;
	height: 250px;
}

.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.side-nav-bg {
	background-image: url(images/index_14.gif);
	background-repeat: repeat-x;
}
	a.side-nav:link {color: #666666; text-decoration: none;}
	a.side-nav:visited {color: #666666; text-decoration: none;}
	a.side-nav:active {color: #666666; text-decoration: none;}
	a.side-nav:hover {font-weight: bold; color: 885128;}

	a.copyright:link {font-family: Century Gothic; font-weight: bold; color: #000066; text-decoration: none;}
	a.copyright:visited {font-family: Century Gothic; font-weight: bold; color: #000066; text-decoration: none;}
	a.copyright:active {font-family: Century Gothic; font-weight: bold; color: #000066; text-decoration: underline;}
	a.copyright:hover {text-decoration: underline; font-family: Century Gothic; font-weight: bold; color: 000066;}
.background-front {

	background-image: url(images/main_16.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}

.navbar-bg {
	background-image: url(images/topnav_bg.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 1004px;
	vertical-align: middle;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 16px;
	padding-bottom: 11px;
	padding-left: 16px;
	height: 34px;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 16px;
	padding-bottom: 11px;
	padding-left: 16px;
	height: 34px;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 16px;
	padding-bottom: 11px;
	padding-left: 16px;
	height: 34px;
	background-color: #446266;
}
.navbar a:active {
	color: #446266;
	text-decoration: none;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 16px;
	padding-bottom: 11px;
	padding-left: 16px;
	height: 34px;
	background-color: #446266;
}

