body  {
	margin:0px; font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:12px;
	background-image:url('../images/zemin.jpg')
}

td {
	font-size: 12px;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none
}

.yazi {
	font-size: 12px;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none
}


.Copyright {
	font-size: 9px;
	color:black;
}

.baslik {
	font-size: 7pt; font-weight: bold; color:#000000; font-family:Verdana
}

.baslikd {
	font-size: 10pt; font-weight: bold; color:#000000; font-family:Verdana
}

.baslik1 {
	font-size: 10pt; font-weight: bold; color:#000000; font-family:Verdana
}

.baslik2 {
	font-size: 10pt; font-weight: bold; color:#000000; font-family:Verdana
}

a   {
	color: #000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none
}
a:visited  {color:#000000;}
a:hover    {color:#000000;}
a:active   {color:#000000;}

.ewmsg {
	color: red; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 12pt; 

* {
    font-family: Verdana, Helvetica;
    font-size: 8pt;
}
.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
:hover.highslide img {
	border: 4px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 9px;
}
a hover.highslide-credits, a hover.highslide-credits i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}