.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Tahoma;
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;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

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

.tabcontent{
display:none;
font-family:Tahoma, Arial, sans-serif;
font-size:12px;
}

a  {
	text-decoration:underline;
	color:#0033CC;
}

a ins  {
   text-decoration: underline;
}

a:hover {text-decoration:none;}	
.nn a{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 

.link_1 {	
	color:blue;
	padding:0px 0px 0px 16px;
	background:url(xmedia/bullet-link.gif) top left no-repeat;
	margin-left: 20px;
}
tr.orange {
	background-color:#ffd28e;
}
tr.orangelight {
	background-color:#fcddae;
}
tr.gray {
	background-color:#d5d5d5;
}
tr.graylight {
	background-color:#e2e1e1;
}
td.orange {
	background-color:#ffd28e;
}
li {
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}