<STYLE type=text/css>

BODY 
{
	color: #2B1C11;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

A {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
A:link, A:visited, A:active {
    color: #808080;
    text-decoration: none;
}
A:hover {
    color: #808080;
    text-decoration: underline;
}


A:link .Home, A:visited .Home, A:active .Home {
    font-family: Times,serif;
    font-size: 13px;
    color: #A0B1B4;
    text-decoration: none;
}
A:hover .Home {
    font-family: Times,serif;
    font-size: 13px;
    color: #A0B1B4;
    text-decoration: underline;
}

P, td {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    color: #2B1C11;
    font-size: 11px;
    font-weight: normal;
	line-height: 1.25em;
//	text-align: left;
}

.text {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    color: #2B1C11;
    font-size: 11px;
    font-weight: normal;
	line-height: 1.25em;
	text-align: left;
	margin: 0px 3px 0px 3px;  /* top, right, bottom, left */
}

.highlightText {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #404040;
	text-align: left;
}
a.highlightText { color: #404040; text-decoration: none }
a.highlightText:link, a.highlightText:visited { color: #404040}
a.highlightText:hover { color: #404040; text-decoration: underline }
a.highlightText:active { color: #404040}

.largeText {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    color: #2B1C11;
    font-size: 12px;
    font-weight: normal;
	line-height: 1.25em;
	text-align: left;
}

.TitleRed
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #BC141F;
    font-size: 14px;
    font-weight: bold;
	text-align: left;
}
.TitleBlack
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
	text-align: left;
	margin-top: 0px;
}

.DETAILS
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    color: #E36955;
    font-size: 10px;
    font-weight: bold;
	text-align: right;
}
A:link .DETAILS, A:visited .DETAILS, A:active .DETAILS {
    color: #E36955;
    text-decoration: none;
}
A:hover .DETAILS {
    color: #E36955;
    text-decoration: underline;
}

/* Style for quick Menu at bottom of pages */
.quickMenu {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #2B1C11;
	text-align: center;
	text-width: 600;
}
a.quickMenu { color: #2B1C11; text-decoration: none }
a.quickMenu:link, a.quickMenu:visited { color: #2B1C11 }
a.quickMenu:hover { color: #2B1C11; text-decoration: underline }
a.quickMenu:active { color: #2B1C11 }

/* Style for fortewebservices credit and Copyright */
.DesignNote {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #2B1C11;
	text-align: center;
	text-width: 600;
}
a.DesignNote { color: #2B1C11; text-decoration: none }
a.DesignNote:link, a.DesignNote:visited { color: #2B1C11 }
a.DesignNote:hover { color: #2B1C11; text-decoration: underline }
a.DesignNote:active { color: #2B1C11 }


</STYLE>