body,td,th {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: underline;
	color: #CCCC00;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1 {
	font-size: 24px;
	color: #FFCC66;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	color: #FFCC66;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: lighter;
}
.header {
	background-color: #000000;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat;
	height: 112px;
	width: 100%;
}
.header_center {
	background-color: #000000;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat;
	height: 112px;
	width: 658px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navbar {
	color: #333333;
	background-color: #000000;
	background-image: url(images/bg_navbar.gif);
	height: 28px;
	width: 100%;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}
.navbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
}
.navbar a:hover {
	text-decoration: underline;
	color: #FFFFCC;
	font-size: 15px;
}
.navbar a:active {
	text-decoration: none;
	color: #FFFFCC;
	font-size: 15px;
}
.navbar_center {
	text-align: left;
	height: 28px;
	width: 651px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.flash {
	width: 658px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
}
.page {
	background-color: #000000;
	text-align: justify;
	width: 618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.footer {
	background-color: #000000;
	text-align: center;
	width: 658px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	color: #CCCCCC;
	background-image: url(images/bg_header.gif);
}
.footer100 {
	background-color: #000000;
	text-align: center;
	width: 100%;
	font-size: x-small;
	color: #CCCCCC;
	background-image: url(images/bg_header.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}
