SELECT{
	font-family: arial, san serif;
	width: 120px;
	padding:2px;
    font-size:9pt;	
	color: #000080;
	background-color: #E0FFFF;
	border: inset 1px #708090;
}

.shadetabs{
padding: 3px ;
margin-left: 3;
margin-top: 1px;
margin-bottom: 0;
font:  11px tahoma,verdana,helvetica,arial;
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 7px;
margin-right: 3px;
border: 1px solid #87A2B0;
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.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.jpg);
background-color: #E0F0FF;
border-bottom-color: white;
}
 
.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

 .featuredspacer {margin-top: 3px;}
html>body .featuredspacer {margin-top: 36px;}

 
.featuredtab  p{
text-decoration: none;
border: 1px solid #cccccc;
text-align: center;
color: #407691;
background: white url(featuredshade.gif) top left repeat-x;
font:  11px tahoma,verdana,helvetica,arial;
height: 15;
padding-left: 6px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
float: left;
width: 148px;
margin-right: 7;
margin-top: 2px;
margin-bottom: 0px;
}

html>body .featuredtab  p{
text-decoration: none;
border: 1px solid #cccccc;
text-align: center;
color: #407691;
background: white url(featuredshade.gif) top left repeat-x;
font:  11px tahoma,verdana,helvetica,arial;
height: 25;
padding-left: 6px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
float: left;
width: 138px;
margin-right: 7;
margin-top: 2px;
margin-bottom: 0px;
}


 html>body .tabcontentstylenew{ /*style of tab content oontainer firefox*/
border: 1px solid #87A2B0;
width: 92%;
background-color: #E0F0FF;
margin-bottom: 10px;
margin-left: 5px;
padding: 10px;
text-align: center;
 }



.tabcontentstylenew{ /*style of tab content oontainer*/
border: 1px solid #87A2B0;
width: 95%;
background-color: #E0F0FF;
margin-bottom: 10px;
margin-left: 5px;
padding: 10px;
text-align: center;
 }

 


 
