body{
	font-size:12px;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
}
 
.general{
	width: 100%;
}

#uakyttable{
    width: 310px;
	height: 320px;
	border-collapse:collapse;
	border-color:#CCCCCC;
/*	background-color: #f4f4f4;*/
    background:url(/back.gif);
}

#uakyttable2{
    width: 290px;
	height: 232px;
	border-collapse:collapse;
	border-color:#CCCCCC;
	background-color: #ffffff;
}

#klgnvkt{
   height:87px;
   width:136px;
   	border-collapse:collapse;
	border-color:#CCCCCC;
	background-color: #f4f4f4;
}

#ksmsha{
 width: 132px;
 border-collapse:collapse; 
}

#vktler{
   height:133px;
   width:136px;
   	border-collapse:collapse;
	border-color:#CCCCCC;
	background-color: #ffffff;
}

#ayv{
    width: 290px;
	height:30px;
	border-collapse:collapse;
/*	background-color: #f4f4f4; */
    background:none;
	text-decoration:none;
}

#ongtb{
   width:136px;
   height:220px;
   border:none;
}

.algl{
 text-align:left;
 font-family: Tahoma;
 font-size:13px;
 color: #666666;
 font-weight: bold;
 padding-left: 8px;
}

.algr{
  text-align: right;
  font-family: Tahoma;
  font-size:14px;
  color: #666666;
  font-weight: bold;
  padding-right:8px;
}

.ksmshal{
 float:left;
 padding-left:2px;
}

.ksmshar{
 float:right;
 font-weight:bold;
}

.addinfo{
 float:left;
 padding-left: 5px;
 font-weight: bold;
 cursor:pointer;
}

.ayjyl:link {color: #000066; font-family: Arial;  font-weight: bold; text-decoration:none;} /* visited link */
.ayjyl:visited {color: #000066; font-family: Arial;  font-weight: bold; text-decoration:none;} /* visited link */
.ayjyl:hover {color: #000066; font-family: Arial;  font-weight: bold; text-decoration:underline;} /* visited link */
.ayjyl:active {color: #000066; font-family: Arial;  font-weight: bold; text-decoration:none;} /* visited link */

.linktext:link {color: #808080;text-decoration:none;  font-weight: normal;} /* visited link */
.linktext:visited {color: #808080; text-decoration:none;  font-weight: normal;} /* visited link */
.linktext:hover {color: #A0A0A4; text-decoration:none;  font-weight: normal;}  /* mouse over link */
.linktext:active {color: #808080; text-decoration:none;  font-weight: normal;}   /* selected link */

.klt{
font-family: Tahoma;
font-size:11px;
}

.kalaselectc{
 width:90px;
 font-family: Tahoma;
 font-size:11px;
}

.footertext{
 color: #808080;
 font-size:12px;
}

.cl1, .cl2, .cl3{
 border-left-color:#FFFFFF;
 border-left-width:0px;
 border-right-color:#ffffff;
 border-right-width:0px;
}

.cl1, .cl2{
 border-bottom-color:#CCCCCC;
 border-bottom-width:1px;
 border-top-color:#FFFFFF;
 border-top-width:0px;
}

.cl2{
 font-size:22px;
 text-align:center;
 color:#660000;
 font-family: "Times New Roman", Arial;
}

.cl3{
 border-bottom-color:#FFFFFF;
 border-bottom-width:0px;
 border-top-color:#FFFFFF;
 border-top-width:0px;
 text-align:center;
 font-family:Tahoma;
 font-size:11px;
 padding-bottom:12px;
}

.mhlsttxt{
 color:#660000;
 font-family:Arial;
 font-weight:bold;
 text-align:center;
 height:27px;
 vertical-align:bottom;
}

.hijritxt{
 text-align:center;
 font-family:Tahoma;
 font-size:11px;
 height:25px;
 position:relative;
 top:10px;
 color:#666666;
}


.kunatytxt{
 font-family:"Times New Roman", Arial;
 font-size:20px;
 text-align:center;
 height:23px;
}

.ayjyltxt{
 font-family:"Times New Roman", Arial;
 font-size:20px;
 text-align:center;
 height:30px;
}

.kuntxt{
 font-family:"Times New Roman", Arial;
 font-size:45px;
 text-align:center;
 height:45px;
 vertical-align:middle;
}

#kltb{
 width:290px;
}

.kalatxt{
 font-size:20px;
 color:#666666;
 font-family:"Times New Roman", Arial;
}

#kate{
color:#FF0000; 
font-weight:bold;
}
.bgnmz{
border-left:solid 1px #D2ECF2;
}
.bgnmz2{
border-left:solid 1px #FFFFFF;
}
.odd{
background:#D2ECF2;
}
.even{
background:#FFFFFF;
}
.aybody{
color:#333333;
}

/* UST MENU*/
	#mainContainer{
		width:170px;
		margin:0;
		text-align:left;
	}
	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{
		margin:0px;
		padding:0px;
	}

	#dhtmlgoodies_menu ul{
		border:1px solid #000;
		background-color:#FFFFFF;
		padding:1px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border: none;
		background-color: #FFFFFF; /*E2EBED*/
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:1px solid #808080;
	}
	
	#dhtmlgoodies_menu a{
		color: #000;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
	
	}
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:5px;
		padding-right:5px;
		border:1px solid #999999;
		background:#999999;
	}
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:5px;
		padding-right:5px;
		background-color:#FFFFFF;
		border:1px solid #808080;		
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		color:#FFFFFF;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#333333;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2 a{
		color:#808080;
	}
	#dhtmlgoodies_menu .currentDepth2{
		padding-right:2px;
		border:1px solid #FFFFFF;
	}

	#dhtmlgoodies_menu .currentDepth2over{
		padding-right:2px;
		background-color:#D2ECF2; /* menu items ustune aparganda */
		border:1px solid #808080;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#333333;
	}	
