SELECT{border: 0px solid #D9D9D9; background-color: #F7F7F7; padding: 0px 0px; font-size: 10px;}

A:link		 { color:#4B6573; text-decoration:none;}
A:visited	 { color:#4B6573; text-decoration:none;}
A:hover		 { color:#FF9900; text-decoration:none;}

.buton A:link		 { color:#333333; text-decoration:none; font-weight:bold;}
.buton A:visited	 { color:#333333; text-decoration:none; font-weight:bold;}
.buton A:hover		 { color:#267126; text-decoration:none; font-weight:bold;}

.umut A:link		 { color:#FFFFFF; text-decoration:none; font-weight:bold;}
.umut A:visited	 	 { color:#FFFFFF; text-decoration:none; font-weight:bold;}
.umut A:hover		 { color:#FFCC00; text-decoration:none; font-weight:bold;}


body,td,th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

input{
 			color:#333333;
 			background:white;
			border-style:solid;
 			border-width:1px;
 			border-color:#bbbbbb;
 			font-size:8pt; 	
				
 		}
		
textarea{
 			color:#333333;
 			background:white;
			border-style:solid;
 			border-width:1px;
 			border-color:#bbbbbb;
 			font-size:8pt; 			
 		}

.cell_over { BACKGROUND-COLOR: #FF9800 }
.cell_out { BACKGROUND-COLOR: none;}

.baslik { font-size:18px;font-weight:bold;color:#267126; }

.not { font-size:10px;color:#FF0000; }


#dd
{	margin: 0;
	padding: 0}

#dd li
{	margin: 0;
	padding: 0;
	list-style: none;}


.submenu
{	/*background:url(../images/limenu.png);*/
	background:#368B36;
	border: 0px solid #999999;
	visibility: hidden;
	position: absolute;
	text-align: left;
	color: #000000;
	padding: 10px 10px;
	width:200px;
	z-index: 3;}

