body
	{
   	background-color: #ededed; background-image: url(bg.gif); background-repeat: repeat-x;
   }


BODY{
scrollbar-face-color:ffffff;
scrollbar-arrow-color:0000ff;
scrollbar-track-color:cccccc;
scrollbar-shadow-color:0000ff;
scrollbar-highlight-color:C4FBFB;
scrollbar-3dlight-color:4EFEF8;
scrollbar-darkshadow-Color:0E12FE;
}


a:link { color:#0000ff; text-decoration:underline}
a:visited { color:#0000ff; text-decoration:underline}
a:hover { color:#ff0000; text-decoration:underline; cursor:hand}
a:active { color:#ff0000; text-decoration:underline}


.tablink:visited{color: #ffffff; text-decoration: none;background-color: #0066ff;}
.tablink:active{color: #ffffff;background-color: #0066ff;}
.tablink:link{color: #ffffff; text-decoration: none;background-color: #0066ff;}
.tablink:hover{text-decoration: none;color: #0E11CA;background-color: #3FF1EB;}
.tablink{
align: center;
display: block;padding:.1ex;
width: 100%;
}


