a:link {color:#303521;
	text-decoration:none;
	font-weight:normal;
}
a:visited {color:#303521;
	   text-decoration:none;
	   font-weight:normal;
	  }
a:hover {color:#ffffff;
	 text-decoration:none;
	 font-weight:normal;
	 cursor:default;
	}

body {background-color:#222A15; 
color:#000000;
font-size: 11px;
font-family:tahoma;
}

h1,h2,h3,h4,h5 {line-height:10px;
                line-spacing:0px}

body {scrollbar-face-color:#222A15;
	scrollbar-arrow-color:#222A15;
	scrollbar-track-color:#222A15;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000}

input,textarea,button,select {color: #000000;
       background:transparent;
       font-size: 11px;
       font-weight: regular;
       text-decoration: none;
       text-align: left;
       border-width: 1px;
       border-style: solid;
       border-color: #7D9450}

table {font-size:11px;
       }

.poop {font-size:11px;
       }

.poop2 {font-size:11px;
      }

.menu {font-size:11px;
       border:1px;
       border-style:solid;
       border-color:#000000;
       background:#7D9450;
       cellpadding:0;
       cellspacing:0}

.main {font-size:11px;
       border:1px;
       border-style:solid;
       border-color:#000000;
       background:#7D9450;
       cellpadding:0;
       cellspacing:0}


div   {font-size:11px;
       background:transparent;
       }

#main {position: absolute; 
        top: 150px; 
        left:250px; 
        align:center;
	    width:543px;
	}

#top {position: absolute; 
        top: 0px; 
        left:100px; 
        align:center;
	    	}

#menu {position: absolute; 
       top: 150px; 
       left:107px;
       align:justify;
       width:130px;
	   }


b,B {color: #ffffff}

i,I {color: #ffffff}

#navigation {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#navigation li {
   margin-bottom: 1px;
}
#navigation a {
   background: transparent;
   color: #000000;
   display: block;
   width: 110px;
   border-left: 0px solid white;
   padding-left: 0px;
    border-bottom: 1px dashed black;
}
#navigation a:hover {
   background: white;
   color: #000000;
   text-decoration: none;
   border-left: 0px solid black;
   text-align: right
}


