/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

.shadetabs {
   padding: 3px 0pt;
   margin-top: 1px;
   margin-bottom: 0pt;
   font-family: Verdana;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   font-size: 12px;
   line-height: normal;
   font-size-adjust: none;
   font-stretch: normal;
   list-style-type: none;
   text-align: left;
   margin-left: 40pt;
}

.shadetabs li { 
   margin: 0pt;
   display: inline;
}

.shadetabs li a { 
   border: 1px solid rgb(119, 119, 136);
   padding: 3px 7px;
   background: rgb(255, 255, 255) url(shade.gif) repeat-x scroll left top;
   text-decoration: none;   margin-right: 3px;
   color: rgb(45, 43, 43);
   -moz-background-clip: initial;
   -moz-background-origin: initial;
   -moz-background-inline-policy: initial;}

.shadetabs li a:visited { 
   color: rgb(45, 43, 43);
}

.shadetabs li a:hover { 
   text-decoration: underline;
   color: rgb(45, 43, 43);
}
.shadetabs li.selected { 
   position: relative;
   top: 1px;
}

.shadetabs li.selected a {
   background-image: url(shadeactive.gif);
   border-bottom-color: white;
   background-color: rgb(255, 255, 255);
}

.shadetabs li.selected a:hover {
   text-decoration: none;
}

.contentstyle { 
   border: 1px solid gray;   padding: 10px;
   margin-bottom: 1em;
   width: 594px;
   margin-left: 20px;
   background-color: rgb(204, 204, 204);
}