.xx {font-size: 14px; padding: 1px; font-family: Georgia, Arial, Geneva, Swiss; text-decoration: none; display: block; border: 0px; background: #3B5F3A;}
a.xx:link, a.xx:visited {color: #dddddd;}
a.xx:hover {background-color: #dddddd; color: #444444;}

a:link, a:visited {
color: #3B5F3A;
}

a:hover {
color: #999999;
}


#divTree
{	
	background: #3B5F3A;
	position: absolute;
	z-index: 1;
	width: 200px;
	height: 200px;
	display: block;
	margin-left: 20px;
}

#rotator { position: relative; top: 0px; left: 0px; width: 665px; height: 200px}
#rotator img { display: none; position: absolute; top: 0; left: 0; }

img { border: 0; }

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 100%;
	color: #3B5F3A;
}

h1 { font-size: 300%; }
h2 { font-size: 250%; }
h3 { font-size: 200%; }
h4 { font-size: 175%; }
h5 { font-size: 150%; }
h6 { font-size: 125%; }


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
	background: #F8F8F8 url(../gimg/b/bg.png) 50% 0 repeat-x;
}

td { font-size: 12px; }

div.m { position: absolute; margin-left: -475px; left: 50%;  width: 950px}
div.m-t { background: #F8F8F8 url(../gimg/b/ma.png) 0 0 repeat-x; }
div.m-b { background: url(../gimg/b/mf.png) 0 100% repeat-x; }
div.m-l { background: url(../gimg/b/ms.png) 0 0 repeat-y; }
div.m-r { background: url(../gimg/b/md.png) 100% 0 repeat-y; }
div.m-tl { background: url(../gimg/b/mal.png) 0 0 no-repeat; }
div.m-tr { background: url(../gimg/b/mar.png) 100% 0 no-repeat; }
div.m-bl { background: url(../gimg/b/mfl.png) 0 100% no-repeat;}
div.m-br {padding: 0px 20px 20px 20px; background: url(../gimg/b/mfr.png) 100% 100% no-repeat}

div#header {
	width: auto;  
	height: 85px;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 10;
	clear: both;  
}

div#logo {
	position: absolute;
	top: 7px;
	left: 520px;
}

div#mnu
{
position: absolute;
left: 25px;
top: 64px;
cursor: default;
z-index: 99;
}


#dd, ul
{
margin: 0;
padding: 0;
}


#dd li
{
margin: 0;
padding: 0;
list-style: none;
float: left;
font: 11px Arial, Helvetica, sans-serif;
}

#dd li a.menu, #dd li a.menu:visited
{
margin-right: 1px;
border: 1px solid #ccc; 
display: block;
text-align: center;
background: #ffffff url("../gimg/bkh.gif") 0 0 no-repeat;
padding: 2px 11px;
color: #444;
text-decoration: none
}

#dd li a.menu:hover
{
border: 1px solid #e00;
}

.submenu
{
background: #ffffff url("../gimg/bkh.gif") 0 0 no-repeat;
margin-top: 2px;
border: 1px solid #ccc;
visibility: hidden;
position: absolute;
z-index: 3;
}

.submenu a:link, .submenu a:visited
{
display: block;
font: 11px Arial, Helvetica, sans-serif;
text-decoration: none;
white-space: nowrap;
padding: 2px 10px;
color: #444;
}

.submenu a:hover
{
color: #e00;
}

div#topwhite {
	width: auto;  
	height: 360px;
	margin: 0px 25px 0px 25px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#middle {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 220px;
	clear: both;  
}

div#footer { 
	color: #fff;
	margin: 5px 15px 5px 15px;
	text-align: center;
}

hr {
	margin: 0px 15px 5px 15px;
	padding: 0px;
	background: url(../gimg/b/dotted.png) 0 0 repeat-x;
	height: 1px;
	border: none;
}

