body {
        margin: 0px;
        padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #ffffff; 
		border: none;      
}

#menu {
    padding: 0px;  
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
#menu ul{
list-style:none;
	margin:0;
	padding:0 20;
	width:180px;
	font: 14px/220% Tahoma, Verdana, Arial;
	font-weight: bold;
}
#menu  li a {color:#6f5348;text-decoration:none;display:block; height:25px;background: url(/css/lin.gif);}
	
#menu a:hover {color: #71b427}
	.menu a:hover {text-decoration: none;}
	.menu a.Use {color: #71b427}


#menu2 {
        
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

#menu2 a {color: #517EFD; padding-buttom: 10px; font-weight: bold;  }
	
#menu2 a:hover {color: #000000}
	.menu a:hover {text-decoration: none;}
	.menu a.Use {color: #000000}

#text {
	color: #000000;
	margin: 0px 20px;
	font: 14px/180% Tahoma, Verdana, Arial;
	text-decoration: none;
}

#text h1 {font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
    color: #000000;
	padding: 0px;
	color:#6f5348;
}


#text h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
              color: #000000;}

#text h3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
              color: #000000;}

#text a {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
              color: #517EFD;}

#text a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
              color: #000000;}


