@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/bgsripe.png);
}
h6 {
	color:#009900;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
}
.style3 {font-size: 9px}
a:link {
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FF0000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight:bold;
	color:#000000;
}
h2 {
	font-size: 10px;
	color: #FFFFFF;
}
.style4 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-weight: bold;
}

html, body {
	height:100%;
}
div#container {
	height:100%;
	width:100%;
	position:relative;
}
div#main {
	padding-bottom:0px;
	height:100%;
}
div#footer {
	height:30px;
	background-repeat: repeat-x;
	background-image: url(images/footer.png);
	position:absolute;
	bottom:0px;
	width: 100%;
}
div#disc {
	height:auto;
	position:center center;
	bottom:0px;
	width: 100%;
	font-size: 9px;
}
div#priv {
	height:auto;
	position:center center;
	bottom:0px;
	width: auto;
	font-size: 9px;
	}
table#top {
	height:138px;
	background-image:url(images/headerbg.gif);
}
table#nav {
	height:138px;
	margin-left:0px;
	margin-right:0px;
}
table#main {
	margin-left:auto;
	margin-right:auto;
	}