@charset "utf-8";
/* CSS Document */

.haber { font-family:Tahoma; color:#333333; font-size:12px; }
.haber a:hover { font-family:Tahoma; color:#000000; font-size:12px; }

.email { font-family:Tahoma; color:#141B49; font-size:11px; font-weight:bold; }
.email a:hover { font-family:Tahoma; color:#000000; font-size:11px; font-weight:bold; }

.text_field {
	border:1px solid 888888; font-family: tahoma;
	font-size: 11px;
	color: #717171;
	background-image: url('img/text_field_bg.gif');
	
}

a.mainlevel {
	padding: 4px;
	display: block;
	color: #6B6B6B;
	text-decoration: none;
	border-bottom: 1px solid #F3F3F3;
	background-color:#101721;
		border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
border-top-color: #F3F3F3;
border-right-color: #F3F3F3;
border-bottom-color: #F3F3F3;
border-left-color: #F3F3F3;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus,
a.mainlevel#active_menu {
background-color:#545454;
	color: #28384F;
	text-decoration: none;
	
}

.copy { font-family: Georgia, serif;
font-size: 12px;

font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color:#000000;}