body
{
	background-color: gainsboro;
}
.MainTitle
{
	font-size: 10pt;
	color: #cc9933;
	font-family: Verdana;
}
.MinorTitle
{
	font-size: 8pt;
	color: #cc9933;
	font-family: Verdana;
}

.MinorText
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
}

.MainText
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

A.noticed
{
	font-weight: bold;
	font-size: 8pt;
	color: #00cc00;
	font-family: Verdana;
}

.MinorTextWhite
{
	font-size: 6pt;
	color: white;
	font-family: Verdana;
}

.MainTextWhiteBold
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}

.MainTextBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
.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: #cc9933;
	font-family: Verdana;
}
.SubStrapLine
{
	font-size: 10pt;
	color: #cc9933;
	font-family: Verdana;
}
.MainStrapLineEmail
{
	font-size: 10pt;
	color: #cc9933;
	font-family: Verdana;
}
.SubStrapLineEmail
{
	font-size: 8pt;
	color: #cc9933;
	font-family: Verdana;
}
.MinorTitleEmail
{
	font-size: 6pt;
	color: #cc9933;
	font-family: Verdana;
}


A.MenuItem
{
	font-weight: bold;
	font-size: 8pt;
	color: #cc9933;
	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: #cc9933;
	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;
}
A
{
	text-decoration: none;
}
H1
{
	font-weight: normal;
	font-size: 10pt;
	color: #cc9933;
	font-family: Verdana;
}
H2
{
	font-weight: normal;
	font-size: 9pt;
	color: #cc9933;
	font-family: Verdana;
}
H3
{
	font-weight: normal;
	font-size: 8pt;
	color: #cc9933;
	font-family: Verdana;
}

.iNavigateSpanLevel1
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: #6f7072;
}

.iNavigateSpanLevel1 A:link
{
    COLOR: white
}

.iNavigateSpanLevel1 A:visited
{
    COLOR: white
}

.iNavigateSpanLevel1 A:hover
{
    COLOR: #cc9933;
    TEXT-DECORATION: none;
}

.iNavigateSpanLevel2
{
	color: white;
	background-color: #6f7072;
}
MenuSpanLevel2
{
	color: white;
	font-size: 8pt;
	background-color: #6f7072;
}

.iNavigateSpanLevel2 A:link
{
    COLOR: white;
	font-size: 8pt;
	background-color: #6f7072;
}

.iNavigateSpanLevel2 A:visited
{
	font-size: 8pt;
	color: white;
	background-color: #6f7072;
}

.iNavigateSpanLevel2 A:hover
{
    COLOR: #cc9933;
    TEXT-DECORATION: none;
	font-size: 8pt;
	background-color: #6f7072;
}

.iNavigateCurrentPage
{
	font-size: 8pt;
	color: #cc9933;
	font-style: normal;
	background-color: #6f7072;
}

.iNavigateVLineTailCover
{
    POSITION: relative; 
    LEFT: 14px; 
    TOP: -6px;
	background-color: #6f7072;
}

IMG.photoLeftTop
{
	margin: 5px 10px 10px 0px;
}
