a:link       { text-decoration: underline; color: #76C3C9 }
a:visited    { text-decoration: underline; color: #92CED3 }
a:hover      { text-decoration: none; color: #76C3C9 }
body         { font-family: Eras Light ITC,Tahoma,Arial; font-size: 10pt; font-weight: bold; background: #B2B5AC }
h1 			{ color: #FFFFFF}
h2 			{ color: #FFFFFF}
h3 			{ color: #FFFFFF}
h4 			{ color: #FFBF80}
h5 			{ color: #FFBF80}
h6 			{ color: #FFBF80}
th {background: #4F5C86; color: #FFD5AA}
th.small {font-size: 7pt; font-family: Tahoma,Arial}
th.med {font-size: 9pt; font-family: Tahoma,Arial}
td.small {font-size: 7pt; font-family: Tahoma,Arial; color: #ffffff}
td.med {font-size: 10pt; font-family: Tahoma,Arial; color:#ffffff}
td.medh {font-size: 9pt; font-family: Tahoma,Arial; color:#ffffff; font-weight:bold}

<!--
#foldheader{cursor:pointer;cursor:hand ;
list-style-image:url(fold.gif)}
#foldinglist{list-style-image:url(list.gif)}
//-->

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 9px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
font: bold 9px Verdana;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #C8D2DC;
cursor: hand;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: white;
cursor: hand;
}

#tabcontentcontainer{
width:253px;
height:450px;
scrollbar-shadow-color: #000000;
scrollbar-face-color: #C8D2DC;
scrollbar-3dlight-color: #95A8B8;
scrollbar-highlight-color: #EAEAEA;
scrollbar-darkshadow-color: #484848;
scrollbar-track-color: #C0C0C0;
scrollbar-arrow-color: #000000;
overflow: auto;
}

.tabcontent{
display:none;
font: normal 9px Verdana;
}
td.h1{
font: normal 9px Verdana;
}
td.h2{
font: bold 12px Verdana;
}


