/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #999999;
	margin: 50px;
	
	
	
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	

}
#container
	{
	
	
	position: relative;
	text-align: left;
	width: 760px;
	height: 525px;
	margin: 0px auto;
	vertical-align:text-top;
	}
	
#top{
	position: static;
	text-align: left;
	width: 760px;
	height: 85px;
	margin: 0px auto;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}


#greenbar{
	background-image: url(images/greenbar.jpg);
	position: relative;
	text-align: left;
	width: 760px;
	height: 20px;
	background-repeat: no-repeat;
	vertical-align:middle;
}

#middle{
	position: relative;
	
	width: 760px;
	margin: 0px auto;
	background-image: url(images/bg_segment.gif);
	background-repeat: repeat;
	vertical-align: top;
}

#bottom{
	position: relative;
	text-align: left;
	height:23px;
	width: 760px;
	margin: 0px auto;
	
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
}

.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	vertical-align: text-top;
}
.bodycentered
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	
	text-align:center;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.style2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	font-weight: bold;
}
ul.navi {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6666FF;
	text-decoration: underline;
	text-align: left;
	text-indent: 0px;
}
.style3 {
	color: #6633FF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.header{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;	
}
a.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #d3d3d3;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;	
}
	


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00703c;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}

a.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.pagenumber {
	vertical-align: middle;
	margin-bottom: 5px;
}

