.buttons_leftbar_article_1{
	background: url('../images/general/icon_archive_purple.gif') right no-repeat;
}
.buttons_leftbar_article_2{
	background: url('../images/general/icon_print_purple.gif') right no-repeat;
}
.buttons_leftbar_article_3{
	background: url('../images/general/icon_send_purple.gif') right no-repeat;
}
.buttons_leftbar_article_4{
	background: url('../images/general/icon_comment_purple.gif') right no-repeat;
}

.color
{
	color:#9F469A;
}
.color_bread
{
	color:#9F469A;
	text-decoration:none;
}

.tips_font
{
	font:15px Arail;
	color:#9F469A;
}

.corner_left_light
{
	background:url('../images/general/corner_left_light_purple.gif') no-repeat bottom;
}

.corner_right_light
{
	background:url('../images/general/corner_right_light_purple.gif') no-repeat bottom;
}


/*=============
	Title
==============*/
.title_cube_center_purple
{
	padding-right:10px;
	color:#ffffff;
	background:#9f469a;
	height:15px;
	font:12px Arial (Hebrew) bold;
}

text_link
{
}
a.Text_Subcategory:hover
{
	color:#A5429C;
}

/*================
	background
================*/
.category_bg_color
{
	background-color: #9F469A;
}

.category_bg_color_1
{
	background-color: #9F469A;
}

.category_bg_light_color
{
	background-color: #CE9CCE;
}

.category_table_bg_color
{
	background-color: #EAE1ED;
	border-left:solid 1px #C6D6E7;
	border-right:solid 1px #C6D6E7;
}

.category_table_bg_color_1
{
	background-color: #EAE1ED;
}

.category_table_bottom
{
	background:url('../images/Background/box_buttom_purple.gif') no-repeat bottom;
	width:194px;
	height:12px;
}

.bg_Button_Subcategory
{
	background:url('../images/buttons/b_purple_e.gif') no-repeat bottom;
	width:194px;
	height:45px;
}
.bg_Button_Subcategory_selected
{
	background:url('../images/buttons/b_purple_s.gif') no-repeat bottom;
	width:194px;
	height:45px;
}

.middle_box_bottom
{
	background:url('../images/Background/purple_buttom_box.gif') no-repeat bottom;
	width:235px;
	height:12;
}
.table_bottom_right
{
	background:url('../images/background/right_purple_table.gif') no-repeat bottom;
	width:9px;
}

.table_bottom_left
{
	background:url('../images/background/left_purple_table.gif') no-repeat bottom;
	width:9px;
}
/*===================
Archive
===================*/

.archive_buttons_right{
	float:right;
	width:8px;
	height:32px;
	background:url('../images/buttons/corner_right_purple_button.gif') no-repeat bottom;
}

.archive_buttons_middle{
	float:right;
	background:url('../images/buttons/bg_purple_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_purple_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:#9F469A;
}

.article_title_td_right{
	background:url('../images/buttons/right_purple_table.gif') no-repeat fixed bottom;
}

.article_title_td_left{
	background:url('../images/buttons/left_purple_table.gif') no-repeat fixed bottom;
}


/*article buttons*/
.article_button{
	background-color:#EFE7EF;
}

.article_button_right{
	background:url('../images/buttons/purple_button_right.gif') no-repeat fixed bottom;
}

.article_button_mid{
	background:url('../images/buttons/purple_button_middle.gif') repeat-x fixed bottom;
}

.article_button_left{
	background:url('../images/buttons/purple_button_left.gif') fixed bottom;
}


.numerator{
	color:#9F469A;
}


/*close buttons*/
.close_right{
	background:url('../images/buttons/purple_close_right.gif') no-repeat bottom;
}

.close_mid{
	background:url('../images/buttons/purple_close_middle.gif') repeat-x bottom;
}

.close_left{
	background:url('../images/buttons/purple_close_left.gif') bottom;
}


/*comments bottom*/
.comments_bottom_right{
	background:url('../images/buttons/purple_bottom_right.gif') bottom;
}

.comments_bottom_left{
	background:url('../images/buttons/purple_bottom_left.gif') bottom;
}


/*===================
Service Benefit
===================*/
/*benefit title*/
.benefit_title_tr{
	background-color:#9F469A;
	color:#ffffff;
}

.benefit_title_td_right{
	background:url('../images/buttons/right_purple_table.gif') no-repeat fixed bottom;
}

.benefit_title_td_left{
	background:url('../images/buttons/left_purple_table.gif') no-repeat fixed bottom;
}

/*=======================
bullets
========================*/
.category_bullet
{
background:url('../images/bullets/purple_bullet.gif') no-repeat center;
	width:7px;
	height:11px;	
}