body
{
	background-color: WHITE;
}
.MainTitle
{
	font-size: 10pt;
	color: #FF0000;
	font-family: Verdana;
}
.MinorTitle
{
	font-size: 8pt;
	color: #FF0000;
	font-family: Verdana;
}
.MinorTitleTop
{
	font-size: 6pt;
	color: #FF0000;
	font-family: Verdana;
}
.MinorTitleGold
{
	font-weight: normal;
	font-size: 9pt;
	color: #FF0000;
	font-family: Verdana;
}

.MinorText
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
}
.MinorTextRedMiddle
{
	font-size: 7pt;
	color: red;
	font-family: Verdana;
	text-align: center;
}

.MainText
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.MainTextMiddle
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}

.MainTextWhiteBold
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}

.MainTextBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
.MainTextBoldMiddle
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}

.MainTextBoldSmall
{
	font-weight: bold;
	font-size: 6pt;
	color: black;
	font-family: Verdana;
}

A.SubMenuItem
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: italic;
	font-family: Verdana;
	text-decoration: none;
}
.MainStrapLine
{
	font-size: 15pt;
	color: #FF0000;
	font-family: Verdana;
}
.SubStrapLine
{
	font-size: 10pt;
	color: #FF0000;
	font-family: Verdana;
}
.MainStrapLineEmail
{
	font-size: 10pt;
	color: #FF0000;
	font-family: Verdana;
}
.SubStrapLineEmail
{
	font-size: 8pt;
	color: #FF0000;
	font-family: Verdana;
}
.MinorTitleEmail
{
	font-size: 6pt;
	color: #FF0000;
	font-family: Verdana;
}


A.MenuItem
{
	font-weight: bold;
	font-size: 8pt;
	color: #FF0000;
	font-family: Verdana;
	text-decoration: none;
}
A.MenuItemMain
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
A.MenuItemSmall
{
	font-weight: bold;
	font-size: 7pt;
	color: #FF0000;
	font-family: Verdana;
	text-decoration: none;
}
A.MenuItemSmallWhite
{
	font-weight: bold;
	font-size: 7pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
table.Highlight
{
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
}
td.small
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	background-color: #FFFF00;
	text-align: center;
}
A
{
	text-decoration: none;
}
H1
{
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
	font-family: Verdana;
}
H2
{
	font-weight: bold;
	font-size: 9pt;
	color: #FF0000;
	font-family: Verdana;
}
H3
{
	font-weight: normal;
	font-size: 8pt;
	color: #FF0000;
	font-family: Verdana;
}

.iNavigateSpanLevel1
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	background-color: #FFFF00;
	font-family: Verdana;
}

.iNavigateSpanLevel1 A:link
{
    COLOR: black
}

.iNavigateSpanLevel1 A:visited
{
    COLOR: black
}

.iNavigateSpanLevel1 A:hover
{
    COLOR: #FF0000;
    TEXT-DECORATION: none;
}

.iNavigateSpanLevel2
{
	color: black;
	background-color: #FFFF00;
}

.iNavigateSpanLevel2 A:link
{
    COLOR: black;
	font-size: 7pt;
	background-color: #FFFF00;
}

.iNavigateSpanLevel2 A:visited
{
	font-size: 7pt;
	color: black;
	background-color: #FFFF00;
}

.iNavigateSpanLevel2 A:hover
{
    COLOR: #FF0000;
    TEXT-DECORATION: none;
	font-size: 7pt;
	background-color: #FFFF00;
}

.iNavigateCurrentPage
{
	font-size: 7pt;
	color: #FF0000;
	font-style: normal;
	background-color: #FFFF00;
}

.iNavigateVLineTailCover
{
    POSITION: relative; 
    LEFT: 14px; 
    TOP: -6px;
	background-color: #FFFF00;
}
IMG.photo
{
	border-right: #FF0000 5px ridge;
	border-top: #FF0000 5px ridge;
	margin: 7px;
	border-left: #FF0000 5px ridge;
	border-bottom: #FF0000 5px ridge;
}
