﻿#layBreadCrum {
	position:absolute; 
	left:45px; 
	top:112px;
	height:38px; 
	z-index:1;
}

#layHeader {
	position:absolute; 
	left:5px; 
	top:0px; 
	height:38px; 
	z-index:1;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

body,td,th {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 14pt;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

a {
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #509A00;
}

a:visited {
	color: #509A00;
}

a:hover {
	color: #DD0000;
	text-decoration: underline;
}

a:active {
	color: #509A00;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.link12Bold {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.link12Bold:link {
	color: #FFFFFF;
}

.link12Bold:visited {
	color: #FFFFFF;
}

.link12Bold:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.link12Bold:active {
	color: #FFFFFF;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.link10White {
	font-size: 10pt;
	text-decoration: none;
}

.link10White:link {
	color: #FFFFFF;
}

.link10White:visited {
	color: #FFFFFF;
}

.link10White:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.link10White:active {
	color: #FFFFFF;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.link8 {
	font-size: 8pt;
	text-decoration: none;
}

.link8:link {
	color: #FFFFFF;
}

.link8:visited {
	color: #FFFFFF;
}

.link8:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.link8:active {
	color: #FFFFFF;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.menuHeader {
	height: 30px; 
	font-size: 12pt;
	font-weight: bold;
	border-bottom: dotted 1px #FFFFFF;
	vertical-align: bottom;
}

.menuItem {
	height: 26px;
}

.menuItemSub {
	height: 22px;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.tableHeader {
	height: 100px;
	width: 100%;
}

.tableBreadcrum {
	background-color: #F0F0F0;
	border: solid 2px #FFFFFF;
	height: 30px;
	width: 100%;
}

.tableMenu {
	height: 100%;
	width: 250px;
}

.tableBody {
	background-color: #F0F0F0;
	border: solid 2px #FFFFFF;
	height: 100%;
	width: 100%;
}

.tableMain {
	background-color: #81AE17;
	height: 100%;
	width: 100%;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.tdLeft {
	background-image: url(../EN/Images/imgMenuBrgnd.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

.tdMiddle {
	padding: 10px;
	vertical-align: top;
}

.tdRight {
	padding: 10px;
	vertical-align: top;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.textBold {
	font-weight: bold;
}

.textSmall {
	font-size: 8pt;
	color: #999999;
}

.textRed {
	color: #D72427;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.image_border {
	border: 1px dashed #CDCDCD;
}

.image_left {
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
	border: 1px dashed #CDCDCD;
}

.image_right {
	float: right;
	margin-bottom: 0px; 
	margin-left: 10px;
	border: 1px dashed #CDCDCD;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.div_left {
	float: left;
	margin-bottom: 20px;
}

.div_Header {
	color: #D72427;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: dotted 1px #D72427;
	margin-bottom: 10px;
}


.div_Header_Orange {
	color: #E18E09;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: dotted 1px #D5911C;
	margin-bottom: 10px;
}
