/**************************/
/* HOMEPAGE				  */
/**************************/

/* image right, text left */
td.hp_content div.banner_1
{
	margin: 0 -2 -3 -2;
	width: 100%;
	height: 59px;
	background-color: White;
	padding-right: 5px;
}

td.hp_content span.banner_1
{
	background-color: White;
	padding: 8 0 9 0;
	margin: 0 8 -2 0;
	width: 164px;
	height: 50px;
	float: left;
	clear: left;
}

td.hp_content table.banner_table_1
{
	border: 0px;
	margin: 0 0 0 0;
	width: 164px;
	height: 50px;
	float: left;
	clear: left;
	vertical-align: middle;
}

td.hp_content td.banner_tdImg_1
{
	padding: 0px;
	width: 51px;
	height: 50px;
}

td.hp_content td.banner_tdImg_1 img
{
	border: 0px;
	margin: 0 0 0 0;
	width: 51px;
	height: 50px;
}

td.hp_content td.banner_tdText_1 a.banner_title_1 div
{
	vertical-align: middle;
	margin-bottom: 3px;
	height: 1px;
}

td.hp_content td.banner_tdText_1 a.banner_title_1 > div
{
	vertical-align: middle;
	height: 100%;
	margin-bottom: 3px;
}

td.hp_content td.banner_tdText_1
{
	padding: 0 0 0 16;
	margin: 0 0 0 0;
	width: 107px;
	height: 50px;
	background-color: #eaeae0!important;
	background: url(../../../images/1.EN/Banner/hp_bg.gif) right top no-repeat;
	color: #F15A27;
	vertical-align: middle;
}

td.hp_content td.banner_tdText_1 div
{
	margin: 0 0 0 0;
	width: 81px;
	height: 34px;
	color: #F15A27;
	display: block;
	font-size: 10px;
}

td.hp_content td.banner_tdText_1 a
{
	color: #F15A27;
	text-decoration: underline;
	cursor: hand;
}

td.hp_content td.banner_tdText_1 a:link,
td.hp_content td.banner_tdText_1 a:focus,
td.hp_content td.banner_tdText_1 a:visited
{
	color: #F15A27;
	text-decoration: underline;
}

td.hp_content td.banner_tdText_1 a:hover
{
	text-decoration: none;
}


/* image only */
td.hp_content div.banner_6
{
	margin: 0 -2 -3 -2;
	width: 100%;
	height: 50px;
	background-color: White;
	
}

td.hp_content span.banner_6
{
	background-color: White;
	padding: 8 0 7 0;
	margin: 0 8 0 0;
	width: 164px;
	height: 50px;
	float: left;
	clear: right;
}

td.hp_content table.banner_table_6
{
	border: 0px;
	margin: 0px;
	width: 164px;
	height: 50px;
	float: left;
	clear: right;
}

td.hp_content td.banner_tdImg_6
{
	padding: 0px;
	width: 160px;
	height: 50px;
}

td.hp_content td.banner_tdImg_6 img
{
	border: 0px;
	margin: 0px;
	width: 160px;
	height: 50px;
}




/**************************/
/* RELATED LINKS		  */
/**************************/

/* image right, text left */
div.banner_1
{
	margin: 2px -2 -3 -2;
	width: 145px;
	height: 59px;
	background-color: White;
}

span.banner_1
{
	background-color: White;
	padding: 5 0 9 0;
	margin: -2 0 -2 0;
	width: 145px;
	height: 50px;
}

table.banner_table_1
{
	border: 0px;
	margin: 0 0 0 0;
	width: 145px;
	height: 50px;
}

td.banner_tdImg_1
{
	padding: 0px;
	width: 51px;
	height: 50px;
}

td.banner_tdImg_1 img
{
	border: 0px;
	margin: 0 0 0 0;
	width: 51px;
	height: 50px;
}

td.banner_tdText_1
{
	padding: 2 0 2 16;
	margin: 0 0 0 0;
	width: 88px;
	height: 50px;
	background-color: #eaeae0!important;
	background:url(../../../images/1.EN/Banner/bg.gif) right top no-repeat;
	color: #F15A27;
}

td.banner_tdText_1 div
{
	margin: 0px 0px 0px 0px;
	width: 62px;
	height: 100%;
	color: #F15A27;
	display: block;
	font-size: 10px;
	vertical-align:bottom;
	padding: 0px 0px 0px 0px;
}

td.banner_tdText_1 a
{
	color: #F15A27;
	text-decoration: underline;
	cursor:hand;
}

td.banner_tdText_1 a:link,
td.banner_tdText_1 a:focus,
td.banner_tdText_1 a:visited
{
	color: #F15A27;
	text-decoration: underline;
}

td.banner_tdText_1 a:hover
{
	text-decoration: none;
}

td.banner_tdText_1 a.banner_title_1 div
{
	vertical-align: middle;
	margin-bottom: 3px;
	height: 1px;
}

td.banner_tdText_1 a.banner_title_1 > div
{
	vertical-align: middle;
	height: 100%;
	margin-bottom: 3px;
}


/* image only */
div.banner_6
{
	margin: 3px 0 3px 0;
}

span.banner_6
{
	/*width: 141px;
	height: 43px;*/
	padding: 0px;
	margin: 0px;
	
}

table.banner_table_6
{
	border: 0px;
	margin: 0px;
	/*width: 141px;
	height: 43px;*/
}

td.banner_tdImg_6
{
	padding: 0px;
	margin: 0px;
	/*width: 141px;
	height: 43px;*/
}

td.banner_tdImg_6 img
{
	border: 0px;
	margin: 0px;
	width: 141px;
	

}

/**************************/
/* Text Only			  */
/**************************/

/* banner block */
DIV.banner_5
{
	
	margin: 3px 0 3px 0;
	
	
}

SPAN.banner_5
{
	
	padding-top: 3px;
	padding-bottom: 3px;
}

/* title */
A.banner_title_5 
{
	
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_title_5:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_5 
{
	
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_5:HOVER
{
	text-decoration: underline;
}



