﻿body 
{
	margin: 0;
	padding: 0;
	background: #999999; 
	text-align: justify;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0E377A;

}

/* ######### MAIN TABLE ######## */
#MainTable
{
	border-style: none;
	border-width: 0;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0;
	padding: 0;
	width: 1050px;
	height: 600px;
}

/* ######### MAIN TR ######## */
#MainTopTr
{
	height: 80px;
}
#MainHeaderTr
{
	height: 27px;
}
#MainContentTr
{
	height: 471px;
}
#MainFooterTr
{
	height: 22px;
}

/* ######### MAIN TD ######## */
#MainHeaderLeftTd
{
	width: 18px;
	background:url(images/MainTable/MainHeaderLeft.png) no-repeat top left;
}
#MainHeaderMidTd
{
	width: 1012px;
}
#MainHeaderRightTd
{
	width: 21px;
	background:url(images/MainTable/MainHeaderRight.png) no-repeat top left;
}
#MainContentLeftTd
{
	width: 18px;
	background:#FFFFFF;
}
#MainContentMidTd
{
	width: 1012px;
	background:#FFFFFF;
}
#MainContentRightTd
{
	width: 21px;
	background:url(images/MainTable/MainContentRight.png) repeat top right;
}
#MainFooterLeftTd
{
	width: 18px;
	background:url(images/MainTable/MainFooterLeft.png) no-repeat top left;
}
#MainFooterMidTd
{
	width: 1012px;
	background:url(images/MainTable/MainFooterMid.png) repeat top left;
}
#MainFooterMidTd p
{
	color:#FFFFFF;
	margin-top:-7px;
	margin-bottom:0px;
}
#MainFooterRightTd
{
	width: 21px;
	background:url(images/MainTable/MainFooterRight.png) repeat top left;
}
/* ######### MAIN HEADER INNER TABLE ######## */
#MainHeaderInnerTable
{
	border-style: none;
	border-width: 0;
	margin-left: 0;
	margin-right: 0;
	border-spacing: 0;
	padding: 0;
	width: 1012px;
	height: 27px;

}

/* ######### MAIN HEADER INNER TD ######## */
#MainHeaderInnerLeftTd
{
	width: 50px;
	background:#0E377A;
}
#MainHeaderInnerMidTd
{
	width: 91px;
	background:url(images/MainTable/MainHeaderInnerBottom.png) no-repeat top left;
}
#MainHeaderInnerRightTd
{
	background: #0E377A;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 3px;
}

/* ######### LOGO ######## */
#Logo
{
	margin-left: 50px;
	margin-top: 18px;
}

/* ######### CONTENT TABLE ######## */
#ContentTable
{
	border-style: none;
	border-width: 0;
	margin-left: 0;
	margin-right: 0;
	border-spacing: 0;
	padding: 0;
	width: 1012px;
	height: 471px;
}
/* ######### CONTENT TD ######## */
#ContentLeftTd
{
	width: 200px;
}
#ContentLineTd
{
	width: 12px;
	background:url(images/Content/VerticalLine.png) no-repeat top center;
}
#ContentMidTd
{
	background:url(images/Content/MidRightCorner.png) no-repeat top right;
	padding-top:10px;
}
#ContentNavTd
{
	width: 200px;
	vertical-align: top;
	background:url(images/Content/NavBg.png) repeat top left;
}
#TIR
{
	position:fixed;
	top: 450px;	
}
	
	
	
/* ######### CONTENT DIV ######## */
div.main
{
	overflow:auto;
	width:600px;
	height:460px;
	
}

/* ######### LEFT CONTENT TABLE ######## */
table.LeftContentTable
{
	border-style: none;
	border-width: 0;
	margin-left: 0;
	margin-right: 0;
	border-spacing: 0;
	padding: 0;
	width: 200px;
}

/* ######### LEFT CONTENT Tr ######## */
tr.LeftContentTopTr
{
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -2px;
}
tr.LeftContentTr
{
	color:Black;
}
tr.LeftContentBottomTr
{
	height: 10px;
}

/* ######### ESKI SITE STYLE ######## */
.topic_t {background:url(images/Table/kdr_srch_topbar.jpg);width:100%;}
.topic_l {background:url(images/Table/kdr_srch_leftbar.jpg);height:100%;}
.topic_bg {background:url(images/Table/kdr_srch_bgp.jpg);width:100%;}
.topic_r {background:url(images/Table/kdr_srch_rightbar.jpg);height:100%;}
.topic_b {background:url(images/Table/kdr_srch_bottombar.jpg);width:100%;}

SPAN.TOPICHEADER {font-size: 10px;}



