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: #A40000 url(../images/s1/bg_yazar.gif) repeat-x top; 
		Color: #FFFFFF; 
		Font-Size: 12PX; 
		Font-Weight: none; 
		Font-Family: Tahoma, Verdana, Arial;
		} 
.sol2{background: #C4C4C4 ; 
		Color: #FFFF00; 
		Font-Size: 12PX; 
		Font-Weight: none; 
		Font-Family: Tahoma, Verdana, Arial;
		} 
	
.orta1{background: #FFFFFF ; 
		padding-left:5px;} 
	
.rek1{background: #595959 ;  
		Color: #FFFFFF; } 
	
.sayfa{background: #FFFFFF ;  } 

.bolum{background: #CC0000 ; 
		Color: #EEEEEE; 
		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;
} 
.pa { 
Color: #00FFFF; 
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; }



/* CSS Tabs */
#navcontainer {
        background: #369;
        border-top: 1px solid #9CC;
        font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
        #navlist {
                text-align: right
        }
}

#navlist li {
        bottom: 5px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #900;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #C00;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #369;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #369;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}


/* CSS Tabs  solmenü */
#button {
        width: 100%px;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color: #800000;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #800000;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #5B0000;
                border-right: 10px solid #C60000;
                background-color: #9D0000;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #8A0000;
                border-right: 10px solid #EA0000;
                background-color: #BB0000;
                color: #fff;
                }

        #button li #active {
                border-left: 10px solid #8A0000;
                border-right: 10px solid #EA0000;
                background-color: #BB0000;
                color: #fff;
                }

.test {
border-style: groove;
border-width: 1;
border-collapse: collapse;
padding-left: 4;
padding-right: 4;
padding-top: 1;
padding-bottom: 1;
background : #FF6666;
}
.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;
}