body {
	background-color: #000033;
}

body, td, th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}
.container {
	background-color: #FFCC00;
	left: auto;
	text-align: left;
	margin: 0px;
	padding: 10px;
}
.float_globe {
	float: right;
	position: relative;
	top: -25px;
}
.menubar {
	background-image: url(images/menubar.gif);
	width: 600px;
	height: 70px;
	background-repeat: no-repeat;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	vertical-align: middle;
}

a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: none;
}

.updatetext {
	font-size: 9px;
	color: #333333;
}
