body{
font-family:"Trebuchet MS", Verdana;
}

a {
text-decoration:none;
}
a:link, a:visited, a:active { 
color: #ffffff; 
}

a:hover { 
color: #E87B14; 
}

.sfBaslik			{
font-size:12px; 
color: #E87B14;
font-weight: bold;
					}
					
.sfAltBaslik, .sfAltBaslik:link {
font-size:12px; 
color: #E87B14;
font-weight: bold
					}
					
.sfAltBaslik:hover, .sfAltBaslik:visited, .sfAltBaslik:active {
font-size:12px; 
color: #FFFFFF;
font-weight: bold
					}

.sfAltBaslik2		{
font-size: 12px; 
color: #ffffff;
text-decoration:underline;
					}
					
.sfAltBaslik3		{
font-size: 12px; 
color: #4092A0;
font-weight: bold;
border: 1px outset #E87B14;
					}
					
.sfAltBaslik4		{
font-size: 12px; 
color: #4092A0;
font-weight: bold;
border: 1px outset #E87B14;
					}

.sfIcerik		{
font-size: 11px; 
color: #FFFFFF;
font-weight: normal;
					}

.sfIcerik2	{
font-size: 11px; 
color: #E87B14;
font-weight: normal;
					}

.nokta		{
font-size: 10px; 
color: #E87B14;
font-weight: bold;
					}


.copyright  		{
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal;
					}
					
.copyright2  		{
font-size: 11px; 
color: #E87B14; 
					}

.copyright3  		{
font-size: 11px; 
color: #4092A0; 
					}
					
.tborder{
	border: 1px outset #E87B14;
}

.tborder2{
	border: 2px outset #E87B14;
}

.tborder3{
	border: 1px outset #E87B14;
}
input,select,option,textarea {
background-color:  #000000; 
font-size: 11px; 
color: #ffffff; 
font-weight: normal; 
border: 1px groove #ffffff;
}
.inp_form	{ 
width:180px;
}

