/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#styletwo{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 10px 0 10px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(images/bgON.gif) repeat-x top left;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


.buttonscontainer {width: 226px;}

.buttons a {color: #000000;

padding: 3px;
padding-left: 3px;
display: block;
border-left: 10px solid #b4cfe0;
font: 11px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {
background-color: #910000;
background-image: url(images/baslikaltkirmizi.jpg); 
border-left: 10px solid #ffffff;
text-decoration: none;
color: #FFFFFF;}


.buttons2 a { color: #ffffff;
background-color: #b4cfe0;
background-image: url(images/baslikaltkirmizi.jpg); 
padding: 3px;
padding-left: 3px;
display: block;
border-left: 10px solid #ffffff;
font: 11px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons2 a:hover {
background-color: #b4cfe0;
border-left: 10px solid #ffffff;
text-decoration: none;
color: #FFFFFF;}

.sftable {
width: 485px;
}