/*StarTrek4u Stylesheet  */
body {
	background-color: #151515;	
	scrollbar-base-color: #151515; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-DarkShadow-Color: #000000; 
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	/*font-weight:bold;*/
}
body,td,th {
	color: #CCCCCC;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #237cc4;
}
a:active {
	color: #237cc4;
}
.table_header {
 	background-color: #000000;
	color: #CCCCCC;
	border: solid 1px;
	border-color: white;
 }
 
 
 
 
 
 
 tr.subnav td {
	color: #FFF;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

tr.subnav td a, {
 color: #FFF;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

tr.subnav td a:hover {
	    /*background-color : #CCC;
        filter:alpha(opacity=1);   /* IF IE because IE sucks, and everyone hates it! and I hate M$*/
        /*-moz-opacity: .1;           /* if older mozilla or not not CSS3 */
        8?opacity: .1;                   /* if Newer browser */
}
tr.subnav td a:active {
	color: #237cc4;
}






.alternating_tables {
	background-color: #000000;
}

.tut_member_links {
	color: #CCCCCC;
	font-size: 10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

.tut_member_links a:link {
	color: #FFFFFF;
	font-size: 11;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tut_member_links a:hover {
	color: #237cc40;
	font-size: 11;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}