@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
}
a:link {
	text-decoration: none;
	color: #565656;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.menu_items {
	font: 9px Trebuchet MS ; 
	color: 8D8A82;
 	text-decoration: none;
}

.menu_items a {
	font: 9px Trebuchet MS ; 
	color: #FFFFFF;
 	background-color: #686868;
 	text-decoration: none;
}

.menu_items a:hover {
	font: 9px Trebuchet MS ; 
 	text-decoration: none;
	background-color: #080808;
	color: #DAFF00;
}

.info_sec_h2 {
	font-family: Courier New;
	font-size: 13px;
	color: #010101;
	font-weight: bold;
}
.info_sec_content {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #565656;
	margin: 0;
	padding: 0;
	text-align: top;
}

.info_sec_content bold{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #565656;
	margin: 0;
	padding: 0;
	text-align: top;
	font-weight: bold;
}

.baslik {font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; color: #000000; font-weight:bold;}

.baslikAna {
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
color: #000000; 
font-weight: bold;
}

textarea {overflow-x: hidden; overflow-y: hidden}

.tbox1 {
	border: 1.5px solid #A2B8CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #DAE3EC;
}

.tboxBut {
	border: 1.5px solid #A2B8CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #DAE3EC;
}

