.shadetabsn{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabsn li{
display: inline;
margin: 0;
}



.shadetabsn li a{
text-decoration: none;
padding: 3px 5px;
margin-right: 3px;
border: 1px solid #FFCE9D;
color: red;
background: white url(nshade2.gif) top left repeat-x;
}

.shadetabsn li a:visited{
color:#5B5B00;
}

.shadetabsn li a:hover{
text-decoration: underline;
color: navy;
}

.shadetabsn li.selected{
position: relative;
top: 0px;
}
.shadetabsn li.selected a{ /*selected main tab style */
background-image: url(gn4_4.gif);
border-bottom-color: white;
}

.shadetabsn li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


.contentstylen{
border: 1px solid  #FFCE9D;
width: 210px;
margin-bottom: 1em; padding: 8px;
background: white url(gn4_4.gif) top  repeat-x;
BACKGROUND-POSITION: 0px  -135px;
}


.contentstylen_n{
border: 1px solid  #FFCE9D;
width: 209px;
margin-bottom: 1em; padding: 2px;
background: white url(gn4_4.gif) top  repeat-x;
BACKGROUND-POSITION: 0px  -135px;
}