@charset "iso-8859-9";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.centered{
	WIDTH: 100%;
	POSITION: absolute;
	HEIGHT: 1px;

}
#mainTable #bottom #logos {
	height: 50px;
	width: auto;
	margin-top: 30px;
}
#mainTable #content .total .left .newsHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mainTable #bottom #logos #seperator {
	background-image: url(assets/dots_vr.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1px;
}
#mainTable #bottom #logos img {
	margin-right: 20px;
	margin-left: 20px;
}

#table {
	width: 980px;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	POSITION: relative;
	HEIGHT: 100%
}
#mainTable {
	width: 980px;
	background-image: url(assets/bg_paper.jpg);
	background-repeat: repeat;
	margin-bottom: 50px;
	background-position: center;
}
#mainTable #top {
	height: 250px;
	background-image: url(assets/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tapeHeader{
	width: 146px;
	height: 39px;
	display: block;
	position: relative;
	top: 4px;
	left: 244px;
	background: url(assets/tape_hd.png) no-repeat;
	z-index: 10;
}
#mainTable #top .strip {
	position: absolute;
	top: 130px;
	height: 120px;
	width: 980px;
	display: table;
}
#mainTable #top #strip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/bg_bant.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
	width: 100%;
}

#mainTable #top #strip #logo {
	background-image: url(assets/kargart_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 242px;
}
.leftShade {
	background-image: url(assets/left_shade.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 270px;
	position: absolute;
	left:0px;
}
.rightShade {
	background-image: url(assets/right_shade.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 270px;
	position: absolute;
	right:0px
}
#mainTable #content {
	height: auto;
	width: 710px;
	background-image: url(assets/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left -250px;
}
#mainTable #content .left {
	width: 250px;
	position: absolute;
	left: 0px;
	height: auto;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainTable #content .total {
	padding: 0px;
	width: 980px;
	position: relative;
	height: auto;
	top: 0px;
}

#mainTable #content .right {
	width: 710px;
	position: relative;
	left: 270px;
}
#mainTable #bottom {
	background-color: #000000;
}

#mainTable #content .total .right #yazilar {
	margin-bottom: 100px;
}

#mainTable #content .bottomImg {
	background-image: url(assets/bottom_img.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 228px;
	width: 980px;
	position: absolute;
	bottom: 0px;
}

.navigation {
position: absolute;
	top: 6px;
	height: 30;
	width: 980px;
	display: table;
}
.nav {
	height: 30px;
	width: 960px;
	text-align: right;
}
.navMid {
	text-align: right;
	vertical-align: middle;
}
.navMid a {
	
	padding-right: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.navMid a:hover {
	background-color:#000000;
	padding-right: 11px;
	text-decoration: none;
	color: #FFCC00;
	padding-left: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
