#tabsE {
      float:left;
      width: 800px;
      background:#000;
      font-size:93%;
      line-height:normal;
	  font: bold 11px Verdana;

      }
    #tabsE ul {
        margin:0;
        padding:4px 10px 4px 80px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("images/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }


.up {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #990000;

}

.all {
	border: 1px solid #990000;

}


.lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;	

}


.trbl{
	border: 1px solid #990033;

}

.trbl2{
	border: 1px solid #cccccc;

}

.display {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;

}




.rbl{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;	

}

.left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.ontop {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-tbottom-color: #999999;
}


	a.more4:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}

a.more4:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

a.more4:hover {
color: #666666;
font-weight: bold;
	text-decoration: underline;
}


	a.more5:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	
}

a.more5:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}

a.more5:hover {
color: #990000;
font-weight: bold;
	text-decoration: underline;
}