/***************   Chapter Texts on Images   ***********************/
.MainTopMenu
{
	display: block;
	z-index: 3;
	position: absolute;
	left: 200;
	top: 25;
	width: 800;
	text-align: left;
}
.TopLink
{
	color : #718DA7;
	font : bold 11px Lucida Sans Unicode;
	text-decoration: none;
}
.TopLink:Hover
{
	color : #FF8400;
	font : bold 11px Lucida Sans Unicode;
	text-decoration: none;
}
.TableChapter
{
	display: block;
	z-index: 3;
	position: absolute;
	left: 0;
	top: 73;
	width: 100%;
	color : #006786;
	font : bold 18px Palatino Linotype;
	text-align: center;
}

/***************   Tables in Work Area   ***********************/
.TopWorkPanel
{
	display: block;
	z-index: 0;
	position: absolute;
	left: 0;
	top: 95;
	width: 100%;
	background-color: #EEEEEE;
	border-top: 1px solid #E6D2AE;
}
.TableRules
{
	color: #646F74;
	background-color: #F7FAFF;
	font : normal 12px Palatino Linotype;
}
.TdTitleRules
{
	color: #888787;
	background-color: #EEEEEE;
	font: bold 15px Palatino Linotype;
	text-align: center;
	height: 60;
	vertical-align : middle;
	border-left: 0px solid #E6D2AE;
	border-right: 0px solid #E6D2AE;
	border-bottom: 1px solid #E6D2AE;
}
.TdRules
{
	border-bottom: 1px solid #E6D2AE;
	border-left: 1px solid #E6D2AE;
	border-right: 1px solid #E6D2AE;
}

/***************************** Districts Form **********************************/
.TdDBase
{
width: 800;
text-align: center;
vertical-align : middle;
font: bold 16px Palatino Linotype; 
color: #000000;
}
.TdListDistricts1
{
width: 400;
text-align: right;
padding-right: 10;
vertical-align : middle;
font: bold 16px Palatino Linotype; 
color: #006786;
}
.TdListDistricts2
{
width: 400;
text-align: left;
padding-left: 10;
vertical-align : middle;
}
.DistrictForm
{
MARGIN-BOTTOM: 0; 
PADDING-BOTTOM: 0;
}
.SelectBox
{
font-family: Palatino Linotype;
font-size:14; 
font-weight:bold; 
color: #006786;
background-color: #ffffff;
}
/************************* Data Base Table *******************************/
.Numbering
{
font-size:17; 
font-weight:bold; 
color: #000000;
}
.TbContent
{
color: #595858;
font: bold 15px Palatino Linotype;
text-decoration:none;
padding-left: 10;
padding-right: 10;
border-right: 0px solid #DCC38F;
}
.TbInner
{
display: none;
font: bold 17px Palatino Linotype;
color: #595858;
background-color: #ffffff;
margin-left: 16;
padding-left: 10;
border-right: 1px solid #DCC38F;
border-bottom: 1px solid #DCC38F;
}
.TdTitle
{
padding-left: 10;
padding-right: 20;
}
.TdData
{
padding-left: 10;
padding-right: 20;
}
.TdPhoto{
width:120;
height:120;
background-color:#d9d9d9; 
text-align: center;
vertical-align: middle;
}
.ImgPhoto{
cursor: pointer;
border: 1px solid #A39D92;
}

.underConst
{
	text-align:center;
	margin-top:30px;
	font-weight:bold;
	font-size:30px;
}

.lang {
	cursor: pointer; 
	font-size: 12px;
	color: #fff;
	font-family: Tahoma;
	margin-top: 2px;
}

