/* CSS Document */body { 	background-color: #000000;	margin: 0px;	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 11px;	color: #666666;	scrollbar-face-color: #222222;	scrollbar-highlight-color: #000000;	scrollbar-shadow-color: #C0C0C0;	scrollbar-3dlight-color: #C0C0C0;	scrollbar-arrow-color: #000000;	scrollbar-darkshadow-color: #333333;    scrollbar-track-color: #333333;	overflow-x: auto;	}	/*TEXT STYLES*/.text {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 12px;	font-weight: normal;	color: #ffffff;	}.textgrey {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 12px;	font-weight: normal;	color: #cccccc;	}	.head {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 18px;	font-weight: bold;	color: #ffffff;	}	.galleryhead { 	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 16px;	font-weight: bold;	color: #cccccc;	}.gallerytext {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 12px;	font-weight: normal;	color: #cccccc;	}/*TABLE STYLES*/.greyborder {border-width: 1px; border-style: solid; border-color: #999999;}.greybordertop {border-top: 1px solid #999999;}.greyborderbot {border-bottom: 1px solid #CCCCCC;}.whitebordertop {border-top: 1px solid #FFFFFF;}.whiteborderright {border-right: 1px solid #FFFFFF;}	/*POSITIONING STYLES*/.iframe {overflow-x: hidden; }	/*FORM STYLES*/.formheaders {	background-color: #DDDDDD;	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	font-size: 11px;	color: #666666;	padding: 2px;	}/*LINK STYLES*/a:visited {font-family: verdana, Helvetica, Arial, sans-serif; font-weight: normal; color: #ffffff; text-decoration: underline;}a:active {font-family: verdana, Helvetica, Arial, sans-serif;  font-weight: normal; color: #999999; text-decoration: none;}a:link {	font-family: verdana, Helvetica, Arial, sans-serif;	text-decoration: underline;	color: #FFFFFF;}a:hover {font-family: verdana, Helvetica, Arial, sans-serif; color: #ffffff; text-decoration: none;}.textsmall {	font-size: smaller;	color: #999999;}.galleryheadsmall {	font-family: Helvetica, Arial, sans-serif;	font-size: 12px;	color: #ffffff;	letter-spacing: 1px;}.gallerylink {	font-family: Helvetica, Arial, sans-serif;	font-size: 18px;	font-weight: bold;	color: #CCFFFF;	text-decoration: none;}a.gallerylink{	text-decoration: none;	color: #CCFFFF;}a:hover.gallerylink{	text-decoration: none;	color: #99CCFF;	font-weight: bold;}a:active.gallerylink{	text-decoration: none;	color: #ffccff;	font-weight: bold;}