body, td, p 	{ font-family: Verdana; font-size: 10pt; color:#444444 }
body,textarea	{
scrollbar-base-color: #c00000;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #c00000;
scrollbar-face-color: #c00000;
scrollbar-highlight-color: #c00000;
scrollbar-shadow-color: #c30000;
scrollbar-track-color: #ffffff;
}

a            { color: #C30000; text-decoration: none }
a:hover      { text-decoration: underline }
li           { list-style-image: url('../img/bullet.gif');  }
.footertext  { color: #FFFFFF; font-size: 8pt }
.page_text   	{ width: 374; height: 61; text-align:right; padding-top:30px; font-family:Times New Roman; color:#C30000; font-size:18pt }
.page_textsub   { width: 374; height: 20; color:#FFFFFF; text-align:right; padding-right:6px; font-family:Times New Roman; font-size:12pt }
.baslik1     { color: #C30000; font-weight: bold }
.baslik2     { color: #333333; font-weight: bold }
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;	
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: bottom; font-family: Tahoma; font-size: 14px}
#keyboardMsg{ float: right; font-family: Tahoma; font-size: 10px}
#closeButton{ top: 5px; right: 5px;}

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/img/inc/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}