	body{
		background-color: #c0c0c0;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: auto;
	}
		
	div.background {
		background-color: #FFFFFF;
		width: 800px;
		height: auto;
		margin: auto;
		border: 1px solid black;
	}
	
	div.midholder{
		height: auto;
		width: auto;
		overflow: auto;
	}
	div.leftholder{
		float: left;
		width: 523px;
		margin: 5px 0px 0px 5px;
		height: auto;
	}
	div.rightholder{
		float: right;
		height: auto;
		width: 263px;
		margin: 5px 5px 0px 0px;
	}
	div.header {
		background:#000000;
		width: 800px;
		height: 101px;
		background-image: url(../images/general/header.jpg);
		background-repeat: no-repeat;
	}
	
	div.navigation {
		width:800px;
		height:28px;
		background-image: url(../images/general/navigation.jpg);
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		color: #D4D4D4;
	}
	ul.menu{
		padding:6px 0px 0px 7px;
		margin: 0px 0px 0px 0px;
		list-style: none;

	}
	ul.menu li{
		float: left;
		padding-right: 10px;
		color: #D4D4D4; 
	}
	ul.menu li a{
		text-decoration: none;
		color: #cb0420;
	}
	
	ul.login{
		padding:3px 0px 0px 7px;
		margin: 0px 0px 0px 0px;
		list-style: none;
		font-family: arial;
		font-size: 8pt;
		color: #005e00;
	}
	ul.login li{
		float: right;
		padding-right: 10px;
	}
	
	ul.login li a{
		text-decoration: none;
		color: #005E00;
		}
	
	ul.login input{
		line-height: 0px;
		width: 70px;
		height: 16px;
		font-family: arial;
		font-size: 7pt;
	}
	
	div.haxspons{
		width: 263px;
		height: 200px;
		color: orange;
		text-align: center;
		background-color: gray;
		margin: 0px 0px 5px 0px;

	}
	
	div.about_1{
		width: 259px;
		height: 17px;
		background-image: url(../images/general/about_1.jpg);
		background-repeat: no-repeat;
		background-color: #2ff222;
		padding-top: 6px;
                padding-bottom: 6px;
		padding-left: 4px;
		color: #00a301;

	}
	span.about_1{
		color: #FFFFFF;
		font-family: Arial;
		font-size: 18px;
                padding-left: 6px;
	}
	
	div.about_2{
		background-color: #000000;
		width: 263px;
		height: 3px;
	}
	
	div.about_3{
		background-image: url(../images/general/about_3.jpg);
		background-repeat: no-repeat;
		width: 243px;
		min-height: 60px;
		overflow: visible;
		padding: 10px;
		}
		
	div.fresh_1{
		float: left;
		width: 259px;
		height: 17px;
		background-image: url(../images/general/about_1.jpg);
		background-repeat: no-repeat;
		padding-top: 12px;
		padding-left: 4px;
	}
	
	span.fresh_1{
		color: #00a301;
		font-family: arial;
		font-size: 14px;
	}
	
	div.fresh_2{
		float: left;
		background-color: #000000;
		width: 263px;
		height: 3px;
	}
	
	div.fresh_3{
		float: left;
		background-image: url(../images/general/about_3.jpg);
		background-repeat: no-repeat;
		width: 263px;
		min-height: 60px;
		overflow: visible;
	}
	div.fresh_3 ul.factivelist{
		margin-top: 3px;
		list-style: none;
		padding: 0px 0px 0px 5px;
	}
	div.fresh_3 ul.factivelist li{
		color: #000000;
		font-family: Arial;
		font-size: 13px;
		text-decoration: none;
	}
	div.fresh_3 ul.factivelist li a{
		color: #00A200;
		font-family: Arial;
		font-size: 13px;
		text-decoration: none;
	}
	div.footer{
		
		width: 760px;
		height: auto;
		margin: 20px;
		font-family: arial;
		font-size: 11pt;
		padding-top: 5px;
	}
	div.footer hr{		
		background-color: #000000;
		border: 0px;
		height: 1px;
		width: 750px;
	}
h3.pagehead{
	background-image: url(../images/news/news_1.jpg);
	font-size: 16px;
	width: 517px;
	height: 24px;
	color: #cb0420;
	font-family: Verdana;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
}


