/* CSS Document */

body{
	margin: 0; padding:0;
}



Body , div , table{
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
}
input , select, textarea, button{
	font-family: tahoma;
	font-size: 11px;
	height: 18px;
}
a{
	text-decoration: none;
	color: #6574DA;
}
a:hover{
	text-decoration: underline;
}
/*** Banner ********************************/
.BannerText{
	letter-spacing: 20px;
	color: #C1CFE0;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
.BannerLanguage .space{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 5px 0 5px;
}
.BannerLanguage{
	color: #68A4E9;
}
.BannerLanguage a{
	color: #FFFFFF;
	text-decoration: none;
}
.BannerLanguage a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/*** Footer ***********************************/
.Footer{
	text-align: center;
	color: #FFFFFF;
}

/*** Menu *************************************/
.MenuHeader{
	margin: 5px 0 5px 0;
	background: url('../images/Menu-Center.gif') repeat-x left top;
}
.MenuHeaderText{
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	padding-right: 10px;
}


.MainMenu{
	direction: ltr;
}
.MainMenu ul{
	margin:0;
	padding:0;
	list-style:none
}
.MainMenu li{
	background:url('../images/pointer.gif') no-repeat 11px right;
	line-height:20px;
	margin: 0 10px 0 0;
	padding: 0 15px 0 0;
	cursor: pointer;
}

.iMOD2{
	background-color: #E9F0F5;
}


/*** AJAX ************************************/
.AjaxRow td{
	background-color: #B8DBF5;
}
.btn{
	background-color: #83AABE;
	margin: 5px 10px 0 0;
	border: 1px solid #000000;
	color: #1C3864;
}
.message_good{
	color: #669900;
	font-weight: bold;
}
.message_error{
	color: #FF0000;
	font-weight: bold;
}
.message_alert{
	color: #FF6600;
	font-weight: bold;
}

/**** Button Ajax **********************************/
.button{
	width: 100px;
	text-align: center;
	background-color: #CCCCCC;
	color:#000;
	padding: 2px 4px 2px 4px;
	margin-left: 10px;
	margin-bottom: 3px;
	height: 20px;
	cursor: pointer;
	border-left: 1px solid #C0C0C2;
	border-top: 1px solid #C0C0C2;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.button_over{
	width: 100px;
	text-align: center;
	background-color: #A9A6A6;
	color:#FFFFFF;
	padding: 2px 4px 2px 4px;
	margin-left: 10px;
	margin-bottom: 3px;
	height: 20px;
	cursor: pointer;
	border-right: 1px solid #C0C0C2;
	border-bottom: 1px solid #C0C0C2;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.buttonSelect{
	background-color: #8DACC3;
	border-right: 1px solid #C0C0C2;
	border-bottom: 1px solid #C0C0C2;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.buttonAjax{
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	margin: 2px 5px 2px 5px;
	padding: 0 3px 0 3px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	width: inherit; 
}

/*** Tables ***************************************/
.TableTitle{
	height: 25px;
	background: url('../../images/menubar.gif') repeat-x left top;
	text-align: center;
	font-weight:bold;
	color: #FFFFFF;
}
.TableControl{
	padding: 0 5px 0 5px;
	background-color: #ccc;
}
.TableList{
	text-align: center;
}
.TableList td{
	border: 1px solid #CCCCD2;
}
.TableTopRow{
	background-color: #4E535F;
	color: #FFFFFF;
}

.TablePanelTitle, .TablePanelTitle td{
	height: 25px;
	background: url('../../images/menubar.gif') repeat-x left top;
	text-align: center;
	font-weight:bold;
	color: #FFFFFF;
	direction: ltr;
}

.TableForm{
	background-color: #EDEDEF;
}
.TableForm td{
	padding: 2px;
	direction: ltr;
}
.TablePanelTitle td, TableTitle td{
	border-bottom: 1px solid #636363;
}
.TableBorder, .TableBorder .TableTitle{
	border: 1px solid #636363;
}
.iMOD2{
	background-color: #E9F0F5;
}






.cmpDynamicPage .Menu{
	direction: ltr;
	padding: 10px 5px 0 5px;
}

.cmpDynamicPage .Menu .List{
	text-align: left;
	padding: 3px 25px 3px 0;
	height: 25px;
	background: url('../images/line.jpg') no-repeat left bottom;
}
.cmpDynamicPage .Menu .List a{
	color: #000;
	text-decoration: none;
}
.cmpDynamicPage .Menu .Item_Over{
	background-color: #E9EFF4;
	text-decoration: underline;
}
.cmpDynamicPage .Menu .Item_iMOD2{
	/*background-color:#E9EFF4;*/
}
.cmpDynamicPage .ListSelected{
	color: #000;
}

.cmpDynamicPage .Subject{
	font-size: 11px;
	color: #FF7F00;
	font-weight: bold;
	direction: ltr;
	background: url('../../images/Icon.jpg') no-repeat left top;
	height: 27px;
	padding: 5px 25px 0 0;
}
.cmpDynamicPage .Body{
	font-size: 10px
	text-align: justify;
	direction: ltr;
}




.cmpProducts{
	direction: ltr;
}
.cmpProducts .Controls{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.cmpProducts .Controls a{
	color: #003300;
	text-decoration: none;
}
.cmpProducts .Controls a:hover{
	text-decoration: underline;
}
.cmpProducts .Name{
	font-size: 11px;
	font-weight: bold;
	color: #FF7F00;
	margin: 0 0 5px 0;
}
.cmpProducts .SmallBody{
	text-align: justify;
	padding: 5px;
}
.cmpProducts .Body{
	margin: 5px 0 20px 0;
	text-align: justify;
}
.cmpProducts .Taskbar{
	border: 1px solid #000;
	margin-top: -2px;
	background-color: #333333;
	color: #FFF;
	font-weight:bold;
	width: 100%;
}


