<!--
body,td,th {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#000000;
		line-height:12pt;

			}

body {
	background-image: url(images/back.gif);
	background-repeat:repeat-x;
	background-color:#f7f8f7;
}
ul#menu
		{
	top: 112px;
	padding-bottom:0px;
	width: 801px;
	height: 37px;
	list-style:none;
	margin-bottom: 0px;
	border-right: 4px;
}

ul#menu li{
	float: left;
	height: 37px;
	width:93px;
	background: url(images/buton.gif);
	text-align:center;
	margin-bottom: 0px;
	padding-bottom:0px;
}
		
ul#menu li.active{
	background: url(images/butof.gif);
	text-align:center;
	color:#dd7d00;
	margin-bottom: 0px;
}

ul#menu li.active a{
	color:#dd7d00;
}

ul#menu li a{
	display: block;
	float: left;
	font-family:Verdana, Tahoma;
	font-size:10px;
	font-weight: bold;
	color: #534f49;
	text-decoration: none;
	width:93px;
	height:37px;
	text-align:center;
	padding-top:12px;
}

ul#menu li a:hover{
	text-decoration:none;
	background: url(images/butof.gif);
	width:93px;
	height:37px;
	text-align:center;
	color:#dd7d00;
}

#list-menu {
	width: 174px;
}

#list-menu {
	width: 174px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#list-menu li {
	margin: 1px 0px 0px 0px;
	border-bottom : 0px dotted #1C97FC;
	border-color : #1C97FC;
	width:174px;
	text-align:left;

} 

#list-menu a {
	display: block;
	width:auto;
	padding: 5px 0px 7px 20px;
	border : 0px solid #70bc23;
	background: #56534f;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #ffffff;
}

.list-menu a:active{
	background: #ffffff;
}

#list-menu a:hover {
	border : 0px solid #107802;
	color: #000000;
	background: #c0c0c0;
	width:auto;
	padding: 5px 0px 7px 20px;
} 

.navtitle {
	color: #F88C00;
	font-weight:bold;
	font-size:13pt;
	text-align:center;
	}
	
.footer {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#979797;
}
.contentbox-admin {
	background-color:#F1F1F1;
	border :0px solid #E5E2E2;
	color:#868686;
	margin-bottom:2px;
	margin-top:13px;
	padding:5px;
	line-height:12pt;
	width:490px;
	height:auto;
	}
-->
