<!--
a            { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration:none }

a:hover      { font-family: Tahoma; font-size: 10pt; color: #C0C0C0; text-decoration: 
               none; font-weight: bold  }

#ananavigasyon a       {  font-family: Tahoma; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration:none}

#ananavigasyon a:hover { font-family: Tahoma; font-size: 10pt; color: #FF0000; font-weight: bold; text-decoration:none }

#uyelik a       {  font-family: Tahoma; font-size: 10px; color: #000000; font-weight: bold; text-decoration:none}

#uyelik a:hover { font-family: Tahoma; font-size: 10px; color: #FF0000; font-weight: bold; text-decoration:none underline }

#navigasyon a       {  font-family: Tahoma; font-size: 10pt; color: #000000; font-weight: bold; text-decoration:none}

#navigasyon a:hover { font-family: Tahoma; font-size: 10pt; color: #FF0000; font-weight: bold; text-decoration:none }

#anamenulink a       {  font-family: Tahoma; font-size: 10pt; color: #000000; font-weight: bold; text-decoration:none}

#anamenulink a:hover { font-family: Tahoma; font-size: 10pt; color: #FF0000; font-weight: bold; text-decoration:none underline }

#menulink a       {  font-family: Tahoma; font-size: 12pt; color: #000000; font-weight: bold; text-decoration:none}

#menulink a:hover { font-family: Tahoma; font-size: 12pt; color: #FF0000; text-decoration: 
               underline; font-weight: bold }

#sayfalink a       {  font-family: Tahoma; font-size: 10pt; color: #000000; font-weight: bold; text-decoration:none}

#sayfalink a:hover { font-family: Tahoma; font-size: 10pt; color: #FF0000; font-weight: bold; background-color:#C5D1ED; text-decoration:none }

input        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: thin solid #B1B1B1;
	background-color: #F5F5F5;
}

textarea     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: thin solid #B1B1B1;
	background-color: #F5F5F5;
}

.divstyle{position:absolute;
           border:1px groove #115585;
           width:80;
           top:0;
           left:0;
           }

.pstylebody{postion:absolute;
	     background-image: url(images/progress.gif);
             background-position: center center;
             background-repeat: no-repeat;
             background-color: #FFFFFF;
	     }
-->