.barheader {
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
	background-color: #444444;
	background-image:   url(header_bar_bg.gif);
	text-decoration: none;
}
.barheader a:hover {
	color: #FF6600;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	color: #AAAAAA;
	font-weight: normal;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
	background-color: #777777;
}
.main {
	padding: 0px;
	text-decoration: none;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding: 2px;
}
.imageborder {
	border: 1px solid #999999;
	padding: 2px;
}
h1 {
	font-size: 19px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFDFDF;
}
body {
	background-color: #000000;
	background-image:  url("bg_page.gif");
	background-repeat: repeat;
	color: #DFDFDF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFDFDF;
	text-decoration: none;
}
.heading {
	font-size: 19px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.bold {
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
.main a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #AAAAAA;
}
a:hover {
	color: #FF6600;
}
.tablesmall {
	border: 1px solid #FF6600;
}
