body, html {
  scrollbar-face-color: #FFCC00;
  scrollbar-shadow-color: none;
  scrollbar-highlight-color: none;
  scrollbar-3dlight-color: none;
  scrollbar-darkshadow-color: none;
  scrollbar-track-color: #336666;
  scrollbar-arrow-color: black}

body {font-family:arial; font-size: 13px; color:black; margin-top: 0px; margin-right: 35px; margin-bottom: 0px; margin-left: 0px}
a:link {color: #FF0000; text-decoration: underline}
a:visited {color: #FF0000; text-decoration: underline}
a:active {color: #FF0000; text-decoration: underline}
a:hover {text-decoration: underline overline; color: #FF0000}
td {font-family:arial; font-size:13px; color;FFFFFF}
h3 {font-family:arial; font-size: 20px; color: #FF8000; text-align: left; letter-spacing: 1px}
h4 {font-family:arial; font-size: 16px; color: #FF8000; text-align: left}
p {font-family: arial; font-size: 13px; color: black; text-align: left}
p.center {font-family: arial; font-size: 13px; color: black; text-align: center}
p.header {font-family: arial; font-size: 16px; color: #336666; text-align: left}
ul {font-family: arial; font-size: 13px; color: black; text-align: left; text-indent: none; list-style-type: circle}
ul.none {list-style-type: none}
li {margin-bottom: 5px}
ol {font-family: arial; font-size: 13px; color: black; text-align: left; list-style-type: decimal}
strong, b {font-weight: 800}

object {border-style:double; border-color: #336666;}

.floatright {float: right; margin: 0 0 5px 10px; border-style:double; border-color: #336666;}
.floatleft {float: left; margin: 0 10px 5px 0; border-style:double; border-color: #336666;}
.floatleftnone {float: left; margin: 0 10px 5px 0;}

img.x {position:absolute; right:5px; top:120px; z-index:-1}

.bottomnav a:link {color: #336666; text-decoration: none}
.bottomnav a:visited {color: #336666; text-decoration: none}
.bottomnav a:active {color: #336666; text-decoration: none}
.bottomnav a:hover {text-decoration: underline overline; color: #336666}
.bottomnav {font-family:arial; font-size: 12px; color: black; text-align: center}

/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
width: 75%;
font-size: 100%;
font-weight: bold;
font-family: arial, verdana, sans-serif;
border: 1px solid black;
background-color: lightyellow;
padding:1px;
margin-top:2px;
}

.switchcontent{
width: 75%;
border: 1px solid black;
border-top-width: 0;
padding:3px;
}

.shadetabs {padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 0; font: bold 12px Verdana; list-style-type: none; text-align: center; /*set to left, center, or right to align the menu as desired*/ }

.shadetabs li { display: inline; margin: 0; }

.shadetabs li a{ text-decoration: none; padding: 3px 7px; margin-right: 3px; border: 1px solid #778; color: #2d2b2b; background: white url(shade.gif) top left repeat-x; }

.shadetabs li a:visited{ color: #2d2b2b; }

.shadetabs li a:hover{ text-decoration: underline; color: #2d2b2b; }

.shadetabs li.selected{ position: relative; top: 1px; }

.shadetabs li.selected a{ /*selected main tab style */ background-image: url(shadeactive.gif); border-bottom-color: white; }

.shadetabs li.selected a:hover{ /*selected main tab style */ text-decoration: none; }

.tabcontentstyle{ /*style of tab content oontainer*/ border: 1px solid gray; width: 85%; margin-bottom: 1em; padding: 10px; }

.tabcontent{ display:none; }  @media print { .tabcontent { display:block!important; } }

