.bodyLeft{
	background-image: url(/images/tur_left_frame_bg.gif);
	background-repeat: repeat-y
}

.bodyRight{
	background-image: url(/images/tur_right_frame_bg.gif);
	background-repeat: repeat;
}

.header { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 75%; 
	 color: #CCCCCC; 
	 text-decoration: none
}

.menu { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px; 
	 color: #333333; 
}

.turuncu{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color: #FFCC00
}

.menudashed {
	background-image: url(/images/dash.gif);
	background-repeat: repeat-x;
}

a:{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration : none;
}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration : none;
}

.menuvisited{
	background-color: #99CC66;
}

.cell {
	background-color: transparent;
}

.cellon {  
	background-color: #99CC66
}

.whiteindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
