.topnav {
font-size: 10px;
font-weight:bold;
color:#ffffff;
}
.topnav:hover { color: #333333; text-decoration: none; font-weight:bold }

.headerright {
	background-image: url(images/header-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header-center {
	background-image: url(images/header-center.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.bottomnav {
font-size: 11px;
font-weight:bold;
color:#000000;
}
.bottomnav:link { COLOR: #ffffff; text-decoration: none; font-weight: bold }
.bottomnav:hover { COLOR: #00C000; text-decoration: none; font-weight:bold }

.leftnav {
width:195px;
display:block;
}
.pageHeading {
background-image:url(images/pageHeading.gif);
color:#000000;
font-weight:bold;
height:28px;
line-height:28px;
text-indent:60px;
overflow:hidden;
font-size:24px;
font-style:oblique;
}
.articleheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #333333;
}

.category {
	background-image:url(images/catHeading.gif);
	color:#000000;
	font-weight:bold;
	height:28px;
	line-height:28px;
	text-indent:0px;
	overflow:hidden;
	font-size: 24px;
	text-align: center;
}
.subcat {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.subcat:hover {
color:#999999;
}
.subSub {
font-size:12px;
display:block;
color:#990000;
text-indent:55px;
text-decoration:none;
}
.subSub:hover {
color:#000000;
}
.sublink {
font-size:12px;
color:#ff8000;
text-decoration:none;
}
.sublink:hover {
color:#00c000;
}

.style2 p {
	font-size: 18px;
	font-style: normal;
	text-indent: 5px;
}
.textbody {
	font-size:14px;
	display:block;
	color:#000000;
	text-decoration:none;
	margin: 20;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.navheader {
	background-image: url(images/navheader.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #CCCCCC;
}
