body {
   	
padding: 0px;
   	color: #000000;
   	font-family: Arial, Verdana, Tahoma, Serif;
  	font-weight: normal;
   	font-size: 12px;
   	background-color: #5E4F36;
   	margin-top: 10px;
   	margin-bottom: 10px;
   	margin-right: auto;
   	margin-left: auto;
   	text-align: center; }
a {
    	text-decoration: none; 
    	color: #351700;
    	font-weight: bold;
    	background-color: transparent; }

a:hover {
    	text-decoration: none;
    	color: #635132;
    	font-weight: bold; }
h1 {
     	background-color: transparent;
     	font-weight: bold;
	font-size: 11px;
     	color: #635132;
    	font-family: Arial, Tahoma, Verdana, Serif;
	text-transform: uppercase;
	letter-spacing: 2px; 
	border-bottom: 1px solid #635132; }


img {
	border-left-color: #CDB1D8;
	border-bottom-color: #CDB1D8;
	border-top-color: #CDB1D8;
	border-right-color: #CDB1D8; }

tr, td {
     	font-family: Tahoma, Arial, Verdana, Serif;
	line-height: 11px;
	color: #CDB1D8; }

.navigation {
	font-family: Tahoma; 
	color: #635132;
	font-size: 12px;
	letter-spacing: 0px;
	line-height:16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center; }

.navigation a {
       	color: #351707; }

.navigation a:hover {
	color: #635132;
   	border-bottom: 2px solid #351707; }

.layout {
    	background-color: #FFFFFF;
    	color: #000000;
    	width: 675px;
    	padding: 0px;
	text-align: justify;
	border-left: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-top: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	margin-right: auto;
   	margin-left: auto;
     	text-align: center; }

.main {
     	background-color: transparent;
     	color: #000000;
     	font-family: Tahoma, Arial, Verdana, Serif;
     	font-weight: normal;
     	font-size: 11px;
     	text-align: justify;
     	padding: 5px;
     	border: 5px;
	width: 98%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
     	margin-left: auto;
	position: relative;
	top: -1px; }

ul {
   	list-style-type: square; }

textarea, input, select {
     	font-family: Tahoma, Arial, Verdana, Serif;
   	font-size: 11px;
   	font-weight:normal;
   	color: #230100;
   	background-color: #FFFFFF;
   	border: 1px solid #230100;
   	padding: 1px; }