@charset "utf-8";
/* CSS Document */

body {
	background-color: #ACACAC;
	background-image: url(images/back-body.jpg);
	background-repeat: repeat-x;
}
#main_table {
	margin-top: 9px;
}

#main_table #footer {
	background-image: url(images/back-end.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-family: Tahoma;
	font-size: 11px;
	color: #CBC9C9;
	background-color: #777777;
}
#main_table #footer a {
	color: #CBC9C9;
	text-decoration:none;
}
#main_table #footer a:visited {
	text-decoration:none;
}
#main_table #footer a:hover {
	text-decoration:underline;
}
#main_table h2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #CCCCCC;
	direction:rtl;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: lighter;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 40px;
}
.normal_text_noalign {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}

.normal_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	direction:rtl;
	text-align:right;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}
.normal_text a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	direction:rtl;
	text-align:right;
	font-weight: normal;
	text-decoration: underline;
}
.normal_text a:visited {
}
.normal_text a:hover {

	text-decoration: none;
}
#main_table #table_index_page #map {
	border: 2px solid #999999;
}
.indexPage_productCategory {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin-right: 35px;
	direction:rtl;	

}
.indexPage_productTitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #506c84;
	text-align: right;
	margin-right: 35px;
	direction:rtl;
	font-weight: bold;

}
.indexPage_productPrice {
	font-family: "Helvetica Condensed";
	font-size: 20px;
	font-weight: bold;
	color: #fa6e07;
	margin-left: 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#main_table #table_registrationPage #registration_rightMenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align:right;
	direction:rtl;
	}

#main_table #table_registrationPage #registration_rightMenu a {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	direction:rtl;
	text-align:right;
	font-weight: normal;
	text-decoration: none;
}
#main_table #table_registrationPage #registration_rightMenu a:visited {
}
#main_table #table_registrationPage #registration_rightMenu a:hover {

}.registrationPage_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #506c84;
	text-align: right;
	margin-right: 10px;
	direction:rtl;
	margin-top: 20px;
}
#main_table #table_index_page #product1_pic a {
border:2px;
border-color:#F7F7F7;
text-decoration:none;
}
#main_table #table_index_page #product1_pic a:visited {
border:2px;
border-color:#F7F7F7;
text-decoration:none;
}
#main_table #table_index_page #product1_pic a:hover {
border:2px;
border-color:#F7F7F7;
text-decoration:none;
}
#main_table #table_index_page #product2_pic a {
border:2px;
border-color:#F7F7F7;
text-decoration:none;
}
#main_table #table_index_page #product2_pic a:visited {
border:2px;
border-color:#F7F7F7;
text-decoration:none;
}
#main_table #table_index_page #product2_pic a:hover {
border:2px;
border-color:#F7F7F7;
text-decoration:none;
}

.titles {
	font-family: "Tahoma";
	font-size: 16px;
	font-weight: bold;
	color: #fa6e07;
}
