﻿body
{
	background-color: #051620;
	margin: 0 auto;
	font-family: Calibri, Lucida Sans;
	color: #ffffff;
}
a
{
	color:#fff;
}
table.general
{
	width: 849px;
	margin: 0 auto;
	border: none;
}
td.generalL
{
	width: 8px;
	background: url(../images/page_images/page_leftRPT.jpg) repeat-y;
}
td.generalR
{
	width: 8px;
	background: url(../images/page_images/page_rightRPT.jpg) repeat-y;
}
td.generalTOP
{
	width: 833px;
	height: 38px;
	vertical-align: top;
	background: url(../images/page_images/headerBG.jpg) repeat-x;
}
td.banner
{
	width: 833px;
	height: 186px;
}
td.menu
{
	width: 833px;
	height: 51px;
}
td.main
{
	width: 833px;
	vertical-align: top;
	background-color: #1F2D36;
}
td.footer
{
	width: 833px;
	height: 19px;
}

/*menu start*/
table.menuTable
{
	width: 795px;
	height: 51px;
	border: none;
	margin: 0 auto;
}
td.menuLeft
{
	width: 7px;
	height: 51px;
}
td.menuRight
{
	width: 7px;
	height: 51px;
}
td.menuMain
{
	vertical-align: top;
	width: 781px;
	height: 51px;
	background: url(../images/page_images/menuBG.jpg) repeat-x;
}
/*menu finish*/
.footerDIV
{
	font-size: 11px;
	font-family: Calibri;
	color: #B3B3B3;
	float: left;
}
.topMenu1
{
	font-family: Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #A2A2A2;
	vertical-align: middle;
	padding-left: 50px;
	height: 13px;
	width: 400px;
	text-decoration:none;
}
.topMenu1 a
{
	text-decoration:none;
	color:#a2a2a2;
	}
.mainTable
{
	width: 100%;
	border: none;
	background-color: #1F2D36;
}
/*Kutu baslangic*/
.boxGeneral
{
	background-color: #273945;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.boxLeftTop
{
	width: 11px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 0;
}
.boxLeftBottom
{
	width: 11px;
	height: 11px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.boxRigtTop
{
	width: 11px;
	height: 11px;
	position: absolute;
	right: 0;
	top: 0;
}
.boxRightBottom
{
	width: 11px;
	height: 11px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.boxTextBox
{
	font-size:13px;
	/*width: 350px;*/
	position: absolute;
	left: 25px;
	top: 25px;
	bottom: 25px;
	right: 25px;
}
.boxTextBox table
{
	width:100%;
}
.boxTextBox td.image
{
	width:215px;
	height:150px;
}
.boxTextBox td.text
{
	vertical-align:top;
	padding:15px;
}
.boxTextBox .baslik
{
	font-weight: bold;
	text-decoration: underline;
	font-size:14px;
	font-family:Calibri;
}

/*kutu bitis*/
