body  {
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:12px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

td {
	font-size: 12px;
	color: #00000;
	font-family: verdana, helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none
}

.baslik {
	font-size: 11pt; font-weight: bold; color:#686868; font-family:Verdana
}

.Copyright {
	font-size: 9px;
	color:white;
}

a   {
	color: #000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none
}
a:visited  {color:#000000;}
a:hover    {color:#000006;}
a:active   {color:#000000;}

img { border = 0;
}

.hcr {
	font-size: 8pt;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	background-color: #cccccc;
	width: 190px;
	height: 21px;
	font-weight: bold;
	margin: 0 0 0px 0;
	padding: 3px 6px;
}

.hcra {
	border: 1px solid #000000;
	width: 190px;
	height: 175px;
	background-color: #FFFFFF;
}


* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #000033;
}
.highslide:hover img {
	border: 2px solid #000033;
}
.highslide-wrapper {
	background: 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: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.white.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: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}