body 		{ 	background-image: url(images/bg.gif);
       			background-repeat: no-repeat;
			font-family:Verdana,Arial,Helvetica,Sans serif;  
			color:#333333; 
			font-size:11px; 
			font-weight:normal; 
			line-height:16px; }

body, p, ul, ol, li, div, td,input, textarea  {    
			font-family:Verdana,Arial,Helvetica,Sans serif;  
			color:#333333; 
			font-size:11px; 
			font-weight:normal; 
			line-height:16px; }

p { 			line-height:16px;
			padding-top:0px;
			padding-bottom:0px;
			margin-top:0px;
			padding-bottom:0px; }

br { 			line-height:16px;
			padding-top:0px;
			padding-bottom:0px;
			margin-top:0px;
			padding-bottom:0px; }

hr {			height:1px;
			color:#43835b; 
			padding-top:0px;
			padding-bottom:0px;
			margin-top:0px;
			padding-bottom:0px; }

h1 {    
			font-family:Verdana,Arial,Helvetica,Sans serif;  
			color:#43835b; 
			font-size:16px; 
			font-weight:normal; 
			line-height:20px; 
			margin-top:0px;
			margin-bottom:18px;
			text-decoration:none;
}

h2 {    
			font-family:Verdana,Arial,Helvetica,Sans serif;  
			color:#43835b; 
			font-size:14px; 
			font-weight:normal; 
			line-height:18px; 
			margin-top:0px;
			margin-bottom:18px;
			text-decoration:none;
}

h3 {    
			font-family:Verdana,Arial,Helvetica,Sans serif;  
			color:#43835b; 
			font-size:12px; 
			font-weight:bold; 
			line-height:16px; 
			margin-top:0px;
			margin-bottom:16px;
			text-decoration:none;
}

h4 {    
			font-family:Verdana,Arial,Helvetica,Sans serif;  
			color:#333333; 
			font-size:11px; 
			font-weight:bold; 
			line-height:13px; 
			margin-top:0px;
			margin-bottom:13px;
			text-decoration:none;
}

h5 {    
			font-family:Verdana,Arial,Helvetica,Sans serif;  
			color:#43835b; 
			font-size:11px; 
			font-weight:normal; 
			line-height:13px; 
			margin-top:0px;
			margin-bottom:13px;
			text-decoration:none;
}

h6 {    
			font-family:Verdana,Arial,Helvetica,Sans serif;  
			color:#333333; 
			font-size:11px; 
			font-weight:normal; 
			line-height:13px; 
			margin-top:0px;
			margin-bottom:13px;
			padding:15px;
			background-color:#f9e8bb;
			border-color:#ffffff;
                        border-style:double; 
			text-decoration:none;
}

h7 {    
			font-family:Verdana,Arial,Helvetica,Sans serif;  
			color:#333333; 
			font-size:9px; 
			font-weight:bold; 
			line-height:13px; 
			margin-top:0px;
			margin-bottom:13px;
			text-decoration:none;
}

a  {
        color : #d27820;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 11px;
}

a:hover  {
        color : #000000;
        text-decoration: none;
        font-weight : normal;
        font-style: normal;
        font-size: 11px;
}

a.menu  {
        color : #ffffff;
        text-decoration : none;
        font-weight : bold;
        font-style: normal;
        font-size: 12px;
}

a.menu:hover  {
        color : #333333;
        text-decoration : none;
        font-weight : bold;
        font-style: normal;
        font-size: 12px;
}

.tsmall {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        line-height: 13px;
}
.tmiddle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 16px;
}
.tbig {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 18px;
}

div.topline 	{ 	position:absolute; 
			top:0px;
			left:0px;
			width:761px;
			height:99px;
        	}

div.headline	{ 	position:absolute; 
			top:99px;
			left:0px;
			width:761px;
			height:75px;
         	}

div.naviall	{ 	position:absolute; 
			top:174px;
			left:0px;
			width:256px;
			height:356px;
                        background-image: url(images/navi.gif);
       			background-repeat: no-repeat;
         	}

div.naviillu	{ 	position:absolute; 
			top:0px;
			left:102px;
			width:148px;
			height:210px;
			z-index:2;
         	}

div.navibuttons	{ 	position:absolute; 
			top:222px;
			left:0px;
			width:256px;
			height:150px;
         	}

div.content1	{ 	padding-top:40px;
			padding-left:45px;
			padding-right:8px;
         	}

div.nav_act	{ 	
			margin-top:0px;
			margin-bottom:0px;
			padding-top:1px;
			padding-left:45px;
			width:256px;
 			height:24px;
                        background-image: url(images/but_act.gif);
                        background-repeat: no-repeat;
       			color : #ffffff;
       			text-decoration : none;
  			font-weight : bold;
   			font-style: normal;
   			font-size: 12px;
			line-height:16px;
         	}

div.nav_def	{ 		
			margin-top:0px;
			margin-bottom:0px;
			padding-top:1px;
			padding-left:45px;
			width:256px;
 			height:24px;
                        background-image: url(images/but_def.gif);
                        background-repeat: no-repeat;
			line-height:16px;
         	}


form#xmailer            {margin: 0 0; padding-left: 0; padding-top: 20;}
#xmailer label          {display: block; float: left; width: 6em;}
#xmailer input          {background: #ffffff; border:1px solid #97cc95; }
#xmailer textarea       {background: #ffffff; border:1px solid #97cc95; width:275px;}
#xmailer input:focus    {background: #ffffff; border:1px solid #97cc95;}
#xmailer textarea:focus {background: #ffffff; border:1px solid #97cc95;}
#xmailer div.radios     { margin-left: 6em;}
#xmailer input.radio    {float: left; margin-right: .7em; background: transparent; border:0; }
#xmailer .radios p      {line-height: .9em;}
#xmailer .radios label  {margin-top: 2px;}
#xmailer div.radios + p {width: 100%; text-align: center;}
#xmailer input.button   { cursor: pointer; width:110px; border:1px solid #97cc95; background: #cce5cc; font-weight:normal; }


