@charset "utf-8";
/* CSS Document */
:focus
{
  -moz-outline-style: none;
}

a:active
{
  outline: none;
}

html {
     overflow: -moz-scrollbars-vertical; outline: none;
}
#Container {position: relative;
width: 830px;
height: 115px;
	z-index:1;
	left: 0;
	top: 0;
	}
#Header {
	width: 830px;
	height: 144px;
	background-color: #FFFFFF;
}
#nav {
background-image:url(images/nav_bg_long.jpg);
	width: 815px;
	height: 24px;
	background-color: #FFFFFF;
	text-align:left;
	padding-left: 15px;
}
#main {
float:left;
clear:both;
	width: 830px;
	background-color: #FFFFFF;
	text-align:left;
}
#footer {
float:left;
clear:both;
color: #666666;
	width: 830px;
	text-align:center;
	font-size:10px;

}
#date {
	position:absolute;
	width:810px;
	height:20px;
	z-index:99;
	left: 0px;
	top: 0px;
	padding: 6px 0 0 0;
	font-size:10px;
	color: #999999;
	}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #C3D4DB;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.body_txt {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.form-input{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(images/form-background.jpg);
	background-position: 0 0;
		border: 1px solid #999999;
	padding-left: 3px;
}
h1 { color:#C13802; font-size: 14px; font-weight:normal; padding: 0; line-height: 14px;}
/* Menu */
#menu {
float:left;
	height: 24px;
	margin: 0 auto;
	padding: 0 auto;
	background: url(images/nav_bg.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-left: 0px;
	float: left;
}

#menu li {
	display: inline;
	padding: 0 auto;
}

#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	height: 24px;
	padding: 6px 12px 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight: bold;
	text-decoration: none;
 	background: url(images/nav_off.jpg); background-position: right top; background-repeat:no-repeat;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #C13802;
}
#menu a:hover {
	color: #FFFFFF;
	background: transparent url(images/nav_on.jpg) repeat-x;
}
#menu a:active {
	color: #FFFFFF;
	background: transparent url(images/nav_on.jpg) repeat-x;
}
a:link {
	color: #DA5818;
	text-decoration: none;
}
a:visited {
	color: #DA5818;
	text-decoration: none;
}
a:hover {
	color: #ED8B5C;
	text-decoration: none;
}
a:active {
	color: #DA5818;
	text-decoration: none;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #C13802;
}
.style1 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:18px;
	z-index:7;
	left: 377px;
	top: 195px;
}
.style2 {font-size: 9px}
.style3 {
	color: #333333;
	font-weight: bold;
}
.style4 {font-size: 10px; display:block;}
.style5 {font-size: 11px}
.style6 {font-size: 10px}
.style8 {
	font-size: 11px;
	font-weight: bold;
}
.style9 {color: #333333}.sidebar {
	font-size: 9px;
}
