@CHARSET "UTF-8";
.shadetabs	{ width: 100%; padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 0; font-size: 0.8em; font-weight: bold; list-style-type: none; text-align: left; } 
.shadetabs li	{ display: inline; margin: 0; }
.shadetabs li a	{ text-decoration: none; padding: 3px 7px; margin-right: 3px; border: 0; color:  #737573; background-color: #ccf; background-repeat: no-repeat; background-position: 100% 100%;
  }
.shadetabs li a:visited	{ color: #2d2b2b; }
.shadetabs li a:hover	{ text-decoration: underline; color: #2d2b2b; }
.shadetabs li.selected	{ position: relative; top: 0; }
.shadetabs li.selected a	{  border-bottom-color: white; }
.shadetabs li.selected a:hover	{ text-decoration: none; }
.contentstyle{ border-top: 1px solid gray; border-left: 1px solid gray; border-right: 1px solid gray; margin-bottom: 0; padding: 1em; }
.debugstyle{ border-top: 1px solid gray; border-left: 1px solid gray; border-right: 1px solid gray; margin-bottom: 0; padding: 1em;
	font-size: 0.8em; color:#ff0000;}

