body {
	background: url(i/bg_main.gif);
	margin: 25px 0;
}
img {
	border: 0;
}
img#u_img {
	position: absolute;
	margin: -20px 0 0 -20px;
}
img#u_title {
	position: absolute;
	margin: 100px 0 0 -20px;
}
img#mevzuatline {
	position: absolute;
	margin: -15px 0 0 -20px;
}
img#info {
	position: absolute;
	margin: 45px 0 0 15px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #A90D12;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
div#main {
	margin: 0 auto;
	width: 750px;
}
div#header {
	width: 748px;
	height: 79px;
	border: 1px solid #999;
	overflow: hidden;
}
div#content {
	width: 708px;
	margin-top: 5px;
	padding: 20px;
	border: 1px solid #999;
	background: #fff url(i/bg_content.jpg) top right no-repeat;
	overflow: hidden;
	font: 11px/20px Verdana;
	color: #333;
	text-align: justify;
	display: table;
}
div#bottom {
	width: 741px;
	height: 19px;
	margin-top: 5px;
	padding-right: 7px;
	background: #fff;
	border: 1px solid #999;
	text-align: right;
	overflow: hidden;
}
#copyright {
	float: left;
	font: 9px Verdana;
	color: #666;
	margin: 3px 0 0 7px;
}
h1 {
	margin: 0 0 10px 5px;
	padding-left: 15px;
	font-size: 13px;
	background: url(i/bullet_h1.gif) left no-repeat;
}
h2 {
	margin: 0 0 10px 25px;
	padding-left: 15px;
	font-size: 11px;
	background: url(i/bullet_h2.gif) left no-repeat;
}
h3 {
	margin: 0 0 10px 45px;
	padding-left: 15px;
	font-size: 9px;
	background: url(i/bullet_h3.gif) left no-repeat;
}
p, ul.madde, ul.abc {
	margin: 0 20px 10px 20px;
	padding: 0;
}
ul.madde li {
	margin-left: 5px;
	padding-left: 15px;	
	background: url(i/bullet_list.gif) top left no-repeat;
	list-style-type: none;
}
ul.abc li {
	margin: 0 0 5px 5px;
	padding-left: 15px;	
	list-style-type: none;
}

/* prim tablosu */
table#prim, table.bilanco {
	margin-left: 20px;
	border: 0;
}
td.space {
	width: 5px;
}
td.yas {
	width: 30px;
	background-color: #D8D8D8;
	text-align: center;
	border: 1px solid #C0C0C0;
}
td.prim {
	width: 40px;
	background-color: #E8E8E8;
	padding-left: 5px;
	border: 1px solid #C0C0C0;
}

/* acente tablosu */
table#acente {
	margin-left: 10px;
	border: 0;
	font: 9px/15px Verdana;
	text-align: left;
}
tr.header {
	background-color: #B8B8B8;
	text-align: center;
	font-weight: bold;
}
tr.a {
	background-color: #FAFAFA;
}
tr.b {
	background-color: #E8E8E8;
}
table#acente td, table.bilanco td {
	border: 1px solid #C0C0C0;
	height: 25px;
}
td.ad {
	width: 170px;
	padding-left: 5px;
}
td.adres {
	width: 310px;
	padding-left: 5px;
}
td.tel, td.faks {
	width: 90px;
	text-align: center;
}

/* bilanco tablosu */
table.bilanco img {
	height: 16px;
}
td.yil {
	width: 60px;
	text-align: center;
}
td.tl {
	width: 125px;
	text-align: right;
	padding-right: 15px;
}
td.yuzde {
	width: 150px;
	text-align: center;
}

/* kayit sayfalari */
table#kayit {
	width: 480px;
	margin-left: 110px;
}
table#kayit table tr.center {
	text-align: center;
	font-weight: bold;
	height: 35px;
}
input.txt {
	width: 120px;
	border: 1px solid #C0C0C0;
}
input.sbmt {
	width: 50px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #A90D12;
	background-color: #E8E8E8;
	border: 1px solid #C0C0C0;
}