BODY {
	Background-color: #FFFFFF;
	background-image:   url(./images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	margin-top: 0px;
	margin-bottom: 0px;
  scrollbar-face-color:#100058;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#600400;
  scrollbar-shadow-color:#484848;
  scrollbar-highlight-color:#100058;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#C0C0C0;
  scrollbar-darkshadow-color:#C0C0C0;	
}

##combine links
a.top:link		{FONT-WEIGHT: bold; FONT-SIZE: 12px;text-decoration: none; COLOR: #000000; FONT-FAMILY: Verdana,Arial, helvetica, sans-serif;}
a.top:visited	{FONT-WEIGHT: bold; FONT-SIZE: 12px;text-decoration: none;COLOR: #000000; FONT-FAMILY: Verdana,Arial, helvetica, sans-serif;}
a.top:hover	{FONT-WEIGHT: bold; FONT-SIZE: 12px;text-decoration: underline;COLOR: #FF0000; FONT-FAMILY: Verdana,Arial, helvetica, sans-serif;}

