@charset "utf-8";
.header {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #400000;
}
.menu {
	background-image: url(menubg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF99;
	line-height: normal;
	font-size: 14px;
	margin-right: 0px;
	font-style: normal;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#foxmenucontainer{
	height:24px;
	background:#000;
	display:block;
	padding:45px 0 0 15px;
	}

#foxmenu{
	position:relative;
	display:block;
	height:0;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}

#foxmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}

#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	background:transparent url(foxmenu_bg-OFF.gif) no-repeat top left;
	}

#foxmenu ul li a:hover{
	color:#fff;
	background:transparent url(foxmenu_bg-OVER.gif) no-repeat top right;
	}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#000;
	background:#fff;
	}
.headerimg  {
	left: 0px;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.part {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
