/* ######### CSS for Shade Tabs. Remove if not using ######### */


.shadetabs{
height:32px;
padding:0px 5px 0px 0px; 
margin:0px;
text-align:right;
background:#858686;
float:l
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
padding:3px 6px 3px 5px; 
margin:0px;
background:#858686;
font-size:13pt;
color:#FFFFFF;
text-align:left;
font-family:verdana;
font-weight:bold;
text-decoration:none;
font-size:12px;
}

.shadetabs li a:visited{

}

.shadetabs li a:hover{
text-decoration: underline;
color:#ffffff;
background:#696969;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
padding:3px 6px 3px 5px; 
margin:0px;
color:#ffffff;
background:#696969;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}



.tabcontent {
margin:0px;
padding:0px;
}

.urundetay_tabs {
list-style-type:none;
margin:0px;
padding:0px;
background:#FF9900;
}
.urundetay_tabs li {
float:left;
margin:0px;
padding:0px;
}
.urundetay_tabs li a p {padding:0px;}
.urundetay_tabs li a {width:50px; height:38px; display:block; margin:2px 2px 2px 0px; padding:5px; border:solid #DDDED6 1px; background:#ffffff; text-align:center; font-size:11px; font-family:arial; color:#53AC38; text-decoration:none; text-align:left;}
.urundetay_tabs li a:hover {background:#FFFFFF url(images/duyurubg.html) repeat-x; border:solid #D7CBA1 1px; color:#ffffff; text-decoration:none;}

