/* CSS Document */

body,td,th {
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 18pt;
	color: #0099FF;
}
body {
	background-color:#000000;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1 {
	font-size: 42pt;
}
.style1 {font-size: 10pt}
.style2 {font-size: 14pt}
.outside{
	//color:#6699FF;
	color:#B9D5FF;
	text-align:center;
	width: 800px;
	height: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#1E1E1E;
}
.banner{
	font-family:Impact, Arial, sans-serif;
	background-color:#0066CC;
	color:#000000;
	text-align:center;
	font-size: 42pt;
	width: 795px;
	height: 70px;
	border-bottom:outset #666666;
	border-top:outset #666666;
	border-left:outset #666666;
	border-right:outset #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.space{
	width: 800px;
	height: 15px;
	background-color:#003CA0;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.nav{
	text-align:center;
	width: 795px;
	heigth: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color:#002F51;
}
.box{
	background-color:#002F51;
	font-size:14px;
	width:151px;
	float:left;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top:outset #666666;
	border-bottom:outset #666666;
	border-left:outset #666666;
	border-right:outset #666666;
}
.box2{
	background-color:#002F51;
	font-size:14px;
	width:153px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top:outset #FF9900;
	border-bottom:outset #FF9900;
	border-left:outset #FF9900;
	border-right:outset #FF9900;
}
#error{
	display: block;
}
.content{
	width: 500px;
		margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Sortable tables */
table.sortable thead {
    background-color:#666666;
	color:#b9d5ff;
	font-size: 12pt;
	margin-left: 5px;
}
.outside2{
	//color:#6699FF;
	color:#B9D5FF;
	text-align:center;
	width: 800px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#1E1E1E;
}
.pics{
	width:750px;
	text-align:center;
		margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}