body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
		text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFCC;
}
a:active {
	color: #993300;
		text-decoration: none;
}
.headline {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
	word-spacing: normal;
	margin-top: -5px;
}
.subheadline {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-transform: none;
	word-spacing: normal;
}
.subheadline2 {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
	word-spacing: normal;
}
.text {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	word-spacing: normal;
	margin-top: 0px;
	text-align: left;
}
.text_indent_left {
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
	text-transform: capitalize;
	word-spacing: normal;
	margin-top: -10px;
	margin-left: 20px;
	text-align: left;
	padding-top: 1px;
}
.linktext {

	font-size: 12px;
	font-weight: normal;
	color: #993333;
	text-transform: capitalize;
	word-spacing: normal;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}
.headlinetop {

	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
	word-spacing: normal;
}
.log_bg {
	background-attachment: fixed;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	font-size: 50px;
	font-weight: 900;
	text-align: center;
}
.textlist {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	word-spacing: normal;
	margin-top: 0px;
	text-align: left;
}
.textfooter {


	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	word-spacing: normal;
	margin-top: 0px;
	text-align: left;
}
.textsmallcenter {



	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	word-spacing: normal;
	margin-top: 0px;
	text-align: center;
}
.textnormal {

	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	word-spacing: normal;
	margin-top: 0px;
	text-align: left;
}
 #navcontainer
{
width: 12em;
border-right: 1px solid #000;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #FFFF66;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
	border-bottom: 1px solid #990000;
	margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #CC9900;
border-right: 10px solid #CC9900;
background-color: #990000;
color: #CC9900;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #ff0000;
border-right: 10px solid #ff0000;
background-color: #FF0000;
color: #FFFFCC;
}
.subheadline3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
	word-spacing: normal;
	margin-top: -20px;
}
