﻿


body {
	margin: 0px;
	padding: 0px;
	background: #F7F4E7 url(images/homepage01.jpg) repeat left top;
}

form {
	margin: 0px;
	padding: 0px;
}


h1, h2 {
	margin: 0px 0px 5px 0px;
	font: normal 18px "Georgia", Arial, Helvetica, sans-serif;
	color: #000000;
}

h3 {
	margin: 0px 0px 5px 0px;
	font:normal 15px "Georgia";
}

h3 span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #434343;
}


body, th, td, input, textarea, select 
{
	font: 12px Arial, Verdana, sans-serif;	
	color: #3b3729;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	color: #FFFFFF;
}

.text1 a {
	color: #FFFFFF;
}

.text2 {
	text-align: center;
	color: #9AB6CC;
}

.text2 a {
	color: #9AB6CC;
}

.text3 {
	text-align: center;
	color: #7096B5;
}

.buyukyazi {
	text-align: left;
	font-weight:bold;
	font-size:14px;
	color: #006699;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding-top: 15px;
	background: url(images/homepage07.gif) repeat-x left top;
}

.list1 li.first {
	padding: 0px;
	background: none;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 5px;
	background: url(images/homepage12.gif) repeat-x left top;
}

.list2 li.first {
	background: none;
}

.list2 a {
	padding-left: 9px;
	background: url(images/homepage11.gif) no-repeat left center;
}

a {
	color: #006699;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.bg1 { background: url(images/bg01.jpg) repeat-y left top; }
.bg2 { background: url(images/bg02.jpg) no-repeat left top; }
.bg3 { background: url(images/bg03.jpg) no-repeat left bottom; }
.bg4 { background: url(images/homepage07.gif) repeat-x left top; }
.bg5 { background: url(images/homepage10.jpg) no-repeat left top; }
.bg6 { background: url(images/bg06.jpg) no-repeat left top; }

.align-justify { text-align: justify; }
.align-right { text-align: right; }

.sag
{
float:right;
text-align:right;
}
.sol
{
float:left;
text-align:left;
}

img { border:0px solid #fff; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}


.hr1 {
	height: 1px;
}


