body {margin-top:0px;}
TD,P,DIV,A,INPUT {  font-family: Arial,Helvetica, sans-serif; font-size: 12px;text-decoration: none}
h1 {font-family:Arial;font-size: 12px;color: #000000;margin-bottom:0em;margin-top:0em;}
.gray-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
}
.gray-txt-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
}
.white-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.white-txt_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #424242;
	background: url(../images/btn.gif);
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 45px;
}
.btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFCC;
	background: url(../images/btn.gif);
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 45px;
}
.btn_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #424242;
	background: url(../images/btn.gif);
	text-align: center;
	vertical-align: middle;
	height: 19px;
	width: 40px;
}
.btn_search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFCC;
	background: url(../images/btn.gif);
	text-align: center;
	vertical-align: middle;
	height: 19px;
	width: 40px;
}
a.white-lnk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white-lnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white-lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a.white-lnk:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.right-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A00000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2DFDF;
	padding-right: 5px;
	padding-bottom: 5px;
}
.right-menuNew {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2DFDF;
	padding-right: 5px;
	padding-bottom: 2px;
}

.right-menuSub {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2DFDF;
	padding-right: 5px;
	padding-bottom: 1px;
}
.left-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A00000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2DFDF;
	padding-right: 5px;
	padding-bottom: 5px;
}
a.red-lnk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A00000;
	text-decoration: underline;
}
a.red-lnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A00000;
	text-decoration: underline;
}
a.red-lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.red-lnk:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A00000;
	text-decoration: underline;
}

a.red_lnk_small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A00000;
	text-decoration: underline;
}
a.red_lnk_small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A00000;
	text-decoration: underline;
}
a.red_lnk_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.red_lnk_small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A00000;
	text-decoration: underline;
}
.red-big-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00000;
}
.red-middle-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A00000;
}
.right-push {
	padding-top: 5px;
	padding-right: 5px;
}

a.red-undr-line:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00000;
	text-decoration: underline;
}
a.red-undr-line:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00000;
	text-decoration: underline;
}
a.red-undr-line:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.red-undr-line:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00000;
	text-decoration: underline;
}

a.red-undr-line-none:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00000;
	text-decoration: none;
}
a.red-undr-line-none:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00000;
	text-decoration: none;
}
a.red-undr-line-none:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.red-undr-line-none:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A00000;
	text-decoration: none;
}
a.blk-lnk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}
a.blk-lnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}
a.blk-lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.blk-lnk:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}
.red-brdr {
	border: 1px solid #A00000;
}
.left-push {
	padding-top: 5px;
	padding-left: 5px;
}
.gray-brdr {
	border-top: 1px solid #A6A4A4;
	border-right: 1px solid #A6A4A4;
	border-left: 1px solid #A6A4A4;
}
.gray-brdr-bis {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A2A0A0;
	border-bottom-color: #A2A0A0;
}
.red-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A00000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
.red-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(../images/red-btn.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 37px;
}
.red-btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFCC;
	background-image: url(../images/red-btn.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	width: 37px;
}
.right-dot-line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #808080;
}
.botm-dot-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}
.top-dot-line {
	border-top-width: 1px;
	border-top-style:  dotted;
	border-top-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}
.gray-bg {
	background-color: #EDEBEB;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 200px;
	text-align: right;
	direction:rtl;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 150px;
	direction:rtl;
}
.h-tafrit-bg {
	background-image:    url(../images/h-tafrit.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 570px;
}
a.red-s-lnk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A00000;
	text-decoration: none;
}
a.red-s-lnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A00000;
	text-decoration:  none;
}
a.red-s-lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.red-s-lnk:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A00000;
	text-decoration:  none;
}
a.red-s-lnkSub:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.red-s-lnkSub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:  none;
}
a.red-s-lnkSub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.red-s-lnkSub:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:  none;
}

