body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

h2 {
	font-family: Arial;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
	text-transform: uppercase;
}

.bold {
	font-family: Georgia;
	font-size: 11px;
	color: #161616;
}

.bold a {
	font-family: Arial;
	font-size: 11px;
	color: #161616;
	text-decoration: none;
	text-transform: uppercase;
}

.bold a:hover {
	text-decoration: none;
	color: #FF3300;
}

#header {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
	
}

#header, #header a {
	color: #333333;
	text-decoration: none;
	background-image: url(images/festival.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#header a:hover {
	text-decoration: none;
	color: #FF3300;
	background-image: url(images/festival_hover.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#browse {
	font-family: Arial;
	font-size: 11px;
}

#browse dd {
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px;
}

#browse dd a:hover {
	color: #FF3300;
}

.title {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: #000000 thin solid;
	border-width: 1px;
	border-top: none;
	border-bottom: none;
}

.title_ {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	color: #161616;
	font-weight: bold;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.footer a {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.footer a:hover {
	text-decoration: overline;
}

.table {
	border: #000000 thin solid;
	border-width: 1px;
	border-top: none;
}

.more {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

.more a {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

.more a:hover {
	color: #FF3300;
}

.description {
	font-family: Arial;
	font-size: 11px;
	color: #161616;
}

.imp {
	color: #FF0000;
	size: 16px;
}

.form {
	font-family: Arial;
	font-size: 11px;
	color: #161616;
	font-weight: bold;
}
