.shadetabs{
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
width:124px; 
height:23px; 
float:right; 
margin-top:26px;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
float:left; 
width:50px; 
height:18px;
padding-left:10px;
padding-top:5px;
text-decoration:none; font-size:13px; color:#055B8D; font-weight:bold;
background: white url(/img/sag_alt_dinamik/proje.jpg) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
text-decoration:none; font-size:13px; color:#055B8D; font-weight:bold;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
text-decoration:none; font-size:13px; color:#055B8D; font-weight:bold;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
text-decoration:none; font-size:13px; color:#055B8D; font-weight:bold;
}

.shadetabs li a.selected{ /*selected main tab style */
background: white url(/img/sag_alt_dinamik/proje_over.jpg) top left repeat-x;
border-bottom-color: white;
text-decoration:none; font-size:13px; color:#055B8D; font-weight:bold;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
text-decoration:none; font-size:13px; color:#055B8D; font-weight:bold;
}

.tabcontent{
display:none;
line-height:15px;
}
