.shadetabs{
padding: 2px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Verdana;
color:#373535;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 20px;
margin-right: -5px;
border: 1px solid #D4D4B6;
color: #2d2b2b;
background: #CCCCCC url(../../images/middle_bg.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
width: 820px;
height:197px;
padding: 10px;
}

.tabcontent{
display:none;
}

#navigation a
{
color: #000;
background: url(../../images/left-tab.gif) left top no-repeat;
text-decoration: none;
} 

#navigation a span
{
background: url(../../images/right-tab.gif) right top no-repeat;
} 


<!--------  table----------->

head1{background: #D7D7BA;}
head2{background: #D7D7BA;}
div#nifty{ margin: 0 0%;background: #EFFAFE; width:100%; }

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b{display:block;height: 1px;
    overflow: hidden; background: #C8ECF9}
b.rbottom b{display:block;height: 0%;
    overflow: hidden; background: #EFFAFE}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
b.head1{background: #D3D3B4; width:100%; background-color:#D3D3B4; display:block; text-align:left; height:30px; padding-top:1px;}


<!--------- tabs -------------->
.headbacksel {
	BORDER-RIGHT: #D4D4B6 1px solid; BORDER-TOP: #D4D4B6 1px solid; BACKGROUND: #ffffff; BORDER-LEFT: #D4D4B6 1px solid; CURSOR: text; COLOR: #000000; BORDER-BOTTOM: medium none;
}

.headback {
	BACKGROUND: #6592ce; FILTER: progid:DXImageTransform.Microsoft.Gradient
   (GradientType:0,StartColorStr:'#6592CE',EndColorStr:'#114EA0'); CURSOR: hand; COLOR: #ffffff;
}

.pagestyle4 {
  border-left: solid 1px #D7D7BA;
  border-right: solid 1px #D7D7BA;
  border-bottom: solid 1px #D7D7BA;
  background-Color: #FFFFFF;
  background-repeat: repeat-y;
}


@media print {
.tabcontent {
display:block!important;
}
}
