﻿body 
{
/*	BACKGROUND: url(img/bgK.JPG); */
	background-color:#ebab01;
	font-family:Tahoma;
	font-size:9pt;
	margin-top:0;
	padding-top:0;
	
}

A {
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-weight: 700;
}
A:hover {
	COLOR: #473504; TEXT-DECORATION: none
}


div.sep {
	border-bottom:2px dotted #ffffff;
	width: 100%;
	color:#ffffff;
	margin:0px;
	height: 5px;

}

#test 
{

      
}
#test a
{
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-weight: 700;
}
#test a:hover
{
		COLOR: #ffbc0a; TEXT-DECORATION: none

}


/* koseli cercevelerimizi yapiyoruz   */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 8px; }
.rbroundbox { width: 900px; margin: 1em auto; }



.rbroundbox2 { background: url(nt2.gif) repeat; }
.rbtop2 div { background: url(tl2.gif) no-repeat top left; }
.rbtop2 { background: url(tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(br2.gif) no-repeat bottom right; }

.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 
{ 
	margin: 0px;
  color:#ebab01;  
  padding-left:8px;         
 
}
.rbroundbox2 { width: 98%; margin: 0; }

.rbroundbox8 { background: url(nt2.gif) repeat; }
.rbtop8 div { background: url(tl3.gif) no-repeat top left; }
.rbtop8 { background: url(tr3.gif) no-repeat top right; }
.rbbot8 div { background: url(bl3.gif) no-repeat bottom left; }
.rbbot8 { background: url(br3.gif) no-repeat bottom right; }

.rbtop8 div, .rbtop8, .rbbot8 div, .rbbot8 {
width: 400px;
height: 7px;
font-size: 1px;
}
.rbcontent8 
{ 
	margin: 0px;
  color:#ebab01;  
  padding-left:8px;         
 
}
.rbroundbox8 { width: 400px; margin: 0; }




/* koseli cerceveler bitti*/


.rbroundbox3 { background: url(nt.gif) repeat; }
.rbtop3 div { background: url(tl.gif) no-repeat top left; }
.rbtop3 { background: url(tr.gif) no-repeat top right; }
.rbbot3 div { background: url(bl.gif) no-repeat bottom left; }
.rbbot3 { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop3 div, .rbtop3, .rbbot3 div, .rbbot3 {
width: 100%;
height:150px;
height: 7px;
font-size: 1px;
}
.rbcontent3 { margin: 0 0px; }
.rbroundbox3 { width: 100%; margin: 0; }



.rbroundbox4 { background: url(img/nt4.gif) repeat; }
.rbtop4 div { background: url(img/tl4.gif) no-repeat top left; }
.rbtop4 { background: url(img/tr4.gif) no-repeat top right; }
.rbbot4 div { background: url(img/bl4.gif) no-repeat bottom left; }
.rbbot4 { background: url(img/br4.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop4 div, .rbtop4, .rbbot4 div, .rbbot4 {
width: 100%;
height:150px;
height: 7px;

}
.rbcontent4 { margin: 0 0px; padding-left:12px;}
.rbroundbox4 { width: 98%; 
margin: 0;
}










/*menumuzu hazirlayalim*/

  #tabsI {
      float:left;
      width:100%;
    	font-family:Tahoma;
			font-size:11pt;

    
      }
    #tabsI ul {
        margin:0;
        padding:0px 10px 0 0px;
        list-style:none;
        width:100%;

      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      width:144px;
      }
    #tabsI a {
      float:left;
      background:url("img/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      width:138px;
      color:#000000;
      font-family:Tahoma;
			font-size:10pt;
			font-weight:bold;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("img/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    #tabsI a span {float:none;}
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }

/*menu sonu*/