body 
{
	background-image:url(div_bg.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	margin:0;
	scrollbar-3dlight-color:#222;
	scrollbar-arrow-color:#FFF;
	scrollbar-base-color:#656559;
	scrollbar-darkshadow-color:#222;
	scrollbar-face-color:#656559;
	scrollbar-highlight-color:#656559;
	scrollbar-shadow-color:#656559;
}
.baslik
{
	color: #851B1B;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
.link
{
	color: #851b1b;
}
.link:hover
{
	text-decoration: none;
}
.panel
{
	position: absolute;
	left: 35px;
	top: 45px;
	padding-left: 2px;
	padding-right: 2px;	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
	color: #3a3a3a;
}
.resim
{
	border: none;
}