html
{
overflow:           -moz-scrollbars-vertical;
}

body{
font:12px "Tahoma", "Trebuchet MS", "MS Sans Serif", "georgia";
background:#1f1a17;
margin: 0px;
padding: 0px;
}

td{
font:12px "Tahoma", "Trebuchet MS", "MS Sans Serif", "georgia";
line-height: 17px;
}

.defter{
font:11px "verdana", "Trebuchet MS", "MS Sans Serif", "georgia";
line-height: 17px;
}

h1{
font: 18px "Trebuchet MS","Tahoma", "Georgia", "Trebuchet MS";
margin: 0;
color: #762524;
font-weight: bold;
}

h2{
display:inline;
}

.dyr{
font:11px "Tahoma", "Trebuchet MS", "MS Sans Serif", "georgia";
line-height: 15px;
}

.alt{
font:11px "Tahoma", "Trebuchet MS", "MS Sans Serif", "georgia";
color: silver;
line-height: 15px;
}

a
{
text-decoration: none;
font-size: 11px;
color: #8080C0;
}
 
a:hover 
{
text-decoration : underline;
color: #8080C0;
} 

a.menu
{
font-family: Trebuchet MS,Verdana,Tahoma;
font-size: 12px;
color: #762524;
font-weight: bold;
} 

a.menu:hover
{
text-decoration : underline;
color: #D20000;
} 

a.sart{
font: 13px "Trebuchet MS","Tahoma", "Georgia", "Trebuchet MS";
color: #F40000;
font-weight: bold;
text-decoration : underline;
}

a.sart:hover
{
text-decoration : underline;
color: #8080FF;
} 

input, select, textarea
{
font-size: 10pt;
border-style: solid;
border-color: silver;
border-width: 1;
background:	#F3F3F3;

}

.selecter
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #F2F2F2; 
 color: #102132; 
 border: 1px solid silver; 
 margin-right: 0px; 
}

.ana
{
width:				100%;
height:				100%;
margin:				0;
background:			#FFFFFF url('../images/back2.jpg') repeat-x top center;
text-align:			center;
}

