body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #000000;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.ttbl {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFF4DD;
	border-right-color: #FFF4DD;
	border-left-color: #FFF4DD;
}

.last_tbbll {
	border: thin ridge #FFF4DD;
}

.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF4DD;
	text-transform: uppercase;
}
.sasa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #663300;
}

.text-1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.text-2{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	font-weight: bold;
	text-transform: uppercase;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: bold;
	text-transform: uppercase;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
}

a.b:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #898d5e;
	text-decoration: none;
}
a.b:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #898d5e;
	text-decoration: none;
}
a.b:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #898d5e;
	text-decoration: underline;
}
.frame-main {
	border: thin solid #663300;
}

.frame-white {
	border: thin solid #FFF4DD;
}