@charset "utf-8";
/* CSS Document */



body {
	background-color: #000000;
	}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}




a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.white:active {
	color: #333333;
	text-decoration: none;
}



@font-face {
  font-family: bassline;
  src: url('/css/fonts/MGBOLD.TTF');
}
.basslinefont {
  font-family: bassline;
  font-size: 1.0em;
  color: #999999;
  }

.basslinefontwhite {
	font-family: bassline;
	font-size: 1.0em;
	color: #FFFFFF;
  }
.basslinefontwhite A:link {color: #FFFFFF}
.basslinefontwhite A:visited {text-decoration: none;color: #FFFFFF;}  


div.tableContainer {
	width: 100%;
	height: 260px;
	overflow: auto;
	scrollbar-base-color: #FF6600;
	scrollbar-arrow-color: #FFFFFF;
}

.Bottom_Bar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style3 {color: #999999}

.style2 {
	font-size: 36px;
	color: #FFFFFF;
}
.style333 {
	font-size: 18px;
	color: #CCCCCC;
}

.style23 {color: #CCCCCC}
.style39 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 24px; color: #FFFFFF; font-weight: bold; }
.style40 {
	color: #996600;
	font-size: 14px;
}

.style41 {
	color: #5BA3BC
}
.style42 {
	font-size: 18px;
	color: #FFFF00;
}


.style44 {font-size: 36px}
.style47 {font-size: 18px}
.style48 {color: #FFFF00}
.style49 {font-size: 14px}
.style50 {color: #FF3300}
.style51 {	color: #FF0000;
	font-size: 36px;
}
.style52 {	font-size: 24px;
	color: #FFFFFF;
}

.style53 {color: #FF0000}
.style54 {
	font-size: 14px
}
.style60 {

overflow:auto;
}

.style61 {
	font-size: 11px;
	color: #999999;
}

.formtext {
	background-color: #000000;
	color: #FFF;
	font-size: 14px;
    resize: none;
}


.style62 {
	font-size: 16px;
	color: #990000;
}
.style65 {color: #FFFFFF}
.style67 {color: #996600}


.style168 {font-size: 16px}
.style170 {font-size: 9px}
.style173 {
font-size: 20px; }



.style174 {font-size: 12px}

</style>
#photoholder {
  width:450px;
  height:338px;
  background:#fff url('/images/loading.gif') 50% 50% no-repeat;
}
#thephoto {
  width:450px;
  height:338px;
}
.small {
	color: #FFF;
	font-size: 12px;
}

.smaller {
	color: #FFF;
	font-size: 11px;
}

.smallerdark {
	color: #999999;;
	font-size: 11px;
}

.smallred {
	color: #F00;
}
.smallred strong {
	font-size: medium;
}

