html *
{
    font-family: Tahoma,Verdana;
    font-size: 11px;
    color: #333333;
    line-height:20px;
}

body
{
    margin: 0px;
}

.bodymain
{
margin-top:15px ;
background:#404040 url(images/bannerarka.jpg) repeat-x top ;

}

.tablemain
{
 background-color:#FFFFFF ;
 border: solid 3px #E6E6FA;
}

a{ color: #333333; text-decoration:underline}
a:hover{ text-decoration:none}


.tblcerceve
{
    border: solid 2px #E6E6FA;
	
}

.tblcerceve1
{
    border: solid 1px #E6E6FA;
	
}

.baslik
{
font-size:12px ;
font-weight:bold ;
background-color:#D8D8D8;
display:block ;
padding:5px ;

}

.tdmetin
{
	padding:5px;
    color: Black;
}

.tdcerceve
{
    border: solid 1px #E6E6FA;
}

.solmenuyazi
{ 

	background-image:url(images/dun_back.gif) ;
	background-repeat:repeat-x ;
	width:177px ; 
	height:20px ;
}

.tblustmenu
{ 

	background-image:url(images/ustmenubg.jpg) ;
	background-repeat:repeat-x ;
	width:100% ; 
	height:40px ;
}

.img, .imgBosluk
{
    border: silver 1px solid;
    padding: 1px;
    margin: 2px;
}

.img:hover
{
    border: red 1px solid;
}

.imgBosluk
{
    margin-right: 10px;
    vertical-align: top;
}

.online
{color:#FFFFFF ;
padding:5px ;
}

#lightbox
{
    background-color: #eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}
#lightboxDetails
{
    font-size: 0.9em;
    padding-top: 0.4em;
}
#lightboxCaption
{
    float: left;
}
#keyboardMsg
{
    float: right;
}
#closeButton
{
    top: 5px;
    right: 5px;
}

#lightbox img
{
    border: none;
    clear: both;
}
#overlay img
{
    border: none;
}

#overlay
{
    background-image: url(Js/lightbox/overlay.png);
}

* html #overlay
{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(Js/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Js/lightbox/overlay.png", sizingMethod="scale");
}

.photo sample1
{
	margin: 10px;
	position: relative;
	width: 152px;
	height: 100px;
	float: left;
}
.photo sample1 img
{
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.photo sample1 div
{
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 70px;
	background: url(Images/pin.png) no-repeat;
	