body	{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding:0;
	margin:0;
	border: 0;
	color: #595c3d;
	line-height: 1.4;
}

a.nrm	{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding:0;
	margin:0;
	border: 0;
	color: #595c3d;
	line-height: 1.4;
}

img {
	border:0;
}


h1 {
	margin:5px 0;
	padding:0;
	font-size:12px;
	line-height:1;
	color: #605307;
	display:block;
	font-weight:normal;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	margin:0 0 5px 0;
	font-size:26px;
	font-style:normal;
	font-weight:bold;
	color: #3F3F3F;
	line-height:1.1;
	letter-spacing:-1px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin:0 0 3px 0;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	color: #3F3F3F;
	line-height:1.2;
	
}

.intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#656565;
	line-height:1.4;
	font-style:italic;
	margin:0 0 25px 0;
}
.intro1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#656565;
	line-height:1.4;
	font-weight:bold;
	font-style:italic;
	margin:0 0 25px 0;
}

.intro2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#656565;
	line-height:1.4;
	font-style:italic;
	margin:0 0 25px 0;
}

.icerik{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	line-height:1.4;
word-wrap:break-word;
width:427px;
}

.grey {
	color:#828282;
}

.red {
	color:#FF0000;
	}

a:link, a:visited {color:#64812E;text-decoration:underline}
a:hover {color:#CB4602;text-decoration:underline; background:#FFFCE5;}
a:active, a:focus {text-decoration:underline;}

a.ex:link,  a.ex:visited {padding:0 0 0 11px; background:url(images/ex_link.gif) 0 0 no-repeat }
a.ex:active, a.ex:hover {background:#FFFCE5 url(images/ex_link.gif) 0 -78px no-repeat  }

a.print:link,  a.print:visited {padding:0 0 0 17px; background:url(images/icon_print.gif) 0 1px no-repeat }
a.print:active, a.print:hover {text-decoration:underline; background:#FFFCE5 url(images/icon_print.gif) 0 -26px no-repeat  }

a.send:link,  a.send:visited {padding:0 0 0 17px; background:url(images/icon_send.gif) 0 1px no-repeat }
a.send:active, a.send:hover {text-decoration:underline; background:#FFFCE5 url(images/icon_send.gif) 0 -26px no-repeat  }

.header a:link, .header a:visited {color:#FAB18C;font-weight: normal;text-decoration:none; font-size:10px;}
.header a:active, .header a:hover {color:#FFF;font-weight: normal;text-decoration:none; background:none}

#footer a:link, #footer a:visited {color:#FAB18C;font-weight: normal;text-decoration:none}
#footer a:active, #footer a:hover {color:#FFF;font-weight: normal;text-decoration:none; background:none} 

#bottom a:link, #bottom a:visited {color:#797979;font-weight: normal;text-decoration:none}
#bottom a:active, #bottom a:hover {color:#797979;font-weight: normal;text-decoration:none; background:none} 

.head {
	background:#000;
	border:double #fff ;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}


.error {
	align:center;
	color:#F00;
	padding:10px;
	border:1px solid #F00;
	margin:0 0 20px 0;
	background:#FFF3F1;
}


table {
	padding:0;
	line-height:1.4; 
	font-size:90%;
	margin:0;
	width:100%;
}

table.form {
	border-top:1px solid #CCC;
}


table.form tr td{
	padding:6px;
	border-bottom:1px solid #CCC;
}

tr {
	padding:0;
	margin:0;
}

td {
	padding:3px;
	margin:0;
}

tr.header {
	font-weight:bold;
	background:#CCC;
}

tr.hell {
	background:#f6f6f6;
}



input.submit {
	background: #C43A0F url(images/bg_button.gif) repeat-x;
	border-top: 1px solid #F9925F;
	border-left: 1px solid #F9925F;
	border-bottom: 1px solid #620600;
	border-right: 1px solid #620600;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	cursor: pointer; 
}


.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

