body  {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Tahoma;
	font-size:10pt;
	background-color: #313632; background-image:url('../images/oncutela1.jpg')
	
}

td {
	font-size: 9pt;
	color: #626060;
	font-family: "Trebuchet MS", Tahoma;
	list-style-type: none;
	text-decoration: none
}

.yazi {
	font-size: 9pt;
	color: gray;font-weight: bold;
	font-family: "Trebuchet MS", Tahoma;
	list-style-type: none;
	text-decoration: none
}


.alt {
	font-size: 8px;font-weight: bold;
	color:#fff;text-align:center; vertical-align:bottom
}

.baslik {
	font-size: 10pt; font-weight: bold; color:#666666; font-family: "Trebuchet MS", Tahoma;
}

.baslikd {
	font-size: 10pt; font-weight: bold; color:#626060; font-family: "Trebuchet MS", Tahoma;
}

.baslik1 {
	font-size: 12pt; font-weight: bold; color:#626060; font-family: "Trebuchet MS", Tahoma;
}

.baslik2 {
	font-size: 13pt; font-weight: bold; color:#626060; font-family: "Trebuchet MS", Tahoma;
}

a   {
	color: #626060;
	font-size:10pt;
	font-family: "Trebuchet MS", Tahoma;
	text-decoration: none
}
a:visited  {color:#626060;}
a:hover    {color:#626060;}
a:active   {color:#626060;}

.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;
}