body {
	background-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
p {
	margin: 0px;
}
.toolbar a:link {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
.toolbar a:visited {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
.toolbar a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toolbar a:active {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.toolbar {
	text-align: center;
	background-color: #333333;
	font-size: 0.9em;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
}
.youtube {
	float: right;
	background-color: #FFFFFF;
}
.rail_border {
	border-left-width: 2px;
	border-left-style: ridge;
	border-left-color: #F5F5F0;
	border-right-width: 6px;
	border-right-style: ridge;
	border-right-color: #CCCCCC;
}
.banner {
	margin-top: 10px;
}
.sub_title {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.title {
	font-weight: bold;
	text-align: center;
	color: #333333;
	position: relative;
	top: -9px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.small_text {
	font-size: x-small;
}
.border_no_repeat {
	background-repeat: no-repeat;
	background-position: bottom;
}
.border_no_repeat_left {
	background-repeat: no-repeat;
	background-position: left;
}
.block_title {
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	top: -3px;
}
ul {
	margin: 5px;
	padding-left: 10px;
}
table .admin_form_table td {
}
table .admin_form_table th {
	font-weight: bold;
	text-align: right;
	border: 1px solid #333;
	background-color: #FFFF99;
	vertical-align: top;
}
.input_width      {
	width: 200px;
}
table .standard_table th{
	color: #FFF;
	background-color: #333;
}
.errors  {
	width: 80%;
	text-align: center;
	list-style: none;
	border: 1px dotted #C0150E;
	padding: 3px;
	white-space: nowrap;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	
}
.youtube_object {
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
