.shadetabs {
padding : 0px 0;
margin-left : 0;
margin-top : 0px;
margin-bottom : 0px;
font : bold 11px Verdana;
color : #535353;
list-style-type : none;
text-align : left;
padding:0.2cm 0.2cm;

}
.shadetabs li {
display : inline;
margin : 0;
}
.shadetabs li a {
text-decoration : none;
color : #535353;
padding:0.2cm;
text-decoration:underline;
}
.shadetabs li a:visited {
text-decoration : none;
color : #535353;
text-decoration:underline;
}

.shadetabs li a:hover {
text-decoration : none;
color : #535353;
text-decoration:none;
}
.shadetabs li a.selected {
position : relative;
color : #535353;
}
.shadetabs li a.selected {
color : #535353;
text-decoration:none;

}
.shadetabs li a.selected:hover {
text-decoration : none;
}
.tabcontents {
display : none;
}
@media print {
.tabcontents {
display : block !important;
}
}


.menu {
padding : 0.3cm;
margin-left : 0;
margin-top : -5px;
margin-bottom : 0;
font : bold 12px Verdana;
list-style-type : none;
text-align : left;
}
.menu  li {
display : inline;
margin : 0;
}
.menu  li a {
     font-family : Verdana;
     font-weight: bold; 
     font-size : 12px; 
     color :#32445c; 
     text-decoration : underline;
	 
}
.menu  li a:hover {
     font-family : Verdana;
     font-weight: bold; 
     font-size : 12px; 
     color :#32445c; 
     text-decoration : none; 
}

.menu  li a.selected {
     font-family : Verdana;
     font-weight: bold; 
     font-size : 12px; 
     color :#ed7f00; 
     text-decoration : none; 
}
.menu  li a.selected {
     font-family : Verdana;
     font-weight: bold; 
     font-size : 12px; 
     color :#ed7f00; 
     text-decoration : none; 
}
.menu li a.selected:hover {
     font-family : Verdana;
     font-weight: bold; 
     font-size : 12px; 
     color :#ed7f00; 
     text-decoration : none; 
}

