/* GENERIC */
H1  {
    font-family: Trebuchet MS;
    font-size:  18px;
    font-weight:    bold;
font-style: italic;
    color: #736341;
    margin: 0;
}

H2  {
    font-family: Trebuchet MS;
    font-size:  16px;
    font-weight:    bold;
font-style: italic;
    color: #aa642c;
    margin: 0;
}

H3  {
    font-family: Trebuchet MS;
    font-size:  14px;
    font-weight:    bold;
    color: #463434;
    margin: 0;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
    margin: 0;
}

H5  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}

H6  {
background: url("bggreentitle.gif") no-repeat;
    font-family: Trebuchet MS;
    font-size:  13px;
    font-weight:    bold;
    color: #ffca27;
    margin: 0;
padding-left: 10px;
}
.contentpane p, .rightpane p {
margin: 8px 0;
}
.contactsat {
color: white;
font-size: 12px;
}
.contactsat a:link, .contactsat a:visited, .contactsat a:active {
    color: white;
}
.contactsat a:hover {
    color: #aa642c;
}
.TopMenuBar {
background-color: white;
padding: 10px;
margin-bottom: 10px;
}

















