body,div,p,span{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	font-size:12px;
	font-family:tahoma, arial;
	color:#CC6600;
}
body{
	background-color:#000000;
	background-image:url(imgs/logo-back.gif);
}
a {
	color:#663300;
	text-decoration:underline;
}
a:hover {
	color:#990000;
	text-decoration:none
}
a.menu {
	color:#333333;
	text-decoration:none;
}
a.menu:hover {
	color:#990000;
	text-decoration:none
}
h2 { 
	color:#303030;
	font-size:12px;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
} 

	.result_pollGraph div{
		color:#FFF;
	}
	.AnketAdi{
		margin-bottom:5px;
		font-weight:bold;
		color:#000000;
		line-height:15px
	}
	.result_AnketAdi{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
		color:#000000;
	}
	.Anket_waitMessage{
		display:none;	
	}	
img{
border:none;
}



	#imageSlideshowHolder{
		/* CSS HACK */
		width: 406px;	/* IE 5.x */
		width/* */:/**/400px;	/* Other browsers */
		width: /**/400px;
		/* CSS HACK */
		height: 306px;	/* IE 5.x */
		height/* */:/**/300px;	/* Other browsers */
		height: /**/300px;
		
		background-color:#000;
		border:none;
		position:relative;	/* Never change this value */
	}
	.imageInGallery{		
		width:400px;
		height:300px;
		background-color:#000;
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
