P
{
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #555555;
}
TD
{
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #555555;
}
LI
{
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #555555;
}
H1
{
	font-family: Arial;
	font-size: 18px;
	font-weight: 700;
	color: #CC6600;
}
H2
{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: 300;
	color: #996633;
}
H3
{
	font-family: Arial;
	font-size: 16px;
	font-weight: 300;
	color: #CC6600;
}
A
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
A:Hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #667766;
	text-decoration: underline;
}
.BgBlack
{
	background-color: #000000;
}
.BgOrange
{
	background-color: #CC6600;
}
.BgGreen
{
	background-color: #999D44;
}
.SubTitle
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: 700;
	color: #CC6600;
}
.Heading
{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: 700;
	color: #996633;
}
.Text
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #CC6600;
}
.TextSmall
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #555555;
}
.Quote
{
	font-family: Arial;
	font-size: 17px;
	color: #996633;
	text-align: justify;
	font-weight: 300;
}
.VPanel
{
	background-color: #FFFFE7;
}
.VPanelBorder
{
	background-color: #999D44;
}
.TextVPanel
{
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #555555;
}
.TextHPanel
{
	background-color: #FFFFE7;
	text-justify: auto;
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #555555;
	text-justify: newspaper;
}
.MenuTop
{
	background-image: url(/Images/Layout/MenuTop_Back.gif);
}
.MenuSide A
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 5px;
	text-decoration: none;
	width: 100%;
}
.MenuSide A:Hover
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #555555;
	padding-left: 5px;
	text-decoration: none;
	width: 100%;
}
.MenuBg
{
	height: 36px;
	padding-top: 3px;
}
.Footer
{
	background-color: #996633;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.Footer A
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.Footer A:Hover
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.FooterBorder
{
	background-color: #996633;
}