body
{
	background-color: #F9BA21;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 10pt;
}

p
{
	padding: 6px 0px;
	margin: 0;
}

.PageTitle
{
/*	color: #903; */
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

.Content
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	text-align: left;
}

.SubContent
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	text-align: left;
}

.Heading1
{
	color: #903;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}

.Heading2
{
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}

.SubHeading1
{
	color: #903;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}

.SubHeading2
{
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}

#PageWrapper
{
	background-color: #000;
	border: 1px #5F5F5F solid;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 9px;
}

#Footer, #Footer a, #Footer a:visited
{
	color: #BC7D1B;
	font-size: 10pt;
	line-height: 18pt;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px;
	text-align: center;
	text-decoration: none;
	width: 750px;	
}

#Footer a:hover, #Footer a:active
{
	color: #759010;
	text-decoration: underline;
}

.Top
{
	background: url(../images/border/top-bg.gif);
	height: 21px;
}

.TopLeft
{
	background: url(../images/border/top-left_top.gif);
	height: 21px;
	width: 50px;
}

.TopRight
{
	background: url(../images/border/top-right_top.gif);
	height: 21px;
	width: 50px;
}

.TopLeftCorner
{
	background: url(../images/border/top-left.gif);
	height: 21px;
	width: 21px;
}

.TopRightCorner
{
	background: url(../images/border/top-right.gif);
	height: 21px;
	width: 21px;
}

.Bottom
{
	background: url(../images/border/bottom-bg.gif);
	height: 21px;
}

.BottomLeft
{
	background: url(../images/border/bottom-left_bottom.gif);
	height: 21px;
	width: 50px;
}

.BottomRight
{
	background: url(../images/border/bottom-right_bottom.gif);
	height: 21px;
	width: 50px;
}

.BottomLeftCorner
{
	background: url(../images/border/bottom-left.gif);
	height: 21px;
	width: 21px;
}

.BottomRightCorner
{
	background: url(../images/border/bottom-right.gif);
	height: 21px;
	width: 21px;
}

.Left
{
	background: url(../images/border/left-bg.gif);
	width: 21px;
}

.LeftTop
{
	background: url(../images/border/left_top.gif);
	height: 50px;
	width: 21px;
}

.LeftBottom
{
	background: url(../images/border/left_bottom.gif);
	height: 50px;
	width: 21px;
}

.Right
{
	background: url(../images/border/right-bg.gif);
	width: 21px;
}

.RightTop
{
	background: url(../images/border/right_top.gif);
	height: 50px;
	width: 21px;
}

.RightBottom
{
	background: url(../images/border/right_bottom.gif);
	height: 50px;
	width: 21px;
}


.Inner
{
	background-color: #D9CF96;	
}

.InnerTop, .InnerBottom
{
	background-color: #D9CF96;
	height: 15px;
}

.InnerLeft, .InnerRight
{
	background-color: #D9CF96;
	width: 15px;
}

.InnerTopLeftCorner
{
	background: url(../images/border/inner_top-left.gif);
	height: 15px;
	width: 15px;
}

.InnerTopRightCorner
{
	background: url(../images/border/inner_top-right.gif);
	height: 15px;
	width: 15px;
}

.InnerBottomLeftCorner
{
	background: url(../images/border/inner_bottom-left.gif);
	height: 15px;
	width: 15px;
}

.InnerBottomRightCorner
{
	background: url(../images/border/inner_bottom-right.gif);
	height: 15px;
	width: 15px;
}

.LeftMenu
{
	color: #FEE700;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.Copyright
{
	color: #1A6B1C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}

.BottomMenu, .BottomMenu a, .BottomMenu a:link, .BottomMenu a:visited
{
	color: #850A2A;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.BottomMenu a:hover, .BottomMenu a:active
{
	color: #850A2A;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;	
}

.LeftMenu, .LeftMenu a, .LeftMenu a:link, .LeftMenu a:visited
{
	color: #F9BA21;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.LeftMenu a:hover, .LeftMenu a:active
{
	color: #F9BA21;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;	
}

img.PhotoBorder
{
	border: solid 1px #7F7F7F;
}