body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.unline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
}
.menux {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.tmenutext {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
.ctext ul {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #757575;
	text-align: left;
	text-indent: -5px;
	text-decoration: none;
}
.ctexttable{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #5eb2aa;
}
.annttext {
	font-family: arial;
	font-size: 9pt;
	color:#535353;
	font-weight: normal;
}
a.adl:link {
	text-decoration:underline;
}
a.adl:visited { 
	text-decoration:underline;
}
a.adl:hover {
	text-decoration:underline;
}
a.adl:active { 
	text-decoration:underline;
}
a.adt:link { color:#666666;
	text-decoration:underline;
}
a.adt:visited { color:#666666;
	text-decoration:underline;
}
a.adt:hover { color: #FF6600;
	text-decoration:underline;
}
a.adt:active { color:#666666;
	text-decoration:underline;
}
.menutext {
	font-family:Arial;
	font-size: 9pt;
	line-height: 22px;
	color: #8E8E8E;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.botttext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.adtext{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.adinstr{
	font-family: Tahoma;
	font-size: 11px;
	color: #2E3092;
}
.adname{
	font-family: arial;
	font-size: 12px;
	color: #505050;
	font-weight: normal;
}
.ftitile{
	font-family: Arial;
	font-size: 16px;
	line-height: 30px;
	color: #458F88;
	font-weight: bold;
}
.stitile{
	font-family: Arial;
	font-size: 9pt;
	line-height: 16px;
	color: #2e3092;
	font-weight: bold;
}
.ttitile{
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666633;
}
.ctext{
	font-family: Arial;
	font-size: 9pt;
	line-height: 16px;
	color: #666666;
}
.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 180px;
	background-color: #FFFFFF;
}
.suckerdiv ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 180px;
	background-color: #FFFFFF;
	opacity:0.95; 
	filter:alpha(opacity=93);
}
.suckerdiv ul li{
	position: relative;
}
/*Sub level menu items */
.suckerdiv ul li ol{
	position: absolute;
	width: 180px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	background-color: #D2C6B0;
}
/* Sub level menu links style */

.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #666666;
	text-decoration: none;
	padding: 1px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.suckerdiv ol li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #666666;
	font-weight:bold
	text-decoration: none;
	padding: 1px 5px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.suckerdiv ul li a:visited{
color: #666666;
}
.suckerdiv ul li a:hover{ color:#FFFFFF;
background-color: #D2C6B0;
}
.suckerdiv ol li a:visited{
color: #666666;
}
.suckerdiv ol li a:hover{ color:#FFffff;
background-color: #D2C6B0;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

.tabletitile_l{
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	font-weight: bold;
	color: #585858;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	background-color: #D2C6B0;
	border-bottom-width: 1px;
}
.tabletitile_r{
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	font-weight: bold;
	color: #585858;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D2C6B0;
	border-bottom-width: 1px;
}
.tabletext_l{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	padding-top:8px;
	padding-bottom:8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2C6B0;
	border-right-color: #D2C6B0;
	border-bottom-color: #D2C6B0;
	border-left-color: #D2C6B0;
}
.tabletext_r{
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	padding-top:8px;
	padding-bottom:8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2C6B0;
	border-right-color: #D2C6B0;
	border-bottom-color: #D2C6B0;
	border-left-color: #D2C6B0;
}
.picleft{
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
.reddic{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
ol{ 
margin-top:5px;
margin-bottom:12px;
}
.detext{
	font-family: Tahoma;
	font-size: 12px;
	color: #2E3092;
	line-height:25px;
}
.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden}.clear{display:inline-block}.clear{display:block}
div#nav{height:100%; background:url(../images/bg.gif) repeat-x}
div#nav ul{width:95%; margin:0 auto; list-style:none}
div#nav ul li{float:left; height:25px; overflow:hidden; padding:0 2px 0 0; font: bold 11px/25px Arial; background:url(../images/bgr.gif) repeat-y right 0}
div#nav ul li a{float:left; height:100%; padding:0 20px; background:url(../images/on.gif) repeat-x; color:#505050; text-decoration:none}
div#nav ul li a.hover{clear:both; background-position:0 -35px; color:#FFFFFF}
div#nav ul li.on a{background-position:0 -35px; color:#FFFFFF}
div#nav ul li.nobg{background:none}
