#container {
height: auto !important;
min-height: 100%;
padding-bottom: 15px;
position: relative;
background: #ffffff url(containerBg.gif) bottom left repeat-x fixed;
}

* html #container {
	height: 100%;
}

#headerWrap {
height: 75px;
}

#header {
width: 730px;
margin: 0 auto;
background: #0000C0;
}

ul#navigation li {
list-style-type: none;
background: #0000c0;
float: left;
}

ul#navigation li a {
background: #0000c0;
padding: 7px 12px 7px;
display: block;
font-size: 13px;
color: #FFF;
}

ul#navigation li a:hover, #footer a:hover {
background: #0000ff;
color: #FFF;
text-decoration: none;
}

html, body {
	height: 100%;
	margin-bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-align: justify;
}
body,td,th {
	font-family: Verdana;
	font-size: 14px;
	text-align: justify;
	color: #666666;
}
h1 {
	 font-size: 22px; 
	 font-weight: bold;
	 text-align: center;
	 margin-bottom: 0px;
	 margin-top: 10px;
	 }

h2 {
	 font-size: 18px; 
	 font-weight: bold;
	 margin-top: 10px;
	 margin-bottom: 4px;
	 }
	 
h3 {
	 font-size: 14px; 
	 font-weight: bold;
	 margin-bottom: 0px;
	 margin-top: 18px;
	 }
	 
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {font-size: 3px}
.style10 {font-size: 18px; font-weight: bold; }
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}
.style11 {color: #CCCCCC}
button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7ADB02;
	border: 1px solid #9AFD22;
}
-->
