@charset "UTF-8";
.backgroundtop {
	background-image: url(bkg_top.jpg);
	background-repeat: repeat-x;
}
.navbuttons {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8B79;
	padding-left: 20px;
	font-size: 11px;
	text-decoration: none;
}
.navbuttons A:link {
	color: #E5E0CA;
}
.navbuttons a:visited {
	color: #E5E0CA;
}
.navbuttons a:hover {
	color: #FFCC00;
}
.navbuttons a:active {
	color: #AE0000;
}
#Header {
	background-image: url(background810black.png);
	background-repeat: no-repeat;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEE528;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar {
	background-image: url(navbar.png);
	height: 15px;
}
#1pixel810 {
	height: 1px;
	width: 810px;
}
#1Pixel8102 {
	height: 1px;
	width: 810px;
}
#gap_20 {
	height: 20px;
}
#leftSidebar {
	background-image: url(hilitebox.png);
	background-repeat: repeat-x;
}
.border {
	border: medium solid #000000;
}
