A:link, A:visited, A:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
A:hover{
	color: #9F9FFF;
	text-decoration: underline;
}
body{
	margin: 0px;
	background: #333333;
}
body, div, td{
	font-size: 12px;
	font-family: Arial, Verdana, Times;
	color: #CCCCCC;
}
.cool input{
	border: #FFFFFF 1px solid;
	background: #171535;
	color: #FFFFFF;
}
.footer span, .footer A:link, .footer A:visited, .footer A:active{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Times;
	color: #CCCCCC;
	text-decoration: none;
}
.footer A:hover{
	color: #9F9FFF;
	text-decoration: none;
}
h1, h2{
	margin: 0px;
}
h2{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.inline1, h1{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}
.inline2{
	background-color: #000000;
	border: #999999 1px solid;
	font-weight: bold;
	color: #999999;
}
.invisible A:link, .invisible A:visited, .invisible A:active, .invisible A:hover{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.menu1{
	border-left: #9F9FFF 1px solid;
	border-right: #9F9FFF 1px solid;
	border-bottom: #9F9FFF 1px solid;
	background-color: #212236;
}
.menu1 A:link, .menu1 A:visited, .menu1 A:active{
	color: #CCCCCC;
	text-decoration: none;
}
.menu1 A:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.menu2{
	background-color: #9F9FFF;
}
.menu2 span{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Times;
	color: #000000;
}
.nav A:link, .nav A:visited, .nav A:active{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Times;
	color: #FFFFFF;
	text-decoration: none;
}
.nav A:hover{
	color: #9F9FFF;
	text-decoration: none;
}
.nav td{
	text-align: center;
}
#page1{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 95px;
	width: 100%;
	background: #333333;
	padding-top: 5px;
}
#page2{
	position: absolute;
	top: 95px;
	left: 0px;
	width: 100%;
	height: 5px;
	background: #FFFFFF;
}
#page3{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	background: #5A578E url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#page4{
	width: 100%;
	position: relative;
	padding: 5px 0px 5px 0px;
}
#page5{
	width: 100%;
	position: relative;
	height: 5px;
	background: #FFFFFF;
}
#page6{
	width: 100%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #333333;
}