﻿body {
FONT-SIZE: 10pt; 
COLOR: white; 
FONT-FAMILY: Verdana, Tahoma, Arial;
BACKGROUND-COLOR: #938953 ;
}

a:link {text-decoration: none; color: #87CEFA;}
a:visited {text-decoration: none; color: #87CEFA;}
a:active {text-decoration: none; color: #87CEFA;}
a:hover {text-decoration: underline; color: #87CEFA;}

p.HomepageText {
FONT-SIZE : 12pt;
COLOR: white;
PADDING-LEFT: 8px;
PADDING-RIGHT: 8px;
}

.tblBlock {
BORDER-RIGHT: black thin solid; 
BORDER-TOP: black thin solid; 
BORDER-LEFT: black thin solid; 
BORDER-BOTTOM: black thin solid;
text-align:left ;
background-color: #76923C;
}

.Header
{
BACKGROUND-COLOR: #000000 ;
COLOR: #FFFFFF;
FONT-SIZE: 12pt; 
font-weight:bold ;
}

.SectionDivider
{
BACKGROUND-COLOR: #000000;
COLOR: #FFFFFF;
FONT-SIZE: 12pt; 
font-weight:bold ;
}

.HeaderMinor
{
FONT-SIZE: 12pt; 
font-weight:normal ;
color:White ;
background-color: Black ;
}

.HeaderMinor10
{
FONT-SIZE: 10pt; 
font-weight:normal ;
color:White ;
background-color: Black ;
}

.Row
{
COLOR: #000000;
BACKGROUND-COLOR: #76923C;
}

.Row a:link
{
COLOR: blue;
text-decoration: none;
font-weight:normal;
}

.Row a:visited
{
COLOR: blue;
text-decoration: none;
font-weight:normal;
}

.Row a:active
{
COLOR: blue;
text-decoration: none;
font-weight:normal;
}

.Row a:hover
{
COLOR: blue;
text-decoration: underline;
font-weight:normal;
}

.Row8
{
COLOR: #000000;
BACKGROUND-COLOR: #76923C;
font-size:8pt;
}

.RowAlternate
{
COLOR: #000000;
BACKGROUND-COLOR: White ;
}

.RowAlternate8
{
COLOR: #000000;
BACKGROUND-COLOR: White ;
font-size:8pt;
}

.RowAlternate a:link
{
COLOR: blue;
text-decoration: none;
font-weight:normal;
}

.RowAlternate a:visited
{
COLOR: blue;
text-decoration: none;
font-weight:normal;
}

.RowAlternate a:active
{
COLOR: blue;
text-decoration: none;
font-weight:normal;
}

.RowAlternate a:hover
{
COLOR: blue;
text-decoration: underline;
font-weight:normal;
}

.BigText
{
	color: white;
}

.LightBlueLinks {cursor:pointer ;text-decoration: none; color: #87CEFA;}
.LightBlueLinksHover {cursor:pointer;text-decoration: underline; color: #87CEFA;}

.DarkBlueLinks {cursor:pointer ;text-decoration: none; color: blue;font-weight: normal  ;}
.DarkBlueLinksHover {cursor:pointer;text-decoration: underline; color: blue;font-weight:normal ;}

.SmallTextLinks {cursor:pointer;text-decoration: none; color: #87CEFA;font-size:10pt ;}
.SmallTextLinks a:link {cursor:pointer ;text-decoration: none; color: #87CEFA;font-size:10pt ;}
.SmallTextLinks a:visited {cursor:pointer ;text-decoration: none; color: #87CEFA;font-size:10pt ;}
.SmallTextLinks a:active {cursor:pointer ;text-decoration: none; color: #87CEFA;font-size:10pt ;}
.SmallTextLinks a:hover {cursor:pointer;text-decoration: underline; color: #87CEFA;font-size:10pt ;}

