body {	scrollbar-face-color: #2175bc; 
		scrollbar-arrow-color: #00FFFF;
		scrollbar-shadow-color: #2175bc; 
		scrollbar-highlight-color: #64AAE3; 
		scrollbar-3dlight-color: #144670; 
		scrollbar-darkshadow-color: #2175bc; 
		scrollbar-track-color: #AECEE8; 
}
.ust1{background: #369 ; 
		} 
.sol1{background: #2175bc; 
		Color: #FFFFFF; 
		Font-Size: 12PX; 
		Font-Weight: none; 
		Font-Family: Tahoma, Verdana, Arial;
		} 
.sol2{background: #FFFFFF ; 
		Color: #000000; 
		Font-Size: 12PX; 
		Font-Weight: none; 
		Font-Family: Tahoma, Verdana, Arial;
		} 
	
.orta1{background: #E2EFFA ; 
		padding-left:5px;} 
	
.rek1{background: #595959 ;  
		Color: #FFFFFF; } 
	
.sayfa{background: #AECEE8 ;  } 

.bolum{background: #000000 ; 
		Color: #FFFFFF; 
		Font-Size: 12PX; 
		Font-Weight: none; 
		Font-Family: Tahoma, Verdana, Arial;
		} 
p { 
padding:5px;
Color: #254A00; 
Font-Size: 11PX; 
Font-Weight: none; 
Font-Family: Tahoma, Verdana, Arial;
} 


a:link      {cursor: normal; font-weight: none; Font-Family: tahoma,Arial;font-size: 9pt; text-decoration: none; color: #000000; }
a:visited {cursor: normal; font-weight: none; Font-Family: tahoma,Arial;font-size: 9pt; text-decoration: none; color: #000000; }
a:active  {cursor: normal; font-weight: none; Font-Family: tahoma,Arial;font-size: 9pt; text-decoration: none; color: #FF0000; }
a:hover  {cursor: normal; font-weight: none; Font-Family: tahoma,Arial;font-size: 9pt; text-decoration: none; color: #FF0000; }

.bslk {  
Color: #CC0000; 
Font-Size: 12PX; 
Font-Weight: Bold; 
Font-Family: TahomaBold, Verdana, Arial; 
}

.satir {margin-top: 0; margin-bottom: 0; }

.test {
border-style: groove;
border-width: 1;
border-collapse: collapse;
padding-left: 4;
padding-right: 4;
padding-top: 1;
padding-bottom: 1;
background : #DDEAEE;
}
.test1 {
border-style: ridge;
border-width: 1;
border-collapse: collapse;
padding-left: 4;
padding-right: 4;
padding-top: 1;
padding-bottom: 1;
background : #DDEAEE;
}
.nc1{
	color:#FFFFFF;
	background: #919293 ;
	padding : 2 2 2 2;
	border-left: 0px #585858 solid;
	border-right: 0px #585858 solid;
	border-top: 1px #373737 solid; 
	border-bottom: 1px #797979 solid;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[sol Menu Nine]-=-=-=-=-=-=-=- */
#menu9 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menu9 {
        width: 100%px;
        margin-top: 10px;
        }

#menu9 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }


#menu9 li a:link, #menu9 li a:visited {
        color: #E5E8D4;
        display: block;
        background: url(menu9.gif);
        padding: 8px 0 0 10px;
        }

#menu9 li a:hover, #menu9 li #current {
        color: #725033;
        background: url(menu9.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu9 li a:active {
        color: #fff;
        background: url(menu9.gif) 0 -64px;
        padding: 8px 0 0 10px;
        }

/* ust bolum CSS Tabs */
#navcontainer {
        background: #f0e7d7;
        margin: 0 auto;
        padding: 1em 0 0 0;
        font-family: georgia, serif;
}

/* to stretch the container div to contain floated list */
#navcontainer:after {
        content: ".";
        display: block;
        line-height: 1px;
        font-size: 1px;
        clear: both;
}

ul#navlist {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        font-size: 0.8em;
}

ul#navlist li {
        display: block;
        float: right;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
        display: block;
        padding: 0.5em;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: #777;
        text-decoration: none;
        background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: #f0e7d7;
        color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #800000;
        background: transparent;
        border-color: #aaab9c #fff #fff #ccc;
}