
a:link    {text-decoration: none; color: #c0c0c0;}
a:visited {text-decoration: none; color: #c0c0c0;}
a:hover   {text-decoration: underline; color: #c0c0c0;}}
a:active  {text-decoration: underline;}


body{
  overflow-y:scroll;
scrollbar-3dlight-color:#111111; 
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#111111;
scrollbar-face-color:#000000;
scrollbar-track-color:#000000;
  color				            : #ffffff;
  text-align			        : justify;
  font-family                   : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size                     : 9px;
}

body.main	 { background-image:url('pics/back.jpg'); background-position: right top; background-attachment:fixed; }
body.page	 { background			: #000000;}

table.content {
	color				: #FFFFFF;
	width				: 750px;
	border				: 1px solid;
	border-color		: #808080;
	background			: #ffffff;
	font-family 		: Trebuchet MS;
	font-size 			: 9pt;}
	
td.top {
	background		: #000000;
	height			: 102px;}

td.content {background		: #000000; PADDING-left: 10px; PADDING-right: 10px;}

td.bottom 	{
	background		: #000000 url('pics/banner_bottom.JPG');
	height			: 55px;
	font-size 		: 9pt;}