/* @override http://www.dennisdaniels.com/untitled.css */

a:active
{
  outline: none;
}

a:focus
{
-moz-outline-style: none;
}

html {
	margin: 0;
	
}

body {
	margin: 0;
	background-color: #fff;
	background: url(images/newbg.jpg) repeat-y center top;
	font: 12px/145% "Trebuchet MS";
	color: #666666;
}

#body a {
	font-size: 12px;
	color: #666666;
	height: 400px;
}

#nav_all {
	padding: 0;
	margin: 0;
	width: 817px;
	height: 31px;
}


#nav_left a:hover {
	width: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	color: #5688c7;
}
#nav_left a {
	width: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 8px 15px 6px;
}
#bottom_text {
	float: left;
	width: auto;
}
#line {
	height: 40px;
	width: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: top;
}
#nav_center a {
	width: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 8px 15px 6px;
}
#nav_right a {
	width: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 8px 15px 6px;
}
#nav_center a:hover {
	width: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	color: #5688c7;
	text-decoration: none;
}

td#navTD {
	border-top: thin solid #999999;
	border-bottom: thin solid #999999;
}
#nav_right a:hover {
	width: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	color: #5688c7;
	text-decoration: none;
}
.BodyContents {
	font-size: 10px;
}
