﻿Body
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}
.BodyContent
{
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 0px;
}
.BodyFooter
{
	text-align: left;
	vertical-align: top;
	height: 120px;
	padding-left: 25px;
	padding-right: 25px;
	color: #878787;
}
.BodyFooter HR
{
	border: none;
	border-bottom: solid 1px #333333;
}
.BodyFooter a {
	color: #878787;
	font-size: 8pt;
	text-decoration: none;
}
.BodyFooter a:hover
{
	text-decoration: none;
	font-size: 8pt;
	color: #FFC20E;
}
#Menu ul {
	list-style: none;
	font-family: Tahoma;
}
#Menu li {
	font-size: 8pt;
	float: left;
	text-decoration: none;
	list-style: none;
	padding-left: 15px;
}
#Menu li a {
	display: block;
	color: #FFC20E;
	font-size: 8pt;
	text-decoration: none;
}
#Menu li a:hover
{
	text-decoration: none;
	font-size: 8pt;
	color: #878787;
}
HR
{
	border: none;
	border-bottom: solid 1px #FFC20E;
}
.SubHeader
{
	font-size: 12pt;
	color: #FFC20E;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
}
.DropDown
{
	font-size: 8pt;
	width: 98%;
}
.TextArea
{
	font-size: 8pt;
	width: 96%;
}
.FormButtons
{
	padding-top: 5px;
	padding-bottom: 2px;
}
.FormButton
{
	font-size: 10pt;
	color: #ffffff;
	background-color: #333333;
	font-family: Arial;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	border: solid 1px #FFC20E;
}
.FormButton a
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
.PageElementFrame
{
	width: 100%;
	background-color: #141414;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	border-right: #333333 1px solid;
}
.PageElement
{
	width: 100%;
}
.TextBox
{
	width: 215px;
	font-size: 11px;
	color: #333333;
}
.TableHeader
{
	width: 100%;
	background-color: #FFC20E;
	color: #000000;
	padding-right: 5px;
	text-align: right;
	font-size: 13px;
}
.TableHead
{
	color: #dcdcdc;
	font-size: 11px;
}
.PageLink
{
	color: #878787;
	font-size: 8pt;
	text-decoration: none;
}
.PageLink:hover
{
	text-decoration: none;
	font-size: 8pt;
	color: #FFC20E;
}