/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.menu1  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #FFFFFF;
		text-align: center;

}
.menu1:hover  {
		color : #CC0000;
		text-decoration: none;
		text-align: center;

}
.menu1:active  {
		color : #CC0000;
		text-decoration: none;
		text-align: center;
		
}
.style {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #FFFFFF;
		line-height: 16px;
}
.menu2  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #FFFFFF;
		text-align: center;

}

.menu2:hover  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #FF0000;
		text-decoration: none;
		text-align: center;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.menu-top {
	background-color: #D50000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
}
li a{
	background-color: #000066;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: left;
	color: #0066CC;
}

li{
	
	list-style-position: inside;
	list-style-type: none;
	
}li a:hover {
	background-color: #000053;
	color: #0099FF;
}
a.enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
}
a.red {
	color: #00CCFF;
	font-size: 11px;
	font-weight: bold;
}
a:hover.red {
	color: #FF0000;
}
a {
	color: #FFFFFF;
}
.centbox {
	text-align: left;
}

