body { background-color:#ffffff;
	   background-image:url(img/map.gif);
       background-repeat:no-repeat;
       background-position:top right;
       margin:0px;
       padding:0px;
       font-family:verdana; }

a:link { text-decoration:none; color:#4D9452; }
a:visited { text-decoration:none; color:#4D9452; }

li {background-color:transparent;
    padding:0px;
    font-size:12px; }

p { background:transparent;
    color:#000000;
    padding-left:15px;
    padding-top:15px;
    padding-right:15px;
    padding-bottom:15px;
    margin-top:0px;
    margin-bottom:0px;
    font-size:12px; }

table { border:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:5px;
	font-size:12px;
	background:transparent;
	border-spacing:5px;
	table-layout:auto; }
	
.form {background:#E4E4E4;
    border-bottom:#000000 1px solid;
    border-left:#000000 1px solid;
    border-right:#000000 1px solid;
    border-top:#000000 1px solid;
    color:#000000; 
    font-family:verdana;
    font-size:10;}
    
.box_main { background:transparent;	
	border:0px;
	height:auto;
	width:800px;
	margin:auto;
	margin-top:10px;
	margin-bottom:60px;}    
    
.box_top { background:transparent;
	background-image:url(img/box_top.gif);
    background-repeat:no-repeat;	
	border:0px;
	height:224px;
	width:800px;
	margin-top:0px;
	margin-bottom:0px;
    margin-left:0px;}
    
.box_content { background:transparent;
	background-image:url(img/content.gif);
    background-repeat:repeat;
    background-position:left;	
	border:0px;
	width:800px;
	height:auto;
	min-height:320px;
	margin-top:0px;
	margin-bottom:0px;
    margin-left:0px;}
    
.box_bottom { background:transparent;
	background-image:url(img/box_bottom.gif);
    background-repeat:no-repeat;	
	border:0px;
	height:39px;
	width:800px;
	margin-top:-20px;
	margin-bottom:0px;
    margin-left:0px;}
.menu{
        color:grey;
}
