

div#x-content table td.menu
{
font: normal 11px Tahoma, sans-serif;
	width: 160px;
}


.ul12
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#x-content table td.menu div#x-nav
{

	margin1: 20px 0px 0px 0px;
	padding: 55px 0 40px 0;
	background:  #d0d7ff url(images/nav.jpg) no-repeat top center;
	width: 158px;
}

#x-navb
{#D4674B
	margin1: 0px 12px 5px 10px;
	padding: 0px;
	background:  url(images/navb.jpg) no-repeat bottom Right;
	height: 12px;
}

div#x-nav li
{
	border-bottom: solid 1px #d5e5ff;
	margin: 0 3px 0 3px;
}

div#x-nav li a, div#x-nav li a:link, div#x-nav li a:visited, div#x-nav li a:active
{
	color: #000e24;
	font-size: 13px;
	text-align: center;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #4a75bc;
	padding: 5px;
	padding-bottom: 8px;
	font: normal 13px Tahoma, sans-serif;
}

div#x-nav li a:hover
{
	color: #ffffff;
	/*background-color: #002766; */
	background: #113 url(images/nav_Hover.gif) no-repeat bottom center;
	font-size: 13px;
	font-weight:bold

}
