td {
font-family: Tahoma, sans-serif; font-size: 11px; color: #333333; text-decoration: none;
}
a {font-family: Tahoma, sans-serif; font-size: 11px; color: #72abc8; text-decoration: underline;}
a:hover{font-family: Tahoma, sans-serif; font-size: 11px; color: #fd0000; text-decoration: underline;}
.title {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none}
.title:hover {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #fd0000; text-decoration: 
none}
.haber-title {  font-family: Verdana,Tahoma; font-size: 10px; font-weight: bold; color: #72ABC8; text-decoration: none}
.text-box {  
font-family: Tahoma, sans-serif; font-size: 10px; color: #333333; text-decoration: none;
border-style: solid; 
border-width: 1px;
border-color: #cce5f3;
padding-left: 1px;
}
.button-text {  font-family: Tahoma, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.button-text:hover { font-family: Tahoma, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
.main-menu { font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none }
#main-menu-over { font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; 
color: #FFFFFF; text-decoration: underline; background: #FD0000; }
.main-menu:hover { font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline}
.titles-first-char {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FE0000; text-decoration: none}
.titles-remaining { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FE0000; text-decoration: none }
.text {  font-family: Tahoma, sans-serif; font-size: 11px; color: #666666; text-decoration: none}
.copyright {  font-family: Tahoma, sans-serif; font-size: 11px; color: #888888; text-decoration: none}
.devam-text { font-family: Tahoma, sans-serif; font-size: 11px; color: #666666; text-align: justify; text-decoration: none; margin-left: 10px; margin-right: 5px; margin-bottom: 10px;}
.devam-baslik {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #72ABC8; text-decoration: none; margin-left: 10px; margin-right: 5px;}
.baslik {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #72ABC8; text-decoration: none;}
.yatay-cizgi {  color: #F3F3F3; background-color: #F3F3F3; height: 1px; border: 0;}
/* class */
.button {
  font: bold 8pt Tahoma,"sans-serif";
  cursor: pointer;
  background-color: #72ABC8;
  color: white;
  border: 1px outset #fff;
}
/* id */
#buttonOver {
  font: bold 8pt Tahoma,"sans-serif";
  cursor: pointer;
  background-color: #FD0000;
  color: white;
  border: 1px outset #000;
}
fieldset
{
border: #26a solid 1px;
}

legend
{
background: #72abc8;
border: #26a solid 1px;
color: #ffffff;
font-weight: bold;
padding: 1px 10px;
margin-top: 5px;
margin-bottom: 5px;
}
.gun-text {
	background: #e4e4e4;
	text-align: center;
}
.gun-text-hsonu {
	background: #ecdaaa;
	text-align: center;	
}
.gun-rakam {
	background: #cccccc;
	text-align: center;
	font-weight: bold;
}

.ders-saati {
	background: #72abc8;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.bosders {
	background: #fff;
	text-align: center;
	
}
.ozelders {
	background: #ff8ee8;
	color: #000;
	font-size: 11px;
	text-align: center;
}
.dersvar {
	background: #fffc00;
	color: #000;
	text-align: center;
	font-size: 11px;
	text-align: center;
}
.izinli {
	background: #d00000;
	color: #fff;
	text-align: center;
	font-size: 11px;
	text-align: center;
}
.otomatik {
	background: #008800;
	color: #fff;
	text-align: center;
	font-size: 11px;
	text-align: center;
}
.galeri-img-trans {
    opacity: .90;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    border: 1px solid #dcdcdc;
}
.galeri-img-trans:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    border: 1px solid #000000;
    cursor: pointer;
}
