.kod {
	font-size: 10px; 
	color: #666666; 
	font-family: verdana; 
	font-weight: none;
	text-decoration: none;
}
.kod:hover {
	font-size: 10px; 
	color: #ff0000; 
	font-family: verdana; 
	font-weight: none;
	text-decoration: none;
}


.kod2 {
	font-size: 11px; 
	color: #222222; 
	font-family: verdana; 
	font-weight: none;
	text-decoration: none;
}
.kod2:hover {
	font-size: 11px; 
	color: #ff0000; 
	font-family: verdana; 
	font-weight: none;
	text-decoration: none;
}

.fnt {
	font-size: 11px; 
	color: #222222; 
	font-family: verdana; 
	font-weight: none;
	line-height: 18px;
	text-decoration: none;
}

.turuncu {
	font-size: 11px; 
	color: #F8A23A;
	font-family: verdana; 
	font-weight: none;
	line-height: 18px;
	text-decoration: none;
}

.yesil {
	font-size: 11px; 
	color: #8DC54C;
	font-family: verdana; 
	font-weight: none;
	line-height: 18px;
	text-decoration: none;
}

.mavi {
	font-size: 11px; 
	color: #2F88D0;
	font-family: verdana; 
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.mavi:hover {
	font-size: 11px; 
	color: #F8A23A;
	font-family: verdana; 
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

.yan {
	color: #444444; 
	font-family: verdana; 
	font-size: 11px; 
}

.kirmizi {
	color: #ff0000; 
	font-family: verdana; 
	font-size: 12px;
	text-decoration: none;
}
.kirmizi:hover {
	color: #0000ff; 
	font-family: verdana; 
	font-size: 12px;
	text-decoration: none;
}


.codetitle {
	color: #444444; 
	text-decoration: none; 
	font-family: verdana,arial,sans-serif; 
	font-size: 10px; 
	font-weight: none; 
	border-right: #D5D5CD 1px solid; 
	border-top: #D5D5CD 1px solid; 
	background: F2F2EA; 
	border-left: #D5D5CD 1px solid; 
	height: 30; 
	border-bottom: #D5D5CD 1px solid; 
	clip:   rect(   ); 
	padding-top: 7px; 
	padding-right: 4px; 
	padding-bottom: 4px; 
	padding-left: 7px
}

.codediv {
	border-right: #D4D4CC 1px solid; 
	border-top: #D4D4CC 1px solid; 
	border-left: #D4D4CC 1px solid; 
	border-bottom: #D4D4CC 1px solid; 
	background-color: #fbfbfb; 
	clip:   rect(   ); 
	height: auto; 
	width: 158px; 
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px
}

.codediv_x {
	border-right: #D4D4CC 1px solid; 
	border-top: #D4D4CC 1px solid; 
	border-left: #D4D4CC 1px solid; 
	border-bottom: #D4D4CC 1px solid; 
	background-color: #fbfbfb; 
	clip:   rect(   ); 
	height: auto; 
	width: 158px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
}

.aarama {
	color: #5ea01c; 
	font-family: verdana,arial,sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	text-decoration: underline
}


.select {
	font-family: verdana, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}

.buton {
	font-family: verdana, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	color: #444444;
	background-color: #E2E7DA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #C5CBA6;
	border-left-color: #C5CBA6;
}