          a:link { text-decoration:underline; color: maroon;}
          a:visited { text-decoration:underline; color: #996600;}
          a:hover { text-decoration:underline; color: #dfa82a;}
          a:hover { text-decoration:underline; color: #000000;}
form
{ margin: 0; padding: 0;}
BODY 
{
filter: progid:DXImageTransform.Microsoft.Gradient(
   GradientType=0, EndColorStr='#996D3E', StartColorStr='#66381E');
font-family: Times;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
scrollbar-arrow-color:white;
scrollbar-track-color:#D6D6D6;
scrollbar-shadow-color:#D6D6D6;
scrollbar-face-color:#66381E;
scrollbar-highlight-color:#D6D6D6;
scrollbar-darkshadow-color:#66381E;
scrollbar-3dlight-color:#66381E;

}
table.Main          { border-collapse: collapse;
	border-width: 0px;
	border-spacing: 0px;
	background-image: url('../images/TableBkgd.jpg');
                 border-style:none}
td.left       { border: 0px; 
                 background-image: url('../images/RopeLeft.gif');
                 width:21px; 
				padding:0;                 
}
td.right       { border: 0px; 
                 background-image: url('../images/RopeRight.gif');
                 width:21px; 
				padding:0;                 
}
td.middle       { border: 0px; 
                 width:900px; 
				padding:0;                 
}	
	