body {
	margin: 0px;
	scrollbar-base-color: #A7CEEB;
	scrollbar-arrow-color: #004E87;
	background-color: #FDFBD9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table a:link,
.table a:visited,
.table a:active {
	color: #00345B;
	text-decoration: none;
}
.table a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
}
a:link,
a:active,
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
h1, h2, h3, h4 {
	color: #003366;
	margin-top: 10px;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.border {
	border: 1px solid #000000;
}
#container {
	width: 772px;
	border: 1px solid #004E87;
	background-color: #FFFFFF;
}
#banner {
}

/* NAVIGATION */
#navigation {
	background-color: #004E87;
	height: 45px;
}
.gold a:link,
.gold a:visited,
.gold a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
.gold a:hover {
	text-decoration: underline;
}
.nav a:link,
.nav a:visited,
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002540;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
/* SIDEBAR*/
#sidebar {
	font-size: 9px;
	color: #00345B;
	background-color: #A7CEEB;
	float: right;
	font-weight: bold;
	text-align: center;
	width: 130px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#festival {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #A15A2C;
	margin: 0px 0px 3px;
	padding: 0px;
	width: 120px;
}
.sidebarcontent {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#bulk {
	padding: 5px;
	border-right-width: 130px;
	border-right-style: solid;
	border-right-color: #A7CEEB;
}
#bulk_php {
	padding: 5px;
}
#footer {
	background-color: #004E87;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 3px;
	clear: both;
	vertical-align: middle;
}
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
}
#credits {
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#credits a:link,
#credits a:active,
#credits a:visited {
	color: #004E87;
	text-decoration: none;
}
#credits a:hover {
	color: #CCCCCC;
}
