body { margin: 0px 0px 0px 0px; }

a.mainNavOn:link
{
	color: #F7F7E1;
	text-decoration: none
}

a.mainNavOn:active
{
	color: #F7F7E1;
	text-decoration: none
}

a.mainNavOn:visited
{
	color: #F7F7E1;
	text-decoration: none
}

a.mainNavOn:hover
{
	color: #F7F7E1;
	text-decoration: none
}

a.mainNavOff:link
{
	color: #C9944B;
	text-decoration: none
}

a.mainNavOff:active
{
	color: #C9944B;
	text-decoration: none
}

a.mainNavOff:visited
{
	color: #C9944B;
	text-decoration: none
}

a.mainNavOff:hover
{
	color: #66663F;
	text-decoration: none
}

a.botNextPrevLink:link
{
	color: #000066;
	text-decoration: none;
	FONT-FAMILY: Verdana;
	font-size: 12px;
  FONT-WEIGHT: bold
}

a.botNextPrevLink:active
{
	color: #000066;
	text-decoration: none;
	FONT-FAMILY: Verdana;
	font-size: 12px;
  FONT-WEIGHT: bold
}

a.botNextPrevLink:visited
{
	color: #000066;
	text-decoration: none;
	FONT-FAMILY: Verdana;
	font-size: 12px;
  FONT-WEIGHT: bold
}

a.botNextPrevLink:hover
{
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Verdana;
	font-size: 12px;
  FONT-WEIGHT: bold
}

.link 
{
	text-decoration: none
}
.linkRed 
{
	text-decoration: none;
	color: #FF0000
}
.linkRed2
{
	text-decoration: none;
	color: #6E0B08;
	FONT-SIZE: 10pt;
  FONT-FAMILY: helvetica
}

.linkWhiteBold
{
	text-decoration: none;
	color: #ffffff;
	FONT-SIZE: 12pt;
  FONT-FAMILY: helvetica;
  FONT-WEIGHT: bold
}

.BigRedTitle
{
    COLOR: #6E0B08;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: helvetica
}

.MediumRedTitle
{
    COLOR: #6E0B08;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: helvetica
}

.SmallRedTitle
{
    COLOR: #6E0B08;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: helvetica
}

.Error
{
    COLOR: #ff0000;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: helvetica
}

.SideNav
{
    COLOR: #000000;
    FONT-SIZE: 10pt;
    FONT-FAMILY: helvetica;
    FONT-WEIGHT: bold
}

.NormalBody
{
    COLOR: #000000;
    FONT-SIZE: 10pt;
    FONT-FAMILY: helvetica
}
.BoldBody
{
    COLOR: #000000;
    FONT-SIZE: 10pt;
    FONT-FAMILY: helvetica;
    FONT-WEIGHT: bold
}

.BorderedInput
{
		BORDER-RIGHT: #6E0B08 solid;
		border-right-width: 1px;
    BORDER-TOP: #6E0B08 solid;
    border-TOP-width: 1px;
    BORDER-LEFT: #6E0B08 solid;
    border-LEFT-width: 1px;
    BORDER-BOTTOM: #6E0B08 solid;
    border-BOTTOM-width: 1px;
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-SIZE: 10pt;
    FONT-FAMILY: helvetica
}

   