#top_div #topNavigation ul {
	list-style: none;
	padding: 65px 0 0 2px;
	margin: 0;
}
#top_div #topNavigation li {
	display: inline;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0;
}
#top_div img {
	float: right;
}

#nav_tbl a, #nav_tbl a:link {
	color: #600;
	font-weight: bold;
	text-decoration: none;font-size:10px;
}
#nav_tbl a:visited {
	color: #600;
	font-weight: bold;
	text-decoration: none;font-size:10px;
}
#nav_tbl a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#nav_tbl a:focus {
	color: #600;
	text-decoration: underline;
	font-weight: bold;
	font-size:10px;
}
#nav_tbl a:active {
	color: #600;
	text-decoration: underline;
	font-weight: bold;
	font-size:10px;
}
#nav_tbl .current a, #nav_tbl .current a:link, #nav_tbl .current a:visited, #nav_tbl .current a:hover, #nav_tbl .current a:focus, #nav_tbl  .current a:active{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	font-size:10px;
}

#top_div	{
	background: url(../images/top_DFBA53.gif) repeat-x bottom;
	height: 108px;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	color: #600;
	margin: 0;
	padding: 0 2.5%;
	font-weight:normal;
}

#top_links	{
	margin: 0;
	padding: 5px 1em;
	text-align: right;
	font-weight:normal;
}
#top_links img{
	margin:5px 0 0 0;
	float: right;
}


#topNavigation {
	padding: 20px 0 0 0;
	color: #600;
	font-weight: normal;
	position: absolute;
	z-index: 2;
	left: 200px;
	top: 0px;
	margin: 0px;
	text-align: right;
}
#nav_tbl	{
	padding: 0;
	margin: 0;
	position: absolute;
	left: 210px;
	top: 73px;
	z-index: 5;
	border-top: solid 1px #600;
	border-bottom: solid 1px #600;
}
#nav_tbl td	{
	padding:0 6px 1px 6px;
	font-size: 11px;
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 8px;
	left: 2.5%;
	z-index: 1;
	border-style: none;
	margin: 0;
}
