body {
 margin: 0;
 margin-bottom: 0;
 scrollbar-Face-Color: #81A594; 
 scrollbar-arrow-color:#E6E6DC; 
 scrollbar-DarkShadow-Color:#E6E6DC; 
 scrollbar-Highlight-Color:#E6E6DC; 
 scrollbar-Track-Color:#81A594;
 background: #81A594; 
 color: #00628B; 
}

font {
 font-family: Arial, Helvetica, sans-serif; 
}

font.norm, 
font.red, 
ol {
 font-size: 12px; 
 line-height: 140%; 
}

font.norm, 
font.title, 
font.heading, 
font.small, 
ol {
 color: #00628B;
 background: transparent;  
}

font.red {
 color: #CC6666;
 background: transparent;  
}

font.title {
 font-size: 20px; 
 font-style: italic; 
 font-weight: bold; 
}

font.heading {
 font-size: 16px; 
 font-style: italic; 
 font-weight: bold; 
}

font.small {
 font-size: 10px; 
 font-weight: 400; 
 line-height: 14px; 
}

a.menu:link, 
a.menu:visited {
 color: #00628B; 
 text-decoration: underline; 
 background: transparent; 
} 
a.menu:active, 
a.menu:hover {
 color: #4B6559; 
 text-decoration: underline overline; 
 background: transparent; 
} 

.chd td { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px;
 font-weight: bold; 
 border: solid 1px #00628B; 
} 

.tab td { 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 text-indent: 8px; 
 white-space: nowrap; 
 align: center;
 line-height: 20px; 
 text-align: left;
 margin-left: -10px; 
 width: 100%; 
 border: solid 1px #00628B; 
} 
a.tab:active, 
a.tab:link, 
a.tab:visited, 
a.tab:hover, 
a.tab3:active, 
a.tab3:link, 
a.tab3:visited, 
a.tab3:hover, 
a.tab4:active, 
a.tab4:link, 
a.tab4:visited, 
a.tab4:hover, 
a.tab2:active, 
a.tab2:link, 
a.tab2:visited, 
a.tab2:hover { 
 display: block; 
 text-decoration: none; 
 width: 100%; 
 line-height: 20px; 
} 
a.tab:link, 
a.tab:visited { 
 color: #00628B; 
 background: #769DB5; 
 font-size: 12px;
} 
a.tab:hover, 
a.tab:active, 
a.tab3:link, 
a.tab3:visited, 
a.tab3:hover, 
a.tab3:active { 
 color: #4B6559; 
 background: #96B5AB; 
 font-size: 12px;
} 
a.tab2:link, 
a.tab2:visited { 
 color: #00628B; 
 background: #A6B9C5; 
 font-size: 11px;
} 
a.tab2:hover, 
a.tab2:active, 
a.tab4:link, 
a.tab4:visited, 
a.tab4:hover, 
a.tab4:active { 
 color: #4B6559; 
 background: #ACC7BD; 
 font-size: 11px;
} 

.stripe{ 
 background: #AECBBD url('images/bg.gif') repeat top left; 
 color: #00628B; 
}

.dot{ 
 background: #ACC7BD; 
 color: #00628B; 
}

.blue{ 
 background: #A6B9C5; 
 color: #00628B; 
}

.blue2{ 
 background: #769DB5; 
 color: #00628B; 
 font-size: 12px;
}

.border {
 border: solid 1px #00628B; 
}