.general_title 
{
	padding : 2px 0 0 0;
	color : #ce0410;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
}
.titleRuler
{
	background : url(../../images/General/title_ruler.gif) 0 2 no-repeat;
	height:3px;
	overflow:hidden;
	margin-bottom:18px;
}
/* title */
DIV.sitemap_title
{
	font-size:18px;
	color:#7b7d84;
	padding:12px 12px 0 0;
	background-color: White;
}

/* description */
DIV.sitemap_desc
{
	padding :10px;
	font : 12px;
	color: #214F80;
	background-color: White;
}

/* level 1 */

TABLE.sitemap_level_1
{
	width: 100%;
	border-right: 20px solid #FFFFFF;	
	background-color: White;
	
}

TD.sitemap_level_1
{
	vertical-align: top;
}

DIV.sitemap_level_1
{
	background:url(../../Images/1.en/SiteMap/site_map_tit_bg.gif) left top no-repeat ;
	height:18px;
	width:182px;
	padding:2px 2px 0 8;
	
}

SPAN.sitemap_level_1
{
	/*background: url(../../Images/1.HE/SiteMap/sitemap_bullet_3.gif) no-repeat right 3;
	width: 10px;*/
}

A.sitemap_level_1
{
	font-size:11px;
	font-weight:bold;
	color:#7b7d84 ;
	text-decoration: none;
	font-family:Verdana;
}

A.sitemap_level_1:HOVER
{
	text-decoration: underline;
}

/* level 2 */
TABLE.sitemap_level_2
{
	width: 100%;	
}

TD.sitemap_level_2
{	
	vertical-align: top;
	border-top:2px solid #FFFFFF;
}

DIV.sitemap_level_2
{
	height:18px;
	width:181px;
	padding:2 0 0 20;
	border:0 solid red;
	margin-top:4px;
}
SPAN.sitemap_level_2
{
	width: 8px;
	height:100%;
	float:left;
	border:0 solid green;
	background:url(../../Images/1.en/SiteMap/bullet.gif) left center no-repeat ;
}

A.sitemap_level_2
{
	color: #636d6b;
	font-weight:normal;
	text-decoration: none;
	font-family:Verdana;
	border:0 solid blue;
}

A.sitemap_level_2:HOVER
{
	text-decoration: underline;
}

/* level 3 */
TABLE.sitemap_level_3
{
	width: 100%;	
}

TD.sitemap_level_3
{
	vertical-align: top;
	border-top:2px solid #FFFFFF;
}

DIV.sitemap_level_3
{
	/*background:url(../../Images/1.HE/SiteMap/sitemap_level_3.gif) right bottom no-repeat #F0F4F7;*/
	height:18px;
	width:151px;
	padding:0 0 0 30;
}

SPAN.sitemap_level_3
{
	width: 30px;
	height:100%;
	float:right;
}

A.sitemap_level_3
{
	color: #636d6b;
	text-decoration: none;
	font-family:Verdana;
}

A.sitemap_level_3:HOVER
{
	text-decoration: underline;
}

/* spaces */
TD.sitemap_cell_space
{
}

IMG.sitemap_cell_space
{
	width: 5px;
	height: 1px;
}

TD.sitemap_row_space
{
	height: 15px;
}
