body {
	margin:0px;
	background-color:#ffffff;
	background-image:url(images/bg2.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	overflow-x:hidden;
	
}

.sss{
	background-color:#EEEEEE;
	border:solid 1px #CCCCCC;
	padding:2px;
}


.font1{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
}

.font1b{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}

.font2{
	font-family:Tahoma;
	font-size:7pt;
	color:#86858c;
}

.font2b{
	font-family:Tahoma;
	font-size:7pt;
	color:#86858c;
	font-weight:bold;
}

.font3{
	font-family:Tahoma;
	font-size:8pt;
	color:#cf0018;
}

.font3b{
	font-family:Tahoma;
	font-size:8pt;
	color:#cf0018;
	font-weight:bold;
}

.font4{
	font-family:Tahoma;
	font-size:6pt;
	color:#000000;
}

.font4b{
	font-family:Tahoma;
	font-size:6.5pt;
	color:#000000;
	font-weight:bold;
}


.baslik{
	font-family:Tahoma;
	font-size:8pt;
	color:#cf0018;
	font-weight:bold;
	height:20px;
	padding:2px;
	padding-left:4px;
	background-color: #c5c5c5;
}

.input{
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 1px #cdcccc;
	color:#000000;
	position:relative;
	z-index:5;
}

.link{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}

.link:hover{
	color:#CC0000;
}

.link1{
	font-family:Arial;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

.link1:hover{
	color:#CC0000;
}

.link2{
	font-family:Arial;
	font-size:7pt;
	color:#86858c;
	text-decoration:none;
}

.link2:hover{
	color:#000066;
	background-color:#33CCFF;
}


img { behavior: url("pngbehavior.htc");}
.png { 
	behavior: url("pngbehavior.htc");
}

.border{
	border:solid 2px #999999;
}

.border1{
	border:solid 1px #000000;
}

