.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.shadowbg {
	background-image: url(images/3.gif);
	background-repeat: repeat-y;
}
.insidebg {
	background-image: url(images/content4.gif);
	background-repeat: repeat-y;
	background-position: top;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
secondarynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.secnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;


}
a:visited {
	text-decoration: none;
	color: #FF0000;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;



}
a:active {
	text-decoration: none;
}
