@charset "utf-8";


a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #333;
}


#frame1 {
	background-image:url(images/onlineingilizce_frame.gif);
	background-repeat:no-repeat;
	height:150px;
}

#frame2 {
	background-image:url(images/tesol_frame.gif);
	background-repeat:no-repeat;
	height:150px;
}

#frame3 {
	background-image:url(images/video_frame.gif);
	background-repeat:no-repeat;
	height:150px;
}

#frame4 {
	background-image:url(images/yurtdisi_ingilizce_frame.gif);
	background-repeat:no-repeat;
	height:150px;
}


#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	text-decoration:underline;
	color: #000;
}
#footer a:active {
	text-decoration: none;
	color: #333;
}

#right_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

.menu_item {
	text-decoration:none;
	padding-top:4px;
	padding-left:4px;
	border-bottom:1px dotted #CCC;
	height:20px;
	color:#333;
}

.menu_item:hover {
	text-decoration:none;
	padding-top:4px;
	padding-left:4px;
	background-color:#999;
	color:#FFF;
}
.topmenu {
	text-decoration:none;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.topmenu div {
	float:left;
	text-align: center;
	padding: 7px;
	margin-right: 32px;
}

.topmenu a:link {
	color: #FFF;
	text-decoration: none;
}
.topmenu a:visited {
	text-decoration: none;
	color: #FFF;
}
.topmenu a:hover {
	text-decoration: none;
	
	color: #FFF;
}
.topmenu a:active {
	text-decoration: none;
	color: #FFF;
}
.topmenu div:hover{
	text-decoration: none;
	background-color:#F60;
	color: #FFF;
}


.contentText1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.field {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 3px;
}
.contentText2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.contentHeader1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.contentText3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
.comment {
	border-left: 2px #CCC solid;

}

