body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.top1 {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
	width: 750px;
}
.top2 {
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 188px;
	width: 750px;
}
.tl {
	background-image: url(images/tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 28px;
}
.tr {
	background-image: url(images/tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 28px;
}
.mm {
	background-image: url(images/mm.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bl {
	background-image: url(images/bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 28px;
}
.br {
	background-image: url(images/br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 26px;
	width: 28px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 97px;
	width: 750px;
}
.tbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: #000000;
	border: 1px solid #252525;
	font-weight: bold;
}
.baslik {
	font-weight: bold;
}
.mm a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}



.bm {
	background-image: url(images/bm.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 26px;
}
.top3 {
	background-image: url(images/top3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 750px;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 30px;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 30px;
}



.tm {
	background-image: url(images/tm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}
.lm {
	background-image: url(images/lm.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;
}



.bg {
	background-color: #1C1C1C;
}
.rm {
	background-image: url(images/rm.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 12px;
}
.mm a:hover {

	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.gral {
	background-image: url(images/gral.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 8px;
}
.gram {
	background-image: url(images/gram.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 13px;
}
.grar {
	background-image: url(images/grar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 13px;
	width: 8px;
}

