#yellowbar {
	background: #FF7222;
}
#maintable {
	background: #401D08;
}
.pagetitle {
	font-weight: bold;
	font-size: 36px;
	color: #FF7222;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	TEXT-ALIGN: left;
}
.imagebord {
	border-width: 1;
	border-color: #DA601D;
	border-style: solid;
}
.navbar {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	color: #FF7222;
	text-decoration: none;
	background-color: #401D08;
	font-weight: bold;
	font-style: normal;
}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
}
.text {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
.boldtext {
	font-size: 16px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
.bigbolddrk {
	font-size: 13px;
	font-weight: bold;
	color: #FF7222;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
.boldtextdrk {
	font-size: 13px;
	color: #FFB388;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
P {
	font-size: 12px;
	margin: 0px;
	color: #FEEC02;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}