/* title */
DIV.sitemap_title
{
	font-size: x-large;
	color: #333333;
	padding: 0px 12px;
	background-color: #FFFFFF;
}

/* description */
DIV.sitemap_desc
{
	padding: 10px;
	font: small;
	color: #333333;
	background-color: #FFFFFF;
}

/* level 1 */

TABLE.sitemap_level_1
{
	width: 95%;
	margin: 10px auto 10px;
	background-color: #FFFFFF;
}

TD.sitemap_level_1
{
	vertical-align: top;
	width: 170px;
	background: url(../../Images/1.EN/Sitemap/sitemap_bg.gif) bottom no-repeat;
	padding-bottom: 10px;
}

DIV.sitemap_level_1
{
	background: url(../../Images/1.EN/Sitemap/sitemap_lev_1_bg.gif) no-repeat;
	width: 170px;
	padding: 0px;
}

SPAN.sitemap_level_1
{
	/*background: url(../../Images/1.EN/SiteMap/sitemap_bullet_3.gif) no-repeat left 3;*/
	width: 10px;
}

A.sitemap_level_1
{
	font-size: small;
	font-weight: bold;
	color: #FF5400;
	text-decoration: none;
	padding-left: 10px;
	text-indent: 10px;
	line-height: 20px;
}

A.sitemap_level_1:HOVER
{
	text-decoration: none;
}

/* level 2 */
TABLE.sitemap_level_2
{
	width: 100%;
	/*background-color: #EEECE0;*/
}

TD.sitemap_level_2
{
	vertical-align: top; /*border-top:2px solid #FFFFFF;*/
}

DIV.sitemap_level_2
{
	background:url(../../Images/1.EN/SiteMap/sitemap_lev_2.gif) left no-repeat;
	width: 130px;
	padding: 0 9px;
	margin: 0px auto;
}

SPAN.sitemap_level_2
{
	/*width: 20px;*/
	height: 100%;
	float: left;
}

A.sitemap_level_2
{
	color: #143E62;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}

A.sitemap_level_2:HOVER
{
	text-decoration: none;
}

/* 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.EN/SiteMap/sitemap_lev_3.gif) left 5px no-repeat;
	width: 110px;
	padding: 0 9px;
	margin: 0px auto;
}

SPAN.sitemap_level_3
{
	/*width: 30px;*/
	height: 100%;
	float: left;
}

A.sitemap_level_3
{
	color: #143E62;
	text-decoration: none;
	font-size: small;
	font-weight: normal !important;
}

A.sitemap_level_3:HOVER
{
	text-decoration: none;
}

/* spaces */
TD.sitemap_cell_space
{
}

IMG.sitemap_cell_space
{
	width: 5px;
	height: 1px;
}

TD.sitemap_row_space
{
	height: 15px;
}
