body,td,xmp
{
        scrollbar-face-color: #FFFF33;
	scrollbar-highlight-color: #2ACC65;
	scrollbar-shadow-color: #2ACC65;
	scrollbar-3dlight-color: #FFFF33;
	scrollbar-arrow-color: #2ACC65;
	scrollbar-track-color: #FFFF33;
	scrollbar-darkshadow-color: #FFFF33;
        font-size: 13px;
        line-height: 15px;
        color:#FFFF33;
        font-family: tahoma;
        letter-spacing:0px;
        cursor:default;
}

td {
        font-size: 11px;
}

a:link,a:visited,a:active{
	color: #FFFF33; 
	text-decoration:none; 
        border-bottom:1px dotted #FFFF33;
	font-weight: bold;
        cursor:DEFAULT;
		}

a:hover{
	color: #FFFF33; 
        border-bottom:1px dotted #FFFF33;
        text-decoration: none;
        background-image:url(fuzz.gif);
	font-weight: bold;
	cursor:move;
                }

.head,h2{ 
background-color: #2ACC65;
padding-left:4px;
padding-bottom:1px;
height:15px;
border-bottom:5px solid #FFFF30; 
width:98%; 
font-size:13px; 
font-weight:bold; 
text-transform:uppercase; 
color:#FFFF30; 
text-align:left; 
letter-spacing:4px;}

.head2{ 
background-color: #FFFF30;
padding-left:4px;
padding-bottom:1px;
height:15px;
border-bottom:5px solid #2ACC65; 
width:97%; 
font-size:13px; 
font-weight:bold; 
text-transform:uppercase; 
color:#2ACC65; 
text-align:center; 
letter-spacing:4px;}

#container{
position:absolute;
left:50%;
width:500px;
height:1000px;
top:0%;
margin-left:-250px; 
margin-top:0px;
margin-bottom:0px;
border:0px solid #FFFF33;
background-image:url(repeat.gif);}

A.menulink,A.menulink:visited {
display: block;
width: 130px;
text-align: left;
font-weight:bold;
text-decoration: none;
font-family:tahoma;
font-size:13px;
color: #2ACC65;
text-transform: uppercase;
border: solid 2px #2ACC65;
background-color:#FFFF30;
cursor:move;
padding:4px;
}

A.menulink:hover {
color: #FFFF30; 
background-image:url(fuzz.gif);
cursor: move;
}

input, textarea, option, select {
background-color: #2ACC65; 
font: 11px verdana; 
color: #FFFF30; 
border: 1px dotted #FFFF30; 
padding:1px}





