@charset "utf-8";
/* CSS Document */
input, button, textarea, select, option {border:#888888 outset 3px; background-color:#000000; color:#555555;}
input:focus, select:focus, textarea:focus, input:hover, select:hover, textarea:hover option:focus, option:hover, input:active, select:active, textarea:active, option:active
	{color:#888888;background-color:#000000;}
.text:focus, .forcetext, .text:hover{color:#888888;background-color:#000000;}
.hover {color:#888888;background-color:#000000;}
a:link {text-decoration:none;color:#cc0099;}
a:visited {text-decoration:none;color:#eeeeee;}
a:hover {text-decoration:none;color:#888888;}
a:active {text-decoration:none;color:#eeeeee;cursor:wait;}
a.btn:link {background-image:url('btnbg.gif');text-decoration:none;color:#eeeeee;}
a.btn:visited {background-image:url('btnbg2.gif');text-decoration:none;color:#eeeeee;}
a.btn:hover {background-image:url('btnbg3.gif');text-decoration:none;color:#111111;}
a.btn:active {background-image:url('btnbg2.gif');text-decoration:none;color:#eeeeee;cursor: wait;}
a.activebtn:link {background-image:url('btnbg4.gif');text-decoration:none;color:#eeeeee;}
a.activebtn:visited {background-image:url('btnbg4.gif');text-decoration:none;color:#eeeeee;}
a.activebtn:hover {background-image:url('btnbg3.gif');text-decoration:none;color:#111111;}
a.activebtn:active {background-image:url('btnbg2.gif');text-decoration:none;color:#eeeeee;cursor: wait;}
.nlbtn {background-image:url('btnbg.gif');text-decoration:none;color:#eeeeee;}
.nlbtn:hover {text-decoration:none;color:#111111;cursor:pointer;background-image:url('btnbg3.gif');}
.nlbtn2 {background-image:url('btnbg2.gif');text-decoration:none;color:#eeeeee;}
.nlbtn2:hover {background-image:url('btnbg3.gif');text-decoration:none;color:#111111;}
.tiny{font-size:3px;}
body{
	color: #555555;
	background:#000 url('moon.jpg') no-repeat fixed center;
	font-family:Ravie, Magneto, "Kristen ITC", "Times New Roman", sans-serif;
	font-size:14px;
	width:1270px;padding:0;margin:1px;
}
html {width:1270px;padding:0;margin:1px;}
.log {position:absolute;top:0px;left:700px;}
div {text-align:justify;}
li.nodot {list-style-type: none;}
.invis {display:none;}
.vis {display: inline;}
.header{font-size:18px;color:#999900;}

.huge {font-size:36px;}
.blink {text-decoration:blink;}
div {margin:2px 5px 3px 5px;}
.center { text-align:center;}

.main { margin:0px 0px 0px 0px;position:absolute; top:157px; left:0px; width:100%; height:100%;}
.watermark{color:#ffffff;}

#TJK_dropDownMenu li ul li a,#TJK_dropDownMenu li ul li span
	{
	opacity:0.75;
	}
#TJK_dropDownMenu li ul li a:active,#TJK_dropDownMenu li ul li span:focus,
#TJK_dropDownMenu li ul li a:hover,#TJK_dropDownMenu li ul li span:hover,
#TJK_dropDownMenu li ul li a:focus,#TJK_dropDownMenu li ul li span:active
	{
	opacity:1.0;
	}
 
#recaptcha_response_field 
{ 
       background-color: #000000 !important; 
       color: #990000 !important; 

}
#profbtn img 
	{
	float:right;
	width:0px;
	height:0px;
	z-index:0;
	}
#profbtn:hover img, #profbtn:focus img, #profbtn:active img
	{
	float:right;
	width:2em;
	height:100%;
	z-index:20;
	}
	
@font-face {
font-family: Ravie;
src:url('http://collins.class401.com/Ravie.TTF');
}

.notIE
	{
	height:auto !important;
	width:auto !important;
	height:0px;width:0px;
	}
.IE
	{
	height:0px !important;
	width:0px !important;
	height:auto;width:auto;
	border:0px;margin:0px;
	}