body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
* {margin:0; padding:0;}
div#mainwrap {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top: 5px;
}
h1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 780px;
	padding: 0;
}
h1 img {
	display: block;
	border: 0;
}
#header1 {
	color: #FFFFFF;
}


#header2 {
	width: 100%;
	font-size: 10px;
}
#header2 ul {
	list-style-type: none;
	float: left;
	width: 100%;
	background-color: #5D5D5D;
}
#header2 li {
	display: inline;
}
#header2 a {
	color: #CCCCCC;
	display: block;
	float: left;
	padding: .1em 1.4em;
	text-decoration: none;
	border-right: 1px solid #ccc;
}
#header2 a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#header3 {
	font-size: 15px;
	font-weight: bold;
	width: 100%;
	margin-top: 14px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #DE3000;
}
* html #header3 {margin-top:0px;}
#header3 ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
	background-image: url(../images/bckred.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#header3 li {
	display: inline;
	float: left;
	position: relative;
}




#header3 a {
	display: block;
	float: left;
	text-decoration: none;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	padding: 4px 2.0em 4px 2.0em;
	width: auto;
	border-left: double #DE0018 2px;
}
#header3 a:hover {
	background-color: #FE0701;
	padding-bottom: 4px;
}
#header3 a:active {
	background-color: #000000;
}




#header4 {
	background-color: #FF0000;
	font-size: 13px;
	width: 100%;
	margin-top: 23px;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
}

* html #header4 {margin-top:0px;}

#form1 p {
	font-weight: bold;
	font-size: 20px;
}

#header4 a {
	color: #FFFFFF;
	display: block;
	float: left;
	text-decoration: none;
	width: auto;
	padding-left: 10px;
}
#header4 a:hover {
	text-decoration: underline;
}
#form1 {
	padding-bottom: 5px;
}
div#contentarea {
	width:780px;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}


div#column2 {
	width:780px;
	float:left;
	margin-top: 0px;
	font-size: 13px;
}



div#footer {
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
	font-size: 10px;
}
div#footer2 {
	font-size: 10px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	border-top-color: #000000;
	clear: both;
	width: 100%;
	background-image: url(../images/bcksidemenu.png);
	background-repeat: repeat-y;
	background-color: #DE0000;
}


#footer2 ul {
	color: #F7F7F7;
	list-style-type: none;
	float: left;
	padding-left: 230px;
}
#footer2 li {
	display: inline;
}
#footer2 a {
	color: #F7F7F7;
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	padding: .4em 1.2em;
}
#footer2 a:hover {
	color: #000000;
}
#footer2 p {
	padding: 4px 0 2px 0;
	clear: both;
}

.style1 {color: #F7F7F7}
