a:link { color: #92a7c1; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:visited { color: #92a7c1; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a:active { color: #92a7c1; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
body { 	color: white; 
		font-size: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		background-color: #000; 
		overflow: auto}
/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:visible;
	width:635px; height:235px; 
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0; top:0; 
	width:635px; height:235px; 
	clip:rect(0 635px 235px 0); 
	overflow:visible;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0; top:0; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:190px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:190px;
  background: #336 url(../indeximages/track.gif);
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#ceced6;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:-18px; z-index:3 }
p { margin: 0 0 .6em 0 }
a img {border: 0pt}
div.content { text-align:left }
table.main { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width:600px; margin:auto; text-align:left; border-width: 1px; }
table.main td.text, table.main td.navs { vertical-align:middle; text-align:left }
td#scrollLinks  { width:12px }
td.navs ul { margin:0; padding:0; list-style:none     }
td.navs ul li { margin:0 0 .6em .4em }
td.navs ul li a { text-decoration:none }
td.navs ul li a:hover { text-decoration:underline }
body
p { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.mediumText { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.newsTitle { font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.semiSmallText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.smallText { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
/* ////////////////////END Scrolling layers CSS Styles/////////////////////////*/
.thinWhiteBorder { border: solid 1px white; }
.twoPointGrayBorder { border: solid 2px #2b2b2b; }
.h1 { color: #fff; font-size: 3.8em; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: 700; }
.smallWhiteText { color: #fff; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 10px; }
.blackDivBg { background-color: #1f1f1f; }
