table
{
font-family: Verdana;
font-size: 10px;
color: #333333;
}

input
{
color: #333333;
text-transform: uppercase;
background: #EAE0D1;
font: 11px tahoma;
height: 20px;
text-transform: none;
}

body
{
font-family: Verdana;
font-size: 10px;
color: #333333;
}

.tablobaslik
{
font-family: Verdana;
font-size: 11px;
color: #333333;
font-weight:bold
}

.cizgi					{border: 1px solid #BAA68E; }
.sagcizgi				{border-right: 1px solid #BAA68E; }
.solcizgi				{border-left: 1px solid #BAA68E; }
.altcizgi				{border-bottom: 1px solid #BAA68E; }
.ustcizgi				{border-top: 1px solid #BAA68E; }
.sagsolcizgi			{border-left: 1px solid #BAA68E; ; border-right: 1px solid #BAA68E; }
.altiacikcizgi			{border-left: 1px solid #BAA68E; ; border-right: 1px solid #BAA68E; ;border-top: 1px solid #BAA68E; }

a:link					{text-decoration: none; color:#333333;}
a:visited				{text-decoration: none; color:#333333;}
a:active				{text-decoration: none; color:#555555;}
a:hover					{text-decoration: none; color:#555555;}

.copyright								{color: #333333; font-family: Verdana; font-size: 10px;}
.copyright		a:link					{text-decoration: none; color:#333333}
.copyright		a:visited				{text-decoration: none; color:#333333}
.copyright		a:active				{text-decoration: none; color:#333333}
.copyright		a:hover					{text-decoration: none; color:#333333}

.copyright2								{color: #333333; font-family: Verdana; font-size: 10px;}
.copyright2		a:link					{text-decoration: none; color:#333333}
.copyright2		a:visited				{text-decoration: none; color:#333333}
.copyright2		a:active				{text-decoration: none; color:#333333}
.copyright2		a:hover					{text-decoration: none; color:#333333}

#loading {
width: 125px;
height: 50px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -50px;
margin-left: -100px;
text-align: center;
}



.menu a{
background:url(kat-bgh.png) no-repeat bottom left;

height:16px;
color:#000000;
font-weight:bold;
font-size:11px;
padding-left:18px;
padding-top:5px;
text-decoration:none;
}
.menu a:hover{
background:url(kat-bg.png) no-repeat bottom left;
height:16px;
color:#000000;
font-weight:bold;
padding-left:18px;
padding-top:5px;
text-decoration:none;
}