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

input
{
color: #333333;
text-transform: uppercase;
background: #cccccc;
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 #cccccc; }
.sagcizgi				{border-right: 1px solid #cccccc; }
.solcizgi				{border-left: 1px solid #cccccc; }
.altcizgi				{border-bottom: 1px solid #cccccc; }
.ustcizgi				{border-top: 1px solid #cccccc; }
.sagsolcizgi			{border-left: 1px solid #cccccc; ; border-right: 1px solid #cccccc; }
.altiacikcizgi			{border-left: 1px solid #cccccc; ; border-right: 1px solid #cccccc; ;border-top: 1px solid #cccccc; }

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;
}