body{
		 margin-top: 0;
		 background:  #7f919b;
 		 scrollbar-face-color: #7f919b;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-track-color:#7f919b;
	scrollbar-arrow-color:#000000;
}

body.ii{
		 margin-top: 0;
		 background:  #7f919b; background-image: url(gfx/bluebkg.jpg); background-repeat: repeat;
 		 scrollbar-face-color: #7f919b;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-track-color:#7f919b;
	scrollbar-arrow-color:#000000;
}
div.bigtext{
	color : #CD8633;
	font-family : Tahoma;
	font-size : 14pt;
	font-weight : 750;
}
div.large{
	color : #CD8633;
	font-family : Tahoma;
	font-size : 13pt;
	font-weight : 800;
}
div.medium{
	color : #000000;
	font-family : Tahoma;
	font-size : 12pt;
	font-weight : 800;
}
div.small{
	color : #ffffff;
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : 650;
}
div.text{
	color : #ffffff;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : 800;
}

a:hover{
	color : #ffffff;
	background-color: #CD8633;
	
}
a:link{
	color : #ffffff;
}

a:visited{
	color : #ffffff;
