.h1 { 
    font-family: Verdana, Arial;
    font-size: 12pt;  
    font-weight: bold; 
    color:#FFFFFF; 
    text-align:left; 
    direction:ltr; 
    text-indent:0; 
    line-height:100%; 
    margin-left:5; 
    margin-right:5; 
    margin-top:0 
}


/*
.h2 { 
    font-size: 10pt; 
    font-family: Arial; 
    color: #FFFFFF; 
    font-style: italic; 
    font-weight: bold; 
    text-align: left; 
    direction: ltr; 
    text-indent: 0; 
    margin-left: 5; 
    margin-right: 5; 
    line-height:100%; 
    margin-top:0; 
    margin-bottom:5 
}
*/

.h2 {
    color: #f5f5eb;
    align: center;
    margin-left: 5; 
    margin-right: 5;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 1px;
    padding: 1px 0;
    font-size: 11pt;
    margin-top:0; 
    margin-bottom:4;
    border-bottom: 1px #666 solid;
}

.h2Black {  
    color: #000000;
    align: left;
    margin-left: 5; 
    margin-right: 5;
    font-family: Verdana, Arial;
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 1px;
    padding: 1px 0;
    border: 1px #111 solid;
    font-size: 11pt;
    margin-top:0; 
    margin-bottom:4;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom: 1px #000000 solid; 
} 

/*
.h3 { 
    color: #88602d; 
    font-size: 10pt; 
    font-family: Arial; 
    font-style: italic; 
    font-weight: bold; 
    text-align: left; 
    direction: ltr; 
    text-indent: 0; 
    line-height: 100%; 
    margin-left: 15; 
    margin-right: 5; 
    margin-top: 0; 
    margin-bottom: 0 
}
*/

.h3 { 
    color: #88602d; 
    font-size: 10pt; 
    font-family: Verdana, Arial;
    font-weight: bold; 
    text-align: left; 
    direction: ltr; 
    text-indent: 0; 
    line-height: 100%; 
    margin-left: 15; 
    margin-right: 5; 
    margin-top: 0; 
    margin-bottom: 0 
}

.title { 
    margin:0 5; 
    font-size: 10pt; 
    font-family: Verdana, Arial; 
    color: #f5f5eb;
    margin-left: 15;   
    text-align: left; 
    text-indent: 0; 
    line-height:100%; word-spacing:0 
}


.spacer { 
    font-size: 8pt; 
    font-family: Verdana, Arial; 
    color: #000000; 
    margin-top: 0; 
    margin-bottom:0
}

.menuSpacer { 
    font-size: 5px; 
    font-family: Arial; 
    text-align: left; 
    direction: ltr; 
    text-indent: 0; 
    word-spacing: 0; 
    line-height: 100%; 
    margin: 0 
}

.menuSpacer { 
    font-size: 3px; 
    font-family: Arial; 
    text-align: left; 
    direction: ltr; 
    text-indent: 0; 
    word-spacing: 0; 
    line-height: 100%; 
    margin: 0 
}

.menuLink { 
    font-size: 9pt; 
    font-family: Arial; 
    text-align: left; 
    direction: ltr; 
    color: #000000; 
    word-spacing: 0; 
    line-height: 120%;
    text-decoration: none; 
    margin-left: 5; 
    margin-right: 1; 
    margin-top: 0; 
    margin-bottom: 0 
}

#left-menu-items a:link {
    color: #000000; 
    text-decoration: none
}

#left-menu-items a:active {
    color: #000000; 
    text-decoration: none
}

#left-menu-items a:visited {
    color: #000000; 
    text-decoration: none
}

#left-menu-items a:hover { 
    color: #b30100; 
    text-decoration: none
}

.contactInfo { 
    font-size: 8pt; 
    font-family: Arial; 
    color: #000000; 
    text-indent: 0; 
    line-height: 100%; 
    word-spacing: 0; 
    text-align: left; 
    direction: ltr; 
    text-decoration: underline; 
    font-weight: bold; 
    margin-left: 11; 
    margin-right: 5; 
    margin-top: 15; 
    margin-bottom: 0 
}

