body,table,td { font-size: 10pt; font-family: Arial }

A{text-decoration:none}

A:hover{
	background:#99CCFF;
	color:#000000;
	} 
.buton {
	border-style:outset;
	border-width:2px;
	background-image: url('img/but.gif');
	height: 15px; padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:1px
}


.buton2 {
	border-style:inset;
	border-width:2px;
	background-image: url('img/but.gif');
	height: 15px; padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:1px
}

.baslik{
	border-style:outset;
	border-width:2px;
	padding:0;
	color:#be1b20;
	background-image: url('img/but.gif');
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	text-align: center;
	width: 70%;
}

#ustsol {
  height: 13px;
  width: 15px;
  background-image: url('imgskin/gogol/ustsol.gif');
  background-repeat: no-repeat;
  background-position:  right bottom;
}

#ustorta {
  height: 13px;
  background-image: url('imgskin/gogol/ustorta.gif');
  background-repeat: repeat-x;
    background-position: bottom;
}

#ustsag {
  height: 13px;
  width: 15px;
  background-image: url('imgskin/gogol/ustsag.gif');
  background-repeat: no-repeat;
  background-position:  left bottom;
}

#sol {
  width: 20px;
  background-image: url('imgskin/gogol/sol.gif');
  background-repeat: repeat-y;
  background-position:  right 50%;
}

#orta {
  background-color: #ffffff;
  width: 750px;
}

#sag {
  width: 20px;
  background-image: url('imgskin/gogol/sag.gif');
  background-repeat: repeat-y;
  background-position:  left 50%;
}

#altsol {
  height: 48px;
  width: 20px;
  background-image: url('imgskin/gogol/altsol.gif');
  background-repeat: no-repeat;
  background-position:  right top;
}

#altorta {
  height: 20px;
  background-image: url('imgskin/gogol/altorta.gif');
  background-repeat: repeat-x;
  background-position-y:50%
}

#altsag {
  height: 20px;
  width: 20px;
  background-image: url('imgskin/gogol/altsag.gif');
  background-repeat: no-repeat;
  background-position:  left top;
}
