article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	margin:0px;left:0px;position:absolute;top:0px;width:100%;
	font-family:"Arial", Verdana, Tahoma; font-size:10pt;
	line-height:20px;
	background-color:#f3f3f3;
	}
.beyaz {background:#fff;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.style1 {font-family: Verdana;

font-size:10pt;

}
.ustbg {text-align:right;border-bottom:1px solid #d3d3d3;background:#fcfcfc;padding-top:5px;padding-bottom:5px;}
.style2 {font-family:Verdana;

font-size: 10px;

}


h1 {
	font-family: Tahoma, Arial;font-size:14pt;border-bottom:1px dotted #666;
}

h2 {
	font-family: Tahoma, Arial;font-size:11px;
	font-weight:normal ;
}

.style3 {font-family:Verdana;

font-size: 10pt;

color:#FF0000;

}

.linkyazi {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;text-decoration:none; color:#000;
}


.clear {
	clear: both;
}

a {
	text-decoration:none;
	color:#340006;
}


.main-wrapper {
	width: 980px;
	margin: 0 auto;
}


.leftside {
	width: 240px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.content {
	overflow:hidden;
	float:left;
}

.slider-wrapper { 
	width: 100%; 
}


#cssmenu {
	width: 200px;
	margin-top:15px;
	padding: 0;
	display: block;
}
#cssmenu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#cssmenu ul li {
	display: block;
	float: left;
	width: 100%;
	height:27px;
	margin: 0;
	padding-left: 10px;
	
	background: transparent url(/images/bg-bubplastic-button.gif) top left no-repeat;
}

#cssmenu ul li a {
	display: block;
	margin: 0;
	width: 100%;
	font-family: 'Helvetica Neue',helvetica,'microsoft sans serif',arial,sans-serif;
	font-size:9pt;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(/images/bg-bubplastic-button.gif) top left no-repeat;
}

#cssmenu ul li a span {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top:5px;
	padding-left:10px;
	background: transparent url(/images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

#cssmenu ul li a:hover,
#cssmenu ul li.active a {
	background: transparent url(/images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
#cssmenu ul li a:hover span,
#cssmenu ul li.active a span {
	background: transparent url(/images/bg-bubplastic-h-gray.gif) top right no-repeat;
}


  
img {
	border:0px;
}