.contactDetails { 
    font-family: Arial; 
    font-size: 8pt; 
    color: #000000; 
    text-align: left; 
    direction: ltr; 
    word-spacing: 0; 
    text-indent: 0; 
    line-height: 100%;
    text-decoration: none; 
    margin-left: 11; 
    margin-right: 5;
    margin-top: 0; 
    margin-bottom: 0 
} 

.contactLink { 
    font-family: Arial; 
    font-size: 8pt; 
    color: #000000; 
    text-align: left; 
    direction: ltr; 
    word-spacing: 0; 
    text-indent: 0; 
    line-height: 100%;
    text-decoration: none; 
    margin-left: 0; 
    margin-right: 0;
    margin-top: 0; 
    margin-bottom: 0 
}

/*
.content { 
    text-align: left; 
    direction: ltr; 
    text-indent: 0; 
    line-height: 100%; 
    word-spacing: 0; 
    font-family: Arial; 
    font-size: 10pt; 
    color: #FFFFFF; 
    margin-left: 15; 
    margin-right: 5; 
    margin-top: 5; 
    margin-bottom: 5 
}
*/

.content { 
    text-align: left; 
    direction: ltr; 
    text-indent: 0; 
    line-height: 120%; 
    word-spacing: 0; 
    font-family: Verdana, Arial;
    font-size: 9pt; 
    color: #f5f5eb; 
    margin-left: 15; 
    margin-right: 5; 
    margin-top: 5; 
    margin-bottom: 5 
}


.li { 
    text-align: left; 
    word-spacing: 0; 
    line-height: 120%; 
    font-size: 9pt; 
    font-family: Verdana, Arial; 
    color: #f5f5eb; 
    list-style-type: square; 
    margin-left: 15; 
    margin-right: 5; 
    margin-top: 0; 
    margin-bottom: 0
}

ul           { text-align: left; word-spacing: 0; line-height: 100%; margin: 0; margin-left:25;}

.footerLink  { 
    text-align: left; 
    direction: ltr; 
    text-indent: 0; 
    line-height: 100%; 
    word-spacing: 0; 
    font-family: Arial; 
    font-size: 8pt; 
    color: #f5f5eb; 
    margin-left: 8; 
    margin-right: 5; 
    margin-top: 5; 
    margin-bottom: 5 
}

.tableHeader {
    font-size: 9pt; 
    font-family: Verdana, Arial; 
    text-align: center; 
    direction: ltr; 
    color: #000000; 
    line-height: 150%; 
    word-spacing: 0; 
    text-decoration: none; 
    background-color: #88602d;
}

.tableRowL {
    font-size: 8pt; 
    font-family: Verdana, Arial; 
    text-align: left; 
    direction: ltr; 
    color: #000000; 
    line-height: 100%; 
    word-spacing: 0;
    text-decoration: none; 
    background-color: #b0ab85;
}

.tableRowR {
    font-size: 8pt; 
    font-family: Verdana, Arial; 
    text-align: right; 
    direction: ltr; 
    color: #000000; 
    line-height: 100%; 
    word-spacing: 0;
    text-decoration: none; 
    background-color: #b0ab85;
}

.tableRowC {
    font-size: 8pt; 
    font-family: Verdana, Arial; 
    text-align: center; 
    direction: ltr; 
    color: #000000; 
    line-height: 100%; 
    word-spacing: 0;
    text-decoration: none; 
    background-color: #b0ab85;
}



.tableRowL a:link {
    color: #000000;
    text-decoration: none;
}

.tableRowL a:active {
    color: #000000;
    text-decoration: none;
}

.tableRowL a:visited {
    color: #000000;
    text-decoration: none;
}

.tableRowL a:hover { 
    color: #a30100; 
    text-decoration: none;
}

.content a:link {
    color: #f5f5eb;
    text-decoration: none;
}

.content a:active {
    color: #f5f5eb;
    text-decoration: none;
}

.content a:visited {
    color: #f5f5eb;
    text-decoration: none;
}

.content a:hover { 
    color: #f5f5eb;
    text-decoration: none;
}

.redirectPage { 
    line-height: 120%; 
    word-spacing: 0; 
    font-family: Verdana, Arial;
    font-size: 9pt; 
    color: #000000; 
}
