h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	margin: 8px 25px;
	background-color: #009900;
	padding: 2px 2px 4px 2px;
	color: #BAE97F;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #BAE97F;
}


.premium_middle {
	color: #FFFFFF;
}
.premium_middle a {
	color: #CCCCCC;
	text-decoration: underline;
}
.premium_middle a:hover {
	color: #000000;
}

.advert a {
	color: #356734;
	text-decoration: none;
	border: 1px dotted #356734;
	padding: 0px 2px;
}
.advert a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #C6ED95;
	border: 1px solid #356734;
}
.advert h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.alsoSee {
	text-align: center;
	height: 22px;
}
.alsoSee .inner {
	display: inline;
	background-color: #009900;
	padding: 4px 8px;
	color: #BAE97F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.alsoSee .inner a {
	color: #BAE97F;
	text-decoration: none;	
}
	.alsoSee .asiTitle {
		font-size: 14px;
		font-weight: bold;
	}
.alsoSee a:hover {
	color: #BAE97F;
	text-decoration: underline;
}
#navTree {
	text-align: center;
}
#navTree a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #BAE97F;
	font-weight: bold;
}
#navTree a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #336600;
	font-weight: bold;
}