body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family:verdana, arial;
	font-size:11px !important;
}

td{
	font-size:11px;
}

a	{
	 color:#0C51AE;
	}
h1{
	font-size:14px;
}

h2{
	font-size:13px;
}
@media screen{
div.top{
	z-index:0;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}

div.bottom{
	z-index:0;
	position:absolute;
	right:0px;
	top:0px;
	width:100%;
	text-align:right;
	background-color:#0C51AE;
}

table.maintext{
	top:220px;
	z-index:3;
	position:absolute;
}
.print_hide{
	display:inherited;
}

}

@media print{
div.bottom{
	display:none;
}
div.top{
	display:none;
}
.print_hide{
	display:none;
}
table.maintext{
	z-index:0;
}
}

a.menu{
	font-family:Franklin, Arial;
	font-size:12px;
	margin-left:20px;
	font-weight:400;
      }
span.mainmenuactive{
	font-family:Franklin, Arial;
	font-size:12px;
	margin-left:20px;
	font-weight:600;
	color:#0C51AE;
	cursor:default;
	}
span.menuitem{
	font-family:Franklin, Arial;
	font-size:12px;
	margin-left:20px;
	font-weight:400;
	color:#000000;
	cursor:default;
}
span.submenu_a{
	font-family:Franklin, Arial;
	font-size:12px;
	margin-left:10px;
	margin-top:18px;
	color:#0C51AE;
	font-weight:500;	
	cursor:default;
}

span.submenu{
	font-family:Franklin, Arial;
	font-size:12px;
	margin-left:10px;
	margin-top:18px;
	color:#000000;
	font-weight:500;	
	cursor:default;
}


a.caf {
	color:#000000;
	font-size:10px;
	}

a.submenu{
	font-family:Franklin, Arial;
	font-size:12px;
	margin-left:10px;
	margin-top:18px;
	font-weight:400;
	text-decoration:none;
      }

a.advert{
	font-family:Franklin, Arial;
	font-size:12px;
	color:#0C51AE;
	font-weight:400;
      }
td.advert{
	padding-top:15px;
	}


span.menu{
	border-bottom: thin dotted #FF9335;
	border-top: thin dotted #FF9335;
	border-right: thin dotted #FF9335;
	width:200px;
	float:left;
	clear:both;
	margin:15px 0px 0px 0px;
}

span.rect{
	border: dotted thin #FF9335;
	float:left;
	clear:both;
	margin:15px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width:95%
}

td.menuactive {
	color:#FF9335;
	cursor:default;
	font-weight:600;
	text-decoration:underline;
}
hr.advert{
	color:#E87D1D;
	width:100%;
}
td.submenu{
	background-image:URL('/images/line.gif'); 
	background-position:bottom;
	background-repeat:repeat-x;
}
td.submenu_fix{
	background-image:URL('/images/line.gif'); 
	background-position:bottom;
	background-repeat:repeat-x;
	height:32px;
}
td.nomarker{
	background-image:URL('/images/no-marker.gif');
}
td.marker{
	background-image:URL('/images/marker.gif');
}