.buttons_leftbar_article_1{
	background: url('../images/general/icon_archive_red.gif') right no-repeat;
}
.buttons_leftbar_article_2{
	background: url('../images/general/icon_print_red.gif') right no-repeat;
}
.buttons_leftbar_article_3{
	background: url('../images/general/icon_send_red.gif') right no-repeat;
}
.buttons_leftbar_article_4{
	background: url('../images/general/icon_comment_red.gif') right no-repeat;
}

.color
{
	color:#C72902;
}

.color_bread
{
	color:#C72902;
	text-decoration:none;
}

.tips_font
{
	font:15px Arail;
	color:#C72902;
}

.corner_left_light
{
	background:url('../images/general/corner_left_light_red.gif') no-repeat bottom;
}

.corner_right_light
{
	background:url('../images/general/corner_right_light_red.gif') no-repeat bottom;
}


/*=============
	Title
==============*/
.title_cube_center_red
{
	padding-right:10px;
	color:#ffffff;
	background:#C72902;
	height:15px;
	font:12px Arial (Hebrew) bold;
}

text_link
{
}
a.Text_Subcategory:hover
{
	color:#CE2908;
}


/*================
	background
================*/
.category_bg_color
{
	background-color: #C72902;
}

.category_bg_color_1
{
	background-color: #C72902;
}

.category_bg_light_color
{
	background-color: #EFB5A8;
}

.category_table_bg_color
{
	background-color: #F8E8E4;
	border-left:solid 1px #C6D6E7;
	border-right:solid 1px #C6D6E7;
}

.category_table_bg_color_1
{
	background-color: #F8E8E4;
}

.category_table_bottom
{
	background:url('../images/Background/box_buttom_red.gif') no-repeat bottom;
	width:194px;
	height:12px;
}

.bg_Button_Subcategory
{
	background:url('../images/buttons/b_red_e.gif') no-repeat bottom;
	width:194px;
	height:45px;
}
.bg_Button_Subcategory_selected
{
	background:url('../images/buttons/b_red_s.gif') no-repeat bottom;
	width:194px;
	height:45px;
}

.middle_box_bottom
{
	background:url('../images/Background/red_buttom_box.gif') no-repeat bottom;
	width:235px;
	height:12;
}

.table_bottom_right
{
	background:url('../images/background/right_red_table.gif') no-repeat bottom;
	width:9px;
}

.table_bottom_left
{
	background:url('../images/background/left_red_table.gif') no-repeat bottom;
	width:9px;
}
/*===================
Archive
===================*/

.archive_buttons_right{
	float:right;
	width:8px;
	height:32px;
	background:url('../images/buttons/corner_right_red_button.gif') no-repeat bottom;
}

.archive_buttons_middle{
	float:right;
	background:url('../images/buttons/bg_red_button.gif');
	padding-top:6px;
	text-align:center;
	height:32px;
	width:160px;
	font-weight:bold;
	font-size:14px;
}

.archive_buttons_left{
	float:right;
	width:8px;
	height:32px;
	background:url('../images/buttons/corner_left_red_button.gif') no-repeat bottom;
}

.archive_title{
	background-color:#6C8E15;
	color:#ffffff;
	padding: 0 10px;
	font-weight:bold;
	font-size:20px;
	border-left:solid 1px #C7D2E2;
}





/*===================
Article
===================*/

/*article and comments title*/
.article_title_tr{
	background-color:#EFB5A8;
}

.article_title_td_right{
	background:url('../images/buttons/right_red_table.gif') no-repeat fixed bottom;
}

.article_title_td_left{
	background:url('../images/buttons/left_red_table.gif') no-repeat fixed bottom;
}


/*article buttons*/
.article_button{
	background-color:#FFEFE7;
}

.article_button_right{
	background:url('../images/buttons/red_button_right.gif') no-repeat fixed bottom;
}

.article_button_mid{
	background:url('../images/buttons/red_button_middle.gif') repeat-x fixed bottom;
}

.article_button_left{
	background:url('../images/buttons/red_button_left.gif') fixed bottom;
}


.numerator{
	color:#C72902;
}


/*close buttons*/
.close_right{
	background:url('../images/buttons/red_close_right.gif') no-repeat bottom;
}

.close_mid{
	background:url('../images/buttons/red_close_middle.gif') repeat-x bottom;
}

.close_left{
	background:url('../images/buttons/red_close_left.gif') bottom;
}


/*comments bottom*/
.comments_bottom_right{
	background:url('../images/buttons/red_bottom_right.gif') bottom;
}

.comments_bottom_left{
	background:url('../images/buttons/red_bottom_left.gif') bottom;
}


/*===================
Service Benefit
===================*/
/*benefit title*/
.benefit_title_tr{
	background-color:#EFB5A8;
	color:#ffffff;
}

.benefit_title_td_right{
	background:url('../images/buttons/right_red_table.gif') no-repeat fixed bottom;
}

.benefit_title_td_left{
	background:url('../images/buttons/left_red_table.gif') no-repeat fixed bottom;
}

/*=======================
bullets
========================*/
.category_bullet
{
background:url('../images/bullets/red_bullet.gif') no-repeat center;
	width:7px;
	height:11px;	
}