body, table, td, img{
	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;
}



.MenuFooter{
	color: #333333;
	font-size: 10px;
}
.MenuFooter a{
	font-size: 10px;
	color: #426B94;
	font-weight:bold;
}
.MenuFooter a:hover{
	text-decoration: bold;
}


/*** 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;
}

/*** 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;
}




.HeaderPage{
	font-size: 12px;
	font-weight: bold;
	color: #2E4F69;
	text-align: center;
}



/*** cmpNews ************************************/
.cmpNews .list .Arrow{
	background: url('../images/dot.gif') no-repeat left 5px;
	width: 20px;
	margin-left: 5px;
}
.cmpNews .list .Subject a{
	padding-right: 5px;
	text-decoration: none;
	color: #C8D3DD;
}
.cmpNews .list .Subject a:hover{
	text-decoration: underline;
}
.cmpNews .list .Subject{
	padding: 3px;
	height: 20px;
}
.cmpNews .list .iMOD2{
}
.cmpNews .list .Over{
	height: 100%;
}



.cmpNews{
	direction: ltr;
	text-align: left;
}
.cmpNews .Subject .Date{
	font-size: 8px;
	color: #FFF;
	font-weight: normal;
	margin: 0 5px 0 5px;
}
.cmpNews .Subject{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
}
.cmpNews .Subject a{
	font-size: 11px;
	text-decoration: none;
	color: #045f62;
}
.cmpNews .Subject a:hover{
	text-decoration: none;
	color: #FF6600;
}
.cmpNews .SubjectFull{
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px 5px 0;
	color: #17446A;
}
.cmpNews td div .SubjectItem, .cmpNews .list .Subject{
	color: #FF6600;
	padding: 4px 1px 4px 0;
}
table.cmpNews{
	width: 530px;
}
.cmpNews .SubjectItem a:hover , .cmpNews .list .Subject a:hover{
	text-decoration: none;
	color: #FFF;
}
.cmpNews .SubjectItem a , .cmpNews .list .Subject a{
	color: #5E88AD;
	text-decoration: none;
}
.cmpNews td div .SubjectItem .Comment{
	font-size: 9px;
	font-weight: normal;
	color: #000C3C;
}
.cmpNews .Controls{
	font-size: 11px;
	color: #666666;
}
.cmpNews .Controls a{
	color: #003300;
	text-decoration: none;
}
.cmpNews .Controls a:hover{
	text-decoration: underline;
}
.cmpNews .Body{
	text-align: justify;
	padding: 0 0 0 15px;
}
.cmpNews .SmallBody{
	text-align: justify;
	padding: 2px 5px 10px 0;
}
.cmpNews .Space{
	text-align: center;
	height: 1px;
	width: 90%;
	border: 1px dotted #CECECE;
}
.cmpNews .ArchivTitle{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}
.cmpNews td{
	padding: 1px 0 1px 0;
}
.cmpNews td div{
	color: #767676;
	font-weight: bold;
	padding-right: 5px;
	height: 25px;
	padding: 7px 5px 0 0;
}
.cmpNews img{
	margin: 0 5px 0 5px;
}
.cmpNews td .iMod2 , .cmpNews .list .iMOD2{
	background:none;
}
.cmpNews .list .Subject a{
	color: #C8D3DD;
}
.cmpNews td .Item_over, .cmpNews td .Item_over a{
	background-color: #CACEDE;
	color:#FFF;
}
.cmpNews .dateFULL{
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}

.cmpNews .Menu{
	padding: 5px 0 10px 0;
}
.cmpNews .Menu .Subject{
	height: 20px;
	margin-bottom: 5px;
}
.cmpNews .Menu .Subject .Arrow{
/*
	background: url('../images/dot2.gif') no-repeat left 5px;
	width: 20px;
	margin-left: 5px;
*/
}
.cmpNews .Menu .iMod2{
	background: none;
}
.cmpNews .Menu .Date{
	color: #000;
}
.cmpNews .Menu .smallBody{
	text-align: justify;
	direction:ltr;
	font-weight: normal;
	font-size:11px;
}
.cmpNews .Menu .Subject a{
	color: #446F92;
	font-weight:bold;
}
.cmpNews .Menu .Subject a:hover{
	color: #4E7EA5;
	text-decoration: underline;
}









.modLogin .btnLogin{
	width: 70px;
	height: 20px;
}
.modLogin .btnSignup{
	height: 20px;
}







div.cmpDynamicMenu{
	margin-bottom: 14px;
}



.cmpFAQ{
	margin: 15px 0 15px 0;
}
.cmpFAQ .Question{
	font-weight: bold;
}
.cmpFAQ .Answer{
	padding: 5px;
}








.cmpDynamicPage .Menu{
	direction: ltr;
}
.cmpDynamicPage .Menu div{
	display: inline;
}
.cmpDynamicPage .Menu .Space{
	color: #A1BDD4;
	margin: 0 5px 0 5px;
	font-weight: normal;
}

.cmpDynamicPage .Menu .List a{
	color: #A1BDD4;
	font-weight: bold;
}
.cmpDynamicPage .Menu .List a:hover{
	color: #F2F6F9;
	text-decoration: none;
}

.cmpDynamicPage .Menu .List{
}
.cmpDynamicPage .Menu .Item_Over{
	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 right top;
	height: 27px;
	padding: 5px 25px 0 0;
}
.cmpDynamicPage .Body{
	font-size: 10px
	text-align: justify;
	direction: ltr;
}



.cmpOpine .Question{
	font-weight: bold;
}
.cmpOpine .Answer{
	color: #00CC33;
	font-weight: bold;
}








div.cmpSanaye{
	margin-bottom: 15px;
}









div.cmpJob{
	margin-bottom: 15px;
}