a:link {color: #666666;}
a:hover {color: #0066FF;}
a:visited {color: #666666;}
a:visited:hover {color: #0066FF;}
a:active {color: #666666;}
a:active:hover {color: #0066FF;}

#flashbox {
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.menu0 {
	width: 75px;
	float: left;
	background-color: #000066;
	text-align: center;
	height: 30px;
}
.menu2 {
	width: 75px;
	background-color: #000066;
	height: 30px;
	clear: right;
	float: left;
}
#mainbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #00236A;
	border: 6px solid #000066;
	color:#FFFFFF;
}
.menu1 {
	width: 146px;
	float: left;
	text-align: center;
	color: #C1FFFF;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	height: 28px;
	background-color: #000066;
	border: 2px solid #00236A;
}

#contents {
	width: 750px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	background-color: #323F52;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	font-size: 12px;
}
#footer {
	height: 20px;
	margin-top: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #000066;
	color: #CCCCCC;
	text-align: center;
}
#header {
	background-color: #000066;
	height: 72px;
}
