/** Css Document **/


<!--
BODY{
scrollbar-face-color:#000000;
scrollbar-shadow-color:#8B008B;
scrollbar-highlight-color:#8B008B;
scrollbar-3dlight-color:#8B008B;
scrollbar-darkshadow-color:#CC00FF;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#8B008B;
background-color:#000000;
background-image: url('bg.jpg');
scrollbar-base-color:#000000; font-family:tahoma; font-size: 9pt; color: #CC00FF;}

.head {font-family: tahoma; size: 12;color: #CC00FF; 
	BORDER-RIGHT: #8B008B 1px solid;
              BORDER-TOP: #8B008B 1px solid;
              BORDER-bottom: #8B008B 1px solid;
              BORDER-LEFT: #8B008B 1px solid;}

A:link {color:#C0C0FF;text-decoration: none; font-weight: none}
A:visited {color:#C0C0FF;text-decoration: none; font-weight: none}
A:active {color:#8F5E99;text-decoration: none; font-weight: bold}
A:hover {color: #8F5E99; text-decoration: none; cursor: crosshair}
-->