/* CSS Document */

#topnav
{
	width: 775px;
	height: 20px;
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#topnav a.onnav
{
	display: block;
	float:left;
	width: 74px;
	height: 20px;
	background-color: #F7931D;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnav a
{
	display: block;
	float:left;
	width: 74px;
	height: 20px;
	background-color: #CCCCCC;
	color: #323132;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnav a:hover
{
	display: block;
	float:left;
	width: 74px;
	height: 20px;
	background-color: #F7931D;
	color: #323132;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#topnav a.home
{
	width: 79px;
	margin: 0px 0px 0px 0px;
}

#topnav a.home:hover
{
	width: 79px;
	margin: 0px 0px 0px 0px;
}

#topnav a.darknav:hover
{
display: block;
float:left;
width: 117px;
height: 20px;
background-color: #E3E2D9;
color: #FFFFFF;
margin: 0px 0px 0px 1px;
}

#topnav a.on
{
background-color: #ffffff !important;
color: #ABA6A2 !important;
}

#topnav span.darknav
{
display: block;
float:left;
width: 117px;
height: 20px;
background-color: #D7D5CB;
color: #FFFFFF;
background-image:url(images/hashout-white.gif);
margin: 0px 0px 0px 1px;
}

#topnav span
{
text-align: center;
}


#topnav ul
{
display: inline;
padding: 0px; 
margin: 0px;
}

#topnav ul li
{
display: inline;
list-style-type: none;
padding: 0px; 
margin: 0px;
}

#title ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#title ul li
{
display: inline;
list-style-type: none;
padding: 0px; 
margin: 0px;
}

#title a
{
	display: block;
	float:left;
	width: 30px;
	height: 20px;
	color: #003399;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}

#title a:hover
{
	color: #00CCFF;
	text-decoration: none;
}

.stroke{
	display: block;
	display: block;
	float:left;
	width: 550px;
	height: 20px;
	background-color: #323132;
	color: #323132;
	background-image: url(images/stroke.gif);
	background-repeat: repeat-x;
}

p.foot a {
	color: #003399;
	text-decoration: none;
	}
p.foot a:hover {
	color: #0066FF;
	text-decoration: none;
	}	
a.designintro {
	color: #0099FF;
	text-decoration: none;
	padding-left: 5px;
}
a.designintro:hover{
	color: #0066CC;
}

#topNav a{
	color: #323132;
	text-decoration: none;
}

#topNav a:hover{
	color: #323132;
	text-decoration: none;
}
a.link{
	color: #323132;
	text-decoration: none;
}

a.link:hover{
	color: #323132;
	text-decoration: none;
}