BODY
{
    BACKGROUND-COLOR: #A65402;
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman'
}
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #003366;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #333333;
    FONT-FAMILY: 'Baskerville Old Face';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #333333;
    FONT-FAMILY: 'Baskerville Old Face';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}

A {
	color:#660000;
	font-family: 'Baskerville Old Face';
	font-size: 10pt;
	font-weight: bold;
	cursor:hand;		
}

.titleBackground {
	background-color: #003366;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.littleText {    
	color: white;
	font-family: Arial;
	font-size: 8pt;
}

.submenufont {
	color: white;
	font-family: 'Baskerville Old Face';
	font-size: 12pt;
	font-weight:bold;
	background-color: #848453;
}
.menufont {
	color:#564437;
	font-family: 'Baskerville Old Face';
	font-size: 12pt;
	font-weight: bold;
	background-color: #848453;
}

.selectmenufont {	
	color:#d1ac3a;
	font-family: 'Baskerville Old Face';
	font-size: 12pt;
	font-weight: bold;
	background-color:#564437;
}

.sidemenufont {
	color: black;
	font-family: 'Baskerville Old Face';
	font-size: 12pt;
	font-weight:bold;
	background-color: #E7E7B6;
}
.labelfont {
	color:white;
	font-family: 'Baskerville Old Face';
	font-size: 14pt;
	font-weight:bold;
}

.labelfontblue {
	color:#426d9a;
	font-family: 'Baskerville Old Face';
	font-size: 14pt;
	font-weight:bold;
}
.headerfont {
	color:#333333;
	font-family: 'Baskerville Old Face';
	font-size: 14pt;
	font-weight: bold;
}


.textfont {
	color:#333333;
	font-family: 'Baskerville Old Face';
	font-size: 12pt;	

}

.subheaderfont {
	color:#333333;
	font-family: 'Baskerville Old Face';
	font-size: 12pt;
	font-weight: bold;
}


.headingText {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12pt;
	font-weight: bold;
}

.detailText {
	color: Black;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10pt;
}

.subHeadText {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.button {
	border: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	background-color: #426d9a;
	font-style: normal;
	background-position: center center;
	border-width: 1px;
	border-color: white;
	font-weight: bold;
}

}
