.shadetabs{
/*padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;*/
font: 16px Arial;
font-weight:bold;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
margin-right:25px;
}

.shadetabs li 
{
    float:right;
	background: url(/img/ads/menu-bg-r.gif) no-repeat right top;
  
	margin:0;
	margin-right:5px; /*5*/
    padding:0;
}

.shadetabs li a 
{
    display:block;
	background: url(/img/ads/menu-bg-l.gif) no-repeat left top;
    
	padding:5px 15px;
	font-size:14px;
	text-decoration:none;
	color:#000000;
}

.shadetabs li a:visited
{
	color: #2d2b2b;
	text-decoration:none;
	color:#000000;
}

.shadetabs li a:hover
{
	text-decoration: underline;
	color:#0012FF;
	
}

.shadetabs li.selected
{
	text-decoration:none;
	color:#000000;
	position: relative;
	top: 1px;

	/*extra*/
	background: url(/img/ads/menu-bg-over-r.gif) top right no-repeat #003399;
}

.shadetabs li.selected a
{ 
/*selected main tab style */
/*background-image: url(shadeactive.gif);
border-bottom-color: white;*/

/*extra*/
background: url(/img/ads/menu-bg-over-l.gif) top left no-repeat;

/*PADDING-BOTTOM: 5px; 
*/}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border-top: 2px solid #99CC00; /*C7EB6E*/

width:885px; /*915*/
clear:both;
margin-bottom: 1em; 
padding: 10px 0 10px 0;
/*background-color:#C7EB6E;*/
/*background:url(/img/ads/header-content-bottom-bg.gif) bottom no-repeat #99CC00;*/ 
margin:0 auto;
margin-bottom:15px;
text-align:center;

}


.shadetabs2{
/*padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;*/
font: 16px Arial;
font-weight:bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs2 li 
{
    float:left; /*right*/
	background: url(/img/ads/menu-bg-r.gif) no-repeat right top;
  
	margin:0;
	margin-left:5px; /*5*/
    padding:0;
}

.shadetabs2 li a 
{
    display:block;
	background: url(/img/ads/menu-bg-l.gif) no-repeat left top;
    
	padding:5px 15px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
}

.shadetabs2 li a:visited
{
	color: #2d2b2b;
	text-decoration:none;
	color:#000000;
}

.shadetabs2 li a:hover
{
	text-decoration: underline;
	color:#0012FF;
	
}

.shadetabs2 li.selected
{
	text-decoration:none;
	color:#000000;
	position: relative;
	top: 1px;

	/*extra*/
	background: url(/img/ads/menu-bg-over-r.gif) top right no-repeat #003399;
}

.shadetabs2 li.selected a
{ 
/*selected main tab style */
/*background-image: url(shadeactive.gif);
border-bottom-color: white;*/

/*extra*/
background: url(/img/ads/menu-bg-over-l.gif) top left no-repeat;

/*PADDING-BOTTOM: 5px; 
*/}

.shadetabs2 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle2{
border-top: 5px solid #99CC00; /*C7EB6E*/
width:680px;
clear:both;
padding: 10px;
background-color:#C7EB6E;
background:url(/img/ads/invocation-code-content-bot.gif) bottom no-repeat #99CC00; /*C7EB6E*/
/*margin:0 auto;*/ /*to set the whole box tab to center*/

}

/************************************/

.shadetabs3{
/*padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;*/
font: 16px Arial;
font-weight:bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs3 li 
{
    float:left; /*right*/
	background: url(/img/ads/menu-bg-r.gif) no-repeat right top;
  
	margin:0;
	margin-left:5px; /*5*/
    padding:0;
}

.shadetabs3 li a 
{
    display:block;
	background: url(/img/ads/menu-bg-l.gif) no-repeat left top;
    
	padding:5px 15px;
	text-decoration:none;
	color:#000000;
}

.shadetabs3 li a:visited
{
	color: #2d2b2b;
	text-decoration:none;
	color:#000000;
}

.shadetabs3 li a:hover
{
	text-decoration: underline;
	color:#0012FF;
	
}

.shadetabs3 li.selected
{
	text-decoration:none;
	color:#000000;
	position: relative;
	top: 1px;

	/*extra*/
	background: url(/img/ads/menu-bg-over-r.gif) top right no-repeat #003399;
}

.shadetabs3 li.selected a
{ 
/*selected main tab style */
/*background-image: url(shadeactive.gif);
border-bottom-color: white;*/

/*extra*/
background: url(/img/ads/menu-bg-over-l.gif) top left no-repeat;

/*PADDING-BOTTOM: 5px; 
*/}

.shadetabs3 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle3{
border-top: 2px solid #99CC00; /*C7EB6E*/

width:100%;
clear:both;
margin-bottom: 1em; 
padding: 10px 0 10px 0;
margin:0 auto;
margin-bottom:15px;
text-align:center;

}