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

#container {
width:999px;
min-width:998px;
margin-left: auto;
margin-right: auto;
}

#leftbox {
text-align:center;
float:left;
width:120px;
}

#mainbox {
text-align:center;
float:left;
width:758px;
overflow:visible;
}

#rightbox {
text-align:center;
float:left;
width:120px;
}

#footer {
text-align:center;
width:999px;
float:left;
}

body {
	background-color: #000000;
text-align:center;

}

.style1 {
	font-size: 24px; 
	font-weight: bold; 
	color: #0033FF; 
}

.style2 {
	font-size: 36px;
	color: #00CCFF;
	font-weight: bold; 
}

.style3 {
	font-size: 24px;
	color: #00CCFF;
	font-weight: bold; 
}

.style4 {
	font-size: 36px;
	color: #00CCFF;
	font-weight: bold; 
}

.style5 {
	font-size: 70px;
	color: #00CCFF;
	font-weight: bold; 
}

.style6 {
	font-size: 50px;
	color: #0066FF;
	font-weight: bold; 
}

.style8 {
	font-size: 18px;
	color: #00CCFF;
	font-weight: bold; 
}

.style9 {
	font-size: 19px; 
	color: #0193FE; 
	font-weight: bold; 
}

.style10 {
	font-size: 24px;
	color: #00CCFF;
	font-weight: bold; 
}

.style11 {
	font-size: 50px;
	color: #00FFFF;
	font-weight: bold; 
}

.style12 {
	font-size: 24px;
	color: #00FFFF;
	font-weight: bold; 
}

.style14 {
	font-size: 18px; 
	color: #0066FF; 
}

.style15 {
	font-size: 24px;
	color: #0033FF;
	font-weight: bold; 
}

.style16 {
	font-size: 16px; 
	color: #0066FF; 
	font-weight: bold; 
}

.style17 {
	font-size: 19px; 
	color: #0066FF;
	font-weight: bold;  
}

.style18 {
	font-size: 19px; 
	color: #00FFFF;
	font-weight: bold;  
}

.style19 {
	color: #0000FF;
	font-weight: bold; 
}

.style20 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

.style26 {
	font-size: 16px; 
	color: #0066FF; 
}

.style24 {
	color: #007700;
	font-size: 19px;
}

.style27 {
	color: #3399ff
}

.style29 {
	color: #3399ff;
	font-size: 19px;
}

.style31 {
	color: #007700;
	font-size: 36px;
	font-weight: bold;
}

a:link {
	color: #00FFFF;
}

a:visited {
	color: #0033CC;
}

a:hover {
	color: #0000FF;
}

a:active {
	color: #0066FF;
}
