BODY {
	Background-color: #30848c;
	background-attachment: fixed;
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 11px;
	color: #FFF;
	font-weight:normal;
	line-height:13px;
}

.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65cbda;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F755;
	line-height:18px;
	text-decoration:underline;
	font-weight:normal;
}
.midmenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAED4E;
	line-height:18px;
	text-decoration:none;
	font-weight:Normal;
}
#leftmenu ul {
	margin: 0px;
	padding: 0px;
}
#leftmenu ul li {
	list-style-image: none;
	list-style-type: none;
}
#leftmenu ul li a {
	text-align: center;
	color: #DAECEC;
	text-decoration: none;
	font-size: 13px;
	height: 30px;
	display: block;
	padding-top: 20px;
	margin-bottom: 2px;
	border: 1px solid #69BEC5;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#leftmenu ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background:#000;
}
#etkinlik h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: normal;
	text-align: center;
	padding-bottom: 6px;
	font-weight: normal;
	color: #FFF;
	background-color: #134247;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#leftmenu .active {
	color: #FFFFFF;
	text-decoration: underline;
	background:#000;
}




.midmenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height:18px;
	text-decoration:underline;
	font-weight:Normal;
}
.news {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6FBFC6;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.news:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B54619;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
.large {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #C2C2C2; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #F90;
	line-height: normal;
}
body table tr td table tr td table tr td table tr td table tr td ul li {
	list-style-image: url(images/bullet.png);
	margin-bottom: 6px;
	margin-left: 0px;
}
body table tr td table tr td table tr td table tr td table tr td ul {
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.etkinlik_baslik {
	font-size: 14px;
	font-weight: bold;
	color: #BA4D1B;
	text-decoration: underline;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#etkinlik_box {
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #134247;
}
.float_left {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
}
input, textarea {
	background-color: #DDEDED;
	border: 1px solid #103C40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
