/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(newbody.jpg);
}
body,td,th {
	color: #FFFFFF;
	font-family: serif, sans-serif;
	text-shadow:0 1px #000;
	font-size: 14px;
}



#footer_wrap {
	background:url(footer-bg.jpg) repeat-x;
	border-top:1px solid #605f5f;
	height:61px;
	margin:0;
}
#footer {
	width: 960px;
	padding: 25px 0px 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
	height: 36px;
	margin: 0 auto;
}
#footer li {
display:inline;
padding-right:8px;
}
#footer ul {
margin-top:-4px;
}
#footer a:hover, #footer a:active, #footer li.current_page_parent, #footer li.current_page_parent a, 
#footer li.current_page_parent a:visited, #footer li.current_page_item a, 
#footer li.current_page_item a:visited {
background-image: none;
}
#footer_l  {
	float: left;
	width: 400px;
}
#footer_r  {
	float: right;
	width: 400px;
	text-align: right;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #33CCCC;
	text-decoration: none;
}




-->
