/* main body style */
body {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0;
}

/* styling for block elements */
td, th, div, select, textarea, input {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

/* remove border from linked images */
a img {
	border: 0px;
}

a {
	color: #F95C01;
	font-size: 11px;
	text-decoration: underline;
	background: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #3B5985;	
	display: inline;
	background: #FFFFFF;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.h1-back {
	width: 100%;
	background: #FFFFFF url(../images/cizgi.gif) repeat-x bottom right;
	display: block;
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	font-family: Arial, sans-serif;
	background: #FFFFFF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	font-family: Verdana, sans-serif;
}
p {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.minik {
	font-size: 9px;
}

div.menu {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

div.menu a {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

div.adres{
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
div.adres a{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}


a.ref{
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}
.ref{
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}
.block-title{
	color: #450003;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Garamond, Times New Roman, serif;
}
a.block{
	color: #FFFFFF;
	text-decoration: underline;
}
/* styling for lists */
ul {
	margin-left: 1em; 
	padding-left: 1em; 
	text-indent: 0em;
}

div.box1 {
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    border: 0;
	margin-bottom: 10px;
	margin-top: 5px;
}

div.blok-basligi {
	width: 100%;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 0;
	background: #8CC68C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 10px;
}
div.blok-basligi a {
	color: #8CC68C;	
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.kucuk {
	font-size: 9px;
}
