body {
	background-color: #c6b587;
	margin:0px; 
	padding:0px;
	
	
	
}

.genel {
	FONT-FAMILY: Tahoma, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#333333;
	}
	.tablo {
	FONT-FAMILY: Arial, Tahoma, sans-serif;
	font-size: 10px;
	line-height:18px;
	color:#333333;
	
	}

p {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#333333;
}


.solmenu a:link, .solmenu a:visited, .solmenu a:active { margin-left:1px; background-color: transparent; font-family: Tahoma, Arial, sans-serif; text-decoration: none; font-weight:bold; font-size: 12px; color: #764006; }
.solmenu a:hover { margin-left:1px; background-color: transparent; font-family: Tahoma, Arial, sans-serif; text-decoration: none; font-weight:bold; font-size: 12px; color: #780000; }

.ustmenu a:link { margin-left:10px; background-color: transparent; font-family:Tahoma, Arial, sans-serif; text-decoration: none; font-weight:bolder; font-size: 13px; color: #ffffff; }
.ustmenu a:visited { margin-left:10px; background-color: transparent; font-family:Tahoma, Arial, sans-serif; text-decoration: none; font-weight:bolder; font-size: 13px; color: #ffffff; }
.ustmenu a:active { margin-left:10px; background-color: transparent; font-family:Tahoma, Arial, sans-serif; text-decoration: none; font-weight:bolder; font-size: 13px; color: #abecff; }
.ustmenu a:hover { margin-left:10px; background-color: transparent; font-family:Tahoma, Arial, sans-serif; text-decoration: none; font-weight:bolder; font-size: 13px; color: #abecff; }
.altmenu a:link, .altmenu a:visited, .altmenu a:active { margin-right:6px; background-color: transparent; font-family:  "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, sans-serif; text-decoration: none; font-size: 10px; color: #f5ebc8; }
.kenar {
	border: 1px dotted #999999;
}

.style1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.websub a:link, .websub a:visited, .websub a:active {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
color:#427686;
margin-top:5px;
margin-bottom:-1px;
margin-left:5px;
text-decoration: none;
}

h1 {font-family:Tahoma, Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bolder;
color:#780000;
margin-bottom:1px;

}

h2 {font-family:Tahoma, Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bolder;
color:#ff0000;
margin-bottom:7px;
}

h3 {font-family:Tahoma, Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bolder;
color:#3683bb;
margin-bottom:1px;
margin-left:1px;
}
h4 {font-family:Tahoma, Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bolder;
color:#000000;
margin-top:13px;
margin-bottom:5px;
margin-left:5px;
line-height:0px;
}
h5 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
color:#427686;
margin-top:5px;
margin-bottom:-1px;
margin-left:0px;
}
.hor6 {font-family:"Trebuchet MS", Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
margin-left:5px;
line-height:18px;
}
hr {
border: 1px dotted;
border-color:#FFCC33;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

input.entryfield {
width:180px;
padding:4px;
border-top:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
border-bottom:1px solid #f3f3f3;
border-right:1px solid #f3f3f3;
background-color:#fbfbfb;
font: 11px/14px Arial, Helvetica, sans-serif;
color: #333;
}
td.divider {
height: 1px;
background-color:#e1e1e1;
}

select.dropdown {
width: 190px;
padding: 2px;
border: 1px solid #d7d7d7;
background-color: #fbfbfb;
font: 11px/14px Arial, Helvetica, sans-serif;
color: #333;
}
	
textarea, .servicebox {
font: 11px/14px Arial, Helvetica, sans-serif;
color: #333;
background-color:#fbfbfb;
padding: 4px;
border-top:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
border-bottom:1px solid #f3f3f3;
border-right:1px solid #f3f3f3;
height: 80px;
width: 95%;
}

.someclass{
    FONT-FAMILY: "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height:18px;
	margin-top:5px;
	padding-left:5px;
	color:#333333;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11px;
	font-family:"Tahoma";
	mso-fareast-font-family:"Tahoma";}
h2
	{mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	mso-outline-level:2;
	font-size:18px;
	font-family:"Tahoma";
	color:#780000;
}
span.GramE
	{mso-style-name:"";
	mso-gram-e:yes;}
@page Section1
	{size:540px}
div.Section1
	{
	page:Section1;
	text-decoration: none;
}