.NormalBlack8 {
	font-family: Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:black;
}

.NormalBlack9 {
	font-family: Tahoma;
	font-size:9pt;
	font-weight:normal;
	color:black;
}
.NormalBlack10
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style:normal;
	color: Black;
}
.NormalBlue10
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style:normal;
	color: Blue;
}
.BoldBlue10
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Blue;
}
.BoldBlack8
{
	font-family: Tahoma;
	font-size: 8pt;
	font-style:normal;
	color: Black;
	font-weight: bold
}
.BoldBlack9
{
	font-family: Tahoma;
	font-size: 9pt;
	font-style:normal;
	color: Black;
	font-weight: bold
}
.BoldBlack10
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style:normal;
	color: Black;
	font-weight: bold
}
.BoldBlack12
{
	font-family: Tahoma;
	font-size: 12pt;
	font-style:normal;
	color: Black;
	font-weight: bold
}
.BoldBlack16
{
	font-family: Tahoma;
	font-size: 16pt;
	font-style:normal;
	color: Black;
	font-weight: bold
}
.PanelFormat
{
	border-bottom: solid 3px #dfb75d;
	border-left: solid 3px #dfb75d;
	border-right: solid 3px #dfb75d;
	border-top: solid 3px #dfb75d;
}
.PanelFormatNarrowBorder
{
	border-bottom: solid 2px #dfb75d;
	border-left: solid 2px #dfb75d;
	border-right: solid 2px #dfb75d;
	border-top: solid 2px #dfb75d;
}
.AdminPanelStyle
{
	border-right: #dfb75d 3px solid;
	border-top: #dfb75d 3px solid;
	border-left: #dfb75d 3px solid;
	border-bottom: #dfb75d 3px solid;
	background-color: White;
	font-family: Tahoma;
}
.button75px
{
	font-weight: bold;
	font-size: 10pt;
	width: 75px;
	color: black;
	font-family: Tahoma;
	border-color: #DFB75D;
}
.button100px
{
	font-weight: bold;
	font-size: 10pt;
	width: 100px;
	color: black;
	font-family: Tahoma;
	border-color: #DFB75D;
}
.NormalRed10
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style:normal;
	color: #C34837;
}
.BoldRed10
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style:normal;
	font-weight:bold;
	color: #C34837;
}
.BoldRed12
{
	font-family: Tahoma;
	font-size: 12pt;
	font-style:normal;
	font-weight:bold;
	color: #C34837;
}
.NormalRed9
{
	font-family: Tahoma;
	font-size: 9pt;
	font-style:normal;
	color: #C34837;
}
BODY
{
	background-color: #ECCE7A;
}

A
{
	color: #c34837;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	background-color: Transparent;
}

.menuItem {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C34837;
	background-color: #f0deb0
}
