/* CSS Document */

body {
background-image: url('images/bg.gif');
background-repeat:repeat:y; }

body {scrollbar-3dlight-color: #C0C0C0;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #6D6D6D;
scrollbar-darkshadow-color: #6D6D6D;
scrollbar-face-color: #6D6D6D;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #D3FF08;
scrollbar-track-color: #444444; }

body,td {
font-family: Times New Roman;
font-size: 11px;
color: #FFFFFF;
line-height:15px; }

a {color: #D3FF08;}
a:visited {color: #D3FF08;}
a:active {color: #D3FF08;}
a:hover {color: #D3FF08; text-decoration: none;}