body {
	background-color: #000E1C;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#container {
	width: 760px;
	margin-left: auto;
	background-color: #001E3C;
	text-align: center;
	margin-right: auto;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
#container #live td {
	text-align: center;
}

.border {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
#nav {
	text-align: center;
	padding-top: 10px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #000E1C;
	padding-bottom: 10px;
	padding-left: 10px;
}
#nav a:hover {
	text-decoration: none;
}

#nav a:link {
	color: #75BAFF;
}
#nav a:visited {
	color: #2492FF;
}
body,td,th {
	color: #CCCCCC;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#live {
	background-color: #00458A;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#live h2 {
	text-align: center;
	font-size: 150%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
.border1 {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#nav td {
	text-align: left;
}
h4 {
	margin: 0px;
	padding: 0px;
}
