body, table, td, div, p, form, input, select{
	font-family: tahoma;
	font-size: 10px;
	line-height: 15px;
}

input{
	height: 22px;
}
/*** Header ****************************************/
.Header_Button img{
	margin: 0 5px 0 5px;
}
.Header{
	text-align: center;
}
.Header span{
	margin: 0 5px 0 5px;
	color: #4E5050;
}
.Header a{
	text-decoration: none;
	margin: 0 15px 0 15px;
	color: #FFFFFF;
}
/*** MENU ******************************************/
.MenuTitle{
	direction: rtl;
	font-weight: bold;
	color: #FFFFFF;
}
.iMOD2{
	background-color: #F5DFA7;
}

/***  FOOTER  *************************************/
.Footer{
	text-align:center;
	direction: rtl;
	color: #FFFFFF;
	font-weight: bold;
}
.Footer span{
	margin: 0 45px 0 45px;
}
.Footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.Footer .space{
	color: #FACA50;
}
.Footer_copyright{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 5px;
}

/*** NEWS **************************************/
.NewsTitle{
	font-weight: bold;
	color: #FF7F30;
	text-align: justify;
	text-decoration: underline;
}
.NewsBody{
	text-align: justify;
	direction: rtl;
}

/*** Product ***********************************/
.productName{
	font-size: 15px;
	padding: 5px 10px 5px; 0 ;
	font-weight: bold;
	color: #FCB500;
	text-decoration: underline;
}
.ProductListItems{
	padding: 5px 5px 5px 0;
	font-size: 13px;
}
.ProductListItems a{
	color: #D27114;
	text-decoration: none;
}
.ProductListItems_Selected{
	background-color: #C7CAD3;
}


/*** Tables ***************************************/
.TableTitle{
	height: 25px;
	background: url('../../images/bar.gif') repeat-x left top;
	text-align: center;
	font-weight:bold;
	color: #FFFFFF;
}
.TableControl{
	text-align: left;
	padding: 0 5px 0 5px;
	direction: rtl;
}
.TableList{
	text-align: center;
}
.TableList td{
	border: 1px solid #CCCCD2;
}
.TableTopRow{
	background-color: #535353;
	color: #FFFFFF;
}

.TablePanelTitle{
	height: 25px;
	background-color: #343F51;
	text-align: center;
	font-weight:bold;
	color: #FFFFFF;
}

.TableForm td{
	padding: 2px;
	direction: rtl;
}

/*** AJAX ************************************/
.AjaxRow{
	background-color: #FACE5D;
}
.btn{
	background-color: #CEA846;
	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;
}

/*** Categories *****************************************/
.Categories{
	direction: rtl;
}

.Categories_Name{
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	direction: rtl;
	text-align: right;
}

.Categories_MasterFA{
	height: 21px;
	direction: rtl;
	width: 100%;
	line-height:13px;
	padding:2px 0 8px 0px;
	margin:3px 0 3px 0;
}
.Categories_MasterFA a {color:#696969; font:normal 11px Tahoma, Arial; text-decoration:none}
.Categories_MasterFA a:hover{text-decoration:underline}
.CategoriesItem img{margin: 0 3px 0 3px;}
.CategoriesItem_Selected{font-weight: bold;}
.Categories_Master a{color: #000000;text-decoration: none;}
.active_row{background-color: #FFFF99;}
.deactive_row{}
.ItemSelected{background-color: #C7CAD3;}

/**** Button Ajax **********************************/
.button{
	width: 100px;
	text-align: center;
	background: url('../../images/bar.gif') repeat-x top left;
	color:#FFFFFF;
	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-right: 1px solid #000000;
}
.button_over{
	width: 100px;
	text-align: center;
	background: url('../../images/bar.gif') repeat-x top left;
	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: url('../../images/bar.gif') repeat-x top left;
	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; 
}


/*** POP MENU ******************************/
.vbmenu_popup
{
	background: #EDEDEF;
	color: #000000;
	border: 1px solid #5077b0;
}
