.shadetabs{
padding: 1px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 13px 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: 0px 0px;
border: 1px solid #CBCBCD;
color: #FFFFFF;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #FFFFFF;
}

.shadetabs li a:hover{
text-decoration: underline;
}

.shadetabs li.selected{
	position: relative;
	width: 35px;
	height: 14px;


}

.shadetabs li.selected a:visited{ /*selected main tab style */
color: #FFFFFF;
}

.shadetabs li.selected a{ /*selected main tab style */
color: #FFFFFF;
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{ /*style of tab content oontainer*/
border: 1px solid #CBCBCD;
width: 410px;
padding:10px;
height: 290px;
}

.contentstyle2{
border: 1px solid #CBCBCD;
width:auto;
height: 250px;
padding:10px;
margin-bottom: 1em; padding: 10px;
}

.contentstyle3{ /*style of tab content oontainer*/
border: 1px solid #CBCBCD;
width:auto;
padding:10px;
}

.contentstyle4{ /*style of tab content oontainer*/
border: 1px solid #CBCBCD;
width:auto;
height: 130px;
padding:10px;
}

/*.contentstyle5{ style of tab content oontainer
border: 1px solid #CBCBCD;
width: 410px;
padding:10px;
height: 335px;
}
*/

.contentstyle5{
border: 1px solid #CBCBCD;
width:auto;
height: 335px;
padding:10px;
margin-bottom: 1em; padding: 10px;
}

.abgundemi{
text-decoration: none;
color: #FFFFFF;
padding:1px 11px;
padding-right:31px;
background: url(abgundemi.gif) top right no-repeat;
}

.abgundemi:hover{
text-decoration: underline;
}

.bbcturkish{
text-decoration: none;
color: #FFFFFF;
padding:1px 6px;
padding-left:97px;
background: url(bbcturkish.gif) top left no-repeat;
}

.bbcturkish:hover{
text-decoration: underline;
}
