body{
	background:background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #424242;
	background-image: url(images/bg_tile.gif);
	}
	
/* index divs */
.topdiv1{
	position: absolute;
	top: 50%;
	left:50%;
	margin-left:-146px;
	margin-top:-181px;
	width:293px;
	height:362px;
	background-color:#2D2D2D;
	background:background-repeat:no-repeat;
	z-index: 1;
	}
/* enter INFO div */
.container{
	position: absolute;
	top:5px;
	left:4px;
	width:280px;
	height:200px;
	z-index:1;
	}
	
/* index3 div */
.topdiv{
	position: absolute;
	top: 50%;
	left:50%;
	margin-left:-375px;
	margin-top:-255px;
	width:750px;
	height:510px;
	background-color: #2D2D2D;
	z-index: 1;
	}


a:link{color:#CCCC66; text-decoration:none;}
a:visited{color:#CCCC66; text-decoration:none;}
a:active{color:#CCCC66; text-decoration:none;}
a:hover{color:#cccccc; text-decoration:underline;}

/* index page design */
.style2 {
	color: #999999;
	font-size: 10px;
}
.style3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.style4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; 
	}