
.footer {
Font-family: 'georgia', Tahoma, Helvetica, sans-serif;
font-size: 11px;
COLOR: #ffffff;
letter-Spacing: 0px;
}


.footerlink {
Font-family: bold 'Verdana', Tahoma, Helvetica, sans-serif;
font-size: 10px;
COLOR: #ffffff;
letter-Spacing: 0px;
}



#coolmenu{
border: 0px solid #ffffff;
border-bottom: 2px solid #ffffff;
background: #b01a1a;
display: block;
}



* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 192px;
}

#coolmenu a{
font:  12 px 'georgia', times;
padding: 5px;
padding-left: 3px;
display: block;
background: #831619;
text-align: left;
color: #ffffff;
letter-Spacing: 1px;
text-decoration: none;
border-bottom: 2px solid #ffffff;
border-top: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-left: 0px solid #ffffff;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #C9232D;
color: #ffffff;
}








.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 0px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font:  11px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #000000; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}





H1, H2, H3, H4, H5, H6{
	Font-family: 'Georgia',Arial,Verdana, Tahoma, Helvetica, sans-serif;
	Color: #000000;
	Font-weight: Bold;
}

H1{
Font-Size: 24pt;
}

H2{
Font-Size: 22pt;
}

H3{
Font-Size: 18pt;
}

H4{
Font-Size: 14pt;
}

H5{
Font-Size: 12pt;
}

H6{
Font-Size: 10pt;
}

A:Link
{
color: #7f1518;

Text-Decoration: None;
}

A:visited
{
color: #7f1518;
Text-Decoration: none;
}

A:hover
{
color: #af9a7f;
Text-Decoration: underline;
}

A:active
{
color: #7f1518;
Text-Decoration: None;
}

p{
Font-family: 'georgia', Helvetica, sans-serif;
font-size: 12px;
color: #000000;
Text-Align: justify;
font-weight: normal;
letter-Spacing: 0px;
MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px;
MARGIN-bottom: 10px; MARGIN-top: 2px;
line-height: 16px;
}

td{
Font-family: 'georgia', Helvetica, sans-serif;
font-size: 12px;
color: #000000;
Text-Align: left;
font-weight: normal;
letter-Spacing: 0px;
MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px;
MARGIN-bottom: 10px; MARGIN-top: 2px;
line-height: 16px;
}





.address{
Font-family: 'georgia', Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
Text-Align: left;
font-weight: normal;
letter-Spacing: 0px;
MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px;
MARGIN-bottom: 2px; MARGIN-top: 2px;
line-height: 16px;
}

.small{
Font-family: 'verdana', Helvetica, sans-serif;
font-size: 10px;
color: #000000;
Text-Align: justify;
font-weight: normal;
letter-Spacing: 0px;
MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px;
MARGIN-bottom: 6px; MARGIN-top: 0px;
}

.right{
Font-family: 'Tahoma', Helvetica, sans-serif;
font-size: 11px;
color: #2c3874;
Text-Align: left;
font-weight: Bold;
MARGIN-LEFT:5px; MARGIN-RIGHT: 5px;

}


LI
{ 
display: list-item;
Font-family: 'georgia', Helvetica, sans-serif;
font-size: 12px;
color: #7f1518;
Text-Align: left;
font-weight: normal;
MARGIN-LEFT:2px; MARGIN-RIGHT: 2px;
MARGIN-TOP:0px; MARGIN-BOTTOM: 0px;
}

.table
{
Font-family: 'Georgia',Arial,Verdana, Tahoma, Helvetica, sans-serif;
font-size: 8pt;
color: #666666;
font-weight: Bold;
}



.subtitle
{
Font-family: 'georgia', tahoma, Helvetica, sans-serif;
font-size: 13pt;
color: #831619;
font-weight: Bold;
Text-Align: left;
}

.hptitle
{
Font-family: 'georgia', tahoma, Helvetica, sans-serif;
font-size: 13pt;
color: #831619;
font-weight: Bold;
Text-Align: center;
}


.date
{
Font-family: bold 'Verdana', Tahoma, Helvetica, sans-serif;
font-size: 10px;
COLOR: #ffffff;
font-weight: Bold;
letter-Spacing: 1px;
Text-Align: right;
}