a:link
{
	text-decoration: none;
	color:#ff6600;
}

a:visited
{
	text-decoration: none;
	color:#ff6600;
}

a:active
{
	text-decoration: none;
	color:#FF0000;
}

a:hover
{
	text-decoration: none;
	color:#000000;
}

.menuon
{
border:1px solid #ff6600;

}

.menuoff
{
border:1px solid #ffffff;
}

INPUT.TEXT{ 
  font-family:TrebuchetMS; 
  font-size:9pt; 
  font-weight:normal; 
  background-color:000000; 
  border-color:ffffff; 
  border-style:solid; 
  border-width:1px; 
  color:FFFFFF;
}
.metin
{
  font-family:Tahoma; 
  font-size:8pt; 
  color:#ffffff;
}

.ortametin
{
  font-family:Tahoma; 
  font-size:8pt; 
  color:#000000;
}

.ortakirmizi
{
  font-family:Tahoma; 
  font-size:8pt; 
  color:#ff0000;
}

.ortasadik
{
  font-family:Tahoma; 
  font-size:8pt; 
  color:#ff6600;
}

#loading {
 	width: 100%;
 	height: 100%;
 	background-color: #ffffff;
 	position: absolute;
 	text-align: center;
        filter: alpha (opacity=95);
}

#flash {
 	position: absolute;
        z-index:-1;
}

.kucukmetin
{
  font-family:Tahoma; 
  font-size:7pt; 
  color:#000000;
}
.sayfa_baslik
{
	font:bold 12px ariai; 
	color:#000000; width:100%;
}