body {
 scrollbar-face-color:000000; 
 scrollbar-shadow-color:FFFFFF; 
 scrollbar-highlight-color:FFFFFF; 
 scrollbar-3dlight-color:000000;
 scrollbar-darkshadow-color:000000; 
 scrollbar-track-color:000000; 
 scrollbar-arrow-color:FFFFFF;
 border: 0;
 margin: 0;
}
input,select,textarea {
 background-color: #330033;
 color: #FFFFFF;
 font-family: verdana, arial, tahoma;
 font-size: 10px;
 border: 1 solid #006600;
}
#horizon {
 DISPLAY: block;
 LEFT: 0px;
 VISIBILITY: visible;
 OVERFLOW: visible;
 WIDTH: 100%;
 POSITION: absolute;
 TOP: 50%;
 HEIGHT: 1px;
 BACKGROUND-COLOR: transparent;
 TEXT-ALIGN: center;
}
#main {
 LEFT: 50%;
 VISIBILITY: visible;
 MARGIN-LEFT: -327px;
 WIDTH: 520px;
 HEIGHT: 490px;
 POSITION: absolute;
 TOP: -265px;
}
.bigback{
background-image:url(images/cjholder.gif);
background-repeat: no-repeat;
background-position: center center;
}
.box{
position:absolute;
width:33px;
height:40px;
BORDER-RIGHT: black 2px groove;
BORDER-LEFT: black 2px groove;
BORDER-TOP: black 2px groove;
BORDER-BOTTOM: black 2px groove;
}
.hiddenPic{
display:none;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.info1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}
.code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}