body  {
	margin:0px; font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:9pt;font-weight: bold;
	font-family:Verdana;
	background-color:#00388D
}

td {
	font-size: 9pt;
	color: #FFFFFF;font-weight: bold;
	font-family: Verdana, helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none
}


.Copyright {
	font-size: 9px;
	color:white;
}

.baslik {
	font-size: 8pt; font-weight: bold; color:#FFFFFF; font-family:Verdana
}

.baslikd {
	font-size: 9pt; font-weight: bold; color:#FFFFFF; font-family:Verdana
}

.baslik1 {
	font-size: 10pt; font-weight: bold; color:#FFFFFF; font-family:Verdana
}

.baslik2 {
	font-size: 11pt; font-weight: bold; color:#FFFFFF; font-family:Arial
}

a   {
	color: #FFFFFF;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none
}
a:visited  {color:#FFFFFF;}
a:hover    {color:#FFFFFF;}
a:active   {color:#FFFFFF;}

.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;
}