.MainLink	{ text-decoration: none; color: #008000; }
.MainLink:hover	{ text-decoration: none; color: #ff0000; }

body { scrollbar-track-color: #008000; scrollbar-face-color: #00b700;
scrollbar-shadow-color: #00ce00; scrollbar-darkshadow-color:
#006400; scrollbar-highlight-color: #00ce00;
scrollbar-3dlight-color: #80ff80; scrollbar-arrow-color:
#ffffff }

body
{ 
background-image:url('/images/grass.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-position:center; 
}

#tableOne { 
width:700px; 
height:30px; 
border-style:ridge; 
border-width:1px; 
border-top-color:#77ff77; 
border-left-color:#77ff77; 
border-right-color:#00a800; 
border-bottom-color:#00a800; 
} 
#tableOne td { 
border:1px solid #e9ffd2 
} 

#tableTwo
{
background-image:
url('/images/header.jpg')
}
