body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
}

body,td,th,p {
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 15pt;
}

a {color: #D02020; text-decoration: none;}
a:hover {color: #D02020; text-decoration: underline;}

.link {color: #000000;}
.link1 {color: #D02020; font-size: 12pt;}

.button {border-style: solid; border-color: #999999; border-width: 1px; font-family: Verdana; font-weight: bold; cursor: hand;}
.textbox {border-style: solid; border-color: #999999; border-width: 1px; font-family: Verdana;}

.textOrange {color: #ff7c19; font-weight: bold;}
.textOrangeSmall {color: #ff7c19; font-size: 8pt;}
.textGray {color: #999999;}
.textBold {font-weight: bold;}
.textSmall {font-size: 8pt;}

/*-----------------------------------------------------------------------------------------------------------------------------*/
.image_left {
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
.tableMain {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

.tdMain {
	padding: 10px;
	vertical-align: top;
}

.tdLeft {
	border-right: dashed 1px #B4B4B4;
	padding-right: 10px;
	vertical-align: top;
}

.tdRight {
	padding-left: 10px;
	vertical-align: top;
}

.tdMenuLeft {
	vertical-align: top;
	width: 240px;
}

.colLeft {
	background-image:url(../EN/Images/brgndLeftColumn.gif);
	vertical-align: bottom;
}

.colRight {
	background-image:url(../EN/Images/brgndRightColumn.gif);
	vertical-align: bottom;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
.rowBreadcrum {
	border-bottom: solid 2px #b4b4b4;
	height: 27px;
}

.rowHeader {
	border-bottom: solid #B4B4B4 1px;
}

.rowFooter {
	background-image:url(../EN/Images/brgndFooter.gif);
	background-repeat: repeat-x;
}

.rowMenu_1 {
	background: #f9f9f9;
	height: 25px;
}

.rowMenu_2 {
	background: #f0f0f0;
	height: 25px;
}

.rowMenuLeft {
	border-bottom: dotted #B4B4B4 1px;
	height: 40px;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
.div_Menu {
	position:absolute;
	left: 1px;
	top: 71px;
	z-index: 1; 
	visibility: hidden;
	border-bottom: solid 2px #990000; 
	border-right: solid 2px #990000;
}

.div_Left {
	float: left;
	margin-bottom: 20px;
}

.div_Header {
	color: #ff7c19;
	font-weight: bold;
	border-bottom: dotted 1px #ff7c19;
	margin-bottom: 10px;
}
