/* --------------------------------------------------------------------------------------------------------
ANA TEMA - Alp GÜLNUR - 2009
---------------------------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }
ol, ul, dl { margin: 0; padding: 0; }
ul, ul, dl { list-style-type: none; }
caption th { text-align:left; }
h1, h2, h3, h4, h5, h6 {padding-bottom:5px; font-size: 100%; }

html {
	height				: 100%;
}
	
body {
	background-color: #FFFFFF;
	background-image: url(../../Img/bgItem/SiteBG.jpg);
	background-repeat: repeat-x;
	margin: 0;
}

.Header{
	background-image:url(../../Img/bgItem/SiteHeader.png);
	background-repeat:no-repeat
}

.Footer{
	font				: 11px "Tahoma", Arial, Times, serif;
	color				: #9e9e9e;
	text-decoration		: none;
	font-weight			: normal;
}
	
#Metin{
	font				: 13px "Arial", Tahoma, Times, serif;
	color				: #606060;
	text-decoration		: none;
	font-weight			: normal;
	line-height			: 160%
}

#InfoBar{
	height:59px;
	width:287px;
	text-align:center;
	padding-top:20px;
	background-image:url(../../Img/bgItem/InfoBar.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
}
