body 
{  
	margin: 0px;
	padding: 0px;
	font-size: 9pt; 
	font-family: Tahoma;
	background-color: white;
	color: #111111;
}
table
{
	border-collapse: collapse;
}

td
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

ul
{
	padding: 0px;
	margin: 0px;
}

img
{
	border: none;
}

a:link, a:visited
{
	color: #606060;
}

form.search
{
	display: block;
	width: 257px;
	height: 29px;
	background: white url("/images/site/search.jpg") no-repeat left bottom;
	float: right;
	margin: 1px 11px 0px 0px;
}
form.search input
{
	margin: 4px 0px 0px 35px;
	background-color: #ffffff;
	border: none;
	width: 210px;
	height: 16px;
	color: #333333;
	font-size: 15px;
}

td.menu ul
{
	padding-top: 10px;
}

td.menu li
{
	display: block;
	float: left;
	margin: 5px;
}

td.menu li a:link,td.menu li a:visited
{
	font-size: 14px;
	padding: 3px;
	color: #111111;
	text-decoration: none;
}

td.menu li a:active,td.menu li a:hover, td.menu a.select:link, td.menu a.select:visited
{
	color: white;
	background-color: #868686;
}

hr
{
	height: 1px;
	text-align: center;
	width:  80%;
	border: none;
	background-color:#ababab;
}

div.levels
{
	font-size: 8pt;
	display: inline;
}

div.date2
{
	display: inline;
	float: right;
	color: #ff9600;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 5px 10px;
}

table.dopnavigate
{
	border: 1px solid #eecd94;
}

table.dopnavigate th
{
	text-align:center;
	background-color:#eecd94;
	color: white;
}

table.dopnavigate th a
{
	color: white;
}

table.dopnavigate td
{
	padding: 5px;
}

table.dopnavigate td a:link, table.dopnavigate td a:visited
{
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}

table.dopnavigate td a:hover, table.dopnavigate td a:active
{
	text-decoration: underline;
}

table.list td b
{
	font-size: 11pt;
}

ul.list
{
	margin-bottom: 60px;
}

ul.list li
{
	list-style-type: none;
	float: left;	
}

ul.list li a:link, ul.list li a:visited
{
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #eed8b1;
	border: 1px solid #eeb551;
	padding: 7px 0px 0px 0px;
	margin: 5px;
	
	font-size: 16px;
	text-decoration: none;
}

ul.list li a:hover, ul.list li a:active
{
	background-color: #eed3a4;
}

ul.list li.selected a:link, ul.list li.selected a:visited
{
	font-weight: bold;
}

div.bottom
{
	padding: 0px 20px 20px 20px;
	color: #b8abb7;
}

div.bottom div
{
	float:right;
	margin-left: 20px;
}