.dot-brdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #59595B;
	border-right-color: #59595B;
	border-bottom-color: #59595B;
	border-left-color: #59595B;
}
.under-logo {
	background-image: url(../images/under-logo.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.pink-bg {
	background-color: #FEF1F1;
}
.gray-bg-2 {
	background-color: #D6D6D6;
}
.blk-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt-field {
	height: 12px;
	width: 80px;
}
	
.tafrit-cupon-bg {
	font-family: Arial, Helvetica, sans-serif;
	direction:rtl;
}
.tafrit-cupon {
	background-image: url(images/tafrit-cupon/middle.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 128px;
}
a.to_top
{
	font-weight: normal;
	font-size: 12px;
	color: #959595;
	font-family: Arial;
	text-decoration: underline;
}
a.to_top:hover
{
    color: #A00000;
    text-decoration:none;
}
.input_search{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;font-weight:800;border: solid 1px #A7112A;padding-right:2px;}
input.input_search_shadow {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;font-weight:800;border: solid 1px #A7112A;padding-right:2px;}
	
a.red_title: link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A10202;
	text-decoration: none;
}
a.red_title: visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A10202;
	text-decoration: none;
}
a.red_title: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A10202;
	text-decoration: none;
}
a.red_title: active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.red_title_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A10202;
	text-decoration: none;
}
.red_title_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A10202;
	text-decoration: none;
}
.picture_card{WIDTH: 78px;HEIGHT:53px;border:solid 1px #D6E3F4;}
.picture_card_over{WIDTH: 78px;HEIGHT: 53px;border:solid 1px #A7112A;}

.input_text{font-family: Arial;font-size:12px;color:#000000;line-height:1.3em;border:1px solid #ccc;}
.input_shadow{line-height:1.3em;border:1px solid #A81A30;background-image : url(../images/input-box-shadow.gif);font-family: Arial;font-size:12px;color:#000000;background-repeat:no-repeat;}
.textArea_form{border: #c0c0c0 1px solid;background-color: #FFFFFF;font-family: Arial;font-size:12px;color:#000000;overflow: auto;scrollbar-arrow-color: #A19E9E;scrollbar-base-color: #e6e6e6;scrollbar-darkshadow-color: #e6e6e6;scrollbar-face-color: #e6e6e6;scrolbar-highlight-color: #e6e6e6;scrollbar-shadow-color: #A19E9E;scrollbar-track-color: #e6e6e6;	scrollbar-3dlight-color: #e6e6e6;}
.textArea_shadow{border: #A81A30 1px solid;background-IMAGE: url(../images/input-box-shadow.gif);font-family: Arial;font-size:12px;color:#000000;overflow: auto;scrollbar-arrow-color: #A19E9E;scrollbar-base-color: #e6e6e6;scrollbar-darkshadow-color: #e6e6e6;scrollbar-face-color: #e6e6e6;	scrolbar-highlight-color: #e6e6e6;scrollbar-shadow-color: #A19E9E;scrollbar-track-color: #e6e6e6;scrollbar-3dlight-color: #e6e6e6;background-repeat:no-repeat;}    
.coupon-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(../images/print_coupon.gif);
	background-repeat: no-repeat;
	text-align: center;		
	height: 19px;
	width: 73px;
	text-decoration: none;
	padding-top: 3px;
}
.coupon-btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFCC;
	background-image: url(../images/print_coupon.gif);
	background-repeat: no-repeat;
	text-align: center;	
	height: 19px;
	width: 73px;
	text-decoration: none;
	padding-top: 3px;
}

.coupon-btn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(../images/cupon/coupon_print.gif);
	background-repeat: no-repeat;
	text-align: center;		
	height: 15px;
	width: 54px;
	text-decoration: none;
}
.coupon-btn1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFCC;
	background-image: url(../images/cupon/coupon_print.gif);
	background-repeat: no-repeat;
	text-align: center;	
	height: 15px;
	width: 54px;
	text-decoration: none;
}
.coupon-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	text-align: center;		
	height: 19px;
	width: 63px;
	text-decoration: none;
	padding-top: 3px;
}
.coupon-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFCC;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	text-align: center;	
	height: 19px;
	width: 63px;
	text-decoration: none;
	padding-top: 3px;
}
.button_send
{
    BORDER:0px;
    BORDER-right:1px solid #ff0015;
    BORDER-bottom:1px solid #ff0015;
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 800;
    color: #ff0015;
    background-color:#ffcccc;
}
.a_button_send
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: 800;
    color: #ff0015;
    text-decoration:none;
}
gray_title_td:{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.gray-lnk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.gray-lnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.gray-lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.gray-lnk:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

red_title_area: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a00000;
	text-decoration: none;
}

