.shadetabs{
padding: 9px 0;
margin-left: 0;
margin-top: 4;
margin-bottom: 0;
height:12px;
font: 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 a{
text-decoration: none;
padding: 5px 10px;
margin-right: 0px;
margin-left: 0px;
border: 1px solid #1E1E1E;
color:#ededed;
margin-left:0pt;
margin-right:0pt;
margin-bottom:0px;
height:17;
border-right-color:#000000;
border-bottom-color:#1E1E1E;
background: url(http://www.cyber-warrior.org/ajaxtabs/On.gif) center repeat-x;
FILTER: progid:DXImagetransform.Microsoft.gradient(enabled='true', startColorstr=#1E1E1E, endColorstr=#009900,) progid:DXImagetransform.Microsoft.Shadow(color='#dcdcdc', Direction=1, Strength=1);
}

.shadetabs li a:visited{
color: #ededed;
}

.shadetabs li a:hover{
background: url(http://www.cyber-warrior.org/ajaxtabs/Off.gif) center repeat-x;
FILTER: progid:DXImagetransform.Microsoft.gradient(enabled='true', startColorstr=#ffffff, endColorstr=#009900,) progid:DXImagetransform.Microsoft.Shadow(color='#dcdcdc', Direction=1, Strength=1);
color:#FF0000;
background-color:#FFFFFF;
}

.shadetabs li.selected{
position: relative;
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
FILTER: progid:DXImagetransform.Microsoft.gradient(enabled='true', startColorstr=#009900, endColorstr=#1E1E1E,) progid:DXImagetransform.Microsoft.Shadow(color='#dcdcdc', Direction=1, Strength=1);
background: url(http://www.cyber-warrior.org/ajaxtabs/off.gif) center repeat-x;
border-bottom-color:#1E1E1E;
border-left-color:#1E1E1E;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: yes;
FILTER: progid:DXImagetransform.Microsoft.gradient(enabled='true', startColorstr=#ffffff, endColorstr=#009900,) progid:DXImagetransform.Microsoft.Shadow(color='#dcdcdc', Direction=1, Strength=1);
background-color:#FFFFFF;
background-image: url(shadeactive.gif);
}

.contentstyle{
/*border: 1px solid gray;
color:#00CC00;
font-weight:bolder;
margin-left:0px;
border-color:#2D2D2D;
border-top-color:#1E1E1E;
margin-top:0px;
background:#1E1E1E;
width:100%;
*/
}