.l_shadow {
	background-image: url(images/drop_shadow_left.jpg);
	background-repeat: repeat-y;
	width: 19px;
}
.r_shadow {
	background-image: url(images/drop_shadow_right.jpg);
	background-repeat: repeat-y;
	width: 19px;
}
.b_shadow {
	background-image: url(images/drop_shadow_b.jpg);
	background-repeat: repeat-x;
}
#mPlayerDivider{
text-align: justify;
margin-left:4px;
margin-top:5px;
}
#thumbnail{
padding-left:8px;
padding-right:7px;
}
.bl_shadow {
	background-image: url(images/drop_shadow_bl.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 19px;
}
.br_shadow {
	background-image: url(images/drop_shadow_br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 19px;
}
.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	font-family: Trebuchet, Verdana, Geneva, Arial;
	font-size: 9px;
	color: #999999;
	padding-left: 20px;
	line-height: 14px;
}
.bbar_dropshadow {
	background-image: url(images/bbar_dropshadow_1.jpg);
	background-repeat: repeat-x;
	height: 16px;
	width: 9px;
}
.title_1 {
	font-family: Trebuchet, Verdana, Geneva, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4B7C9B;
}
.copy_2 {
	font-family: Trebuchet, Verdana, Geneva, Arial;
	font-size: 10px;
	line-height: 20px;
}
.copy_3 {
	font-family: Trebuchet, Verdana, Geneva, Arial;
	font-size: 12px;
	line-height: 20px;
	color:#4b7c9a;
}
.indexMPlayerTable{
border:none;
padding-left:7px;
padding-right: 1px;
width:106px;

}
.copy_4 {
	font-family: Trebuchet, Verdana, Geneva, Arial;
	font-size: 10px;
	line-height: 20px;
	color:#b83636;
}
.copy_5 {
	font-family: Trebuchet, Verdana, Geneva, Arial;
	font-size: 9px;
	line-height: 10px;
	color:#999999;
	text-align: center;
}
.mPlayerCopy{
	padding-left:5px;
	padding-right:7px;
	text-align: center;
	}
.bodyarea_1 {
	background-image: url(images/body_bottomright_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E9EFF1;
	padding-left: 20px;
	padding-right: 20px;
}
.foot_divider {
	color: 4b7c9a;
}
.l_foot_shadow {
	background-image: url(images/l_foot_shadow.jpg);
	background-repeat: repeat-y;
	width: 19px;
}
.r_foot_shadow {
	background-image: url(images/r_foot_shadow.jpg);
	background-repeat: repeat-y;
	width: 19px;
}
.l_body_home {
	background-image: url(images/leftbar_1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 118px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
	background-color: #E8E3E0;
	height: 100%;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

a {
	text-decoration: none;
	color: #4B7C9B;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#l_outercontainer { position:absolute }
#l_innercontainer {
	position:absolute;
	top:85px;
	height:81px;
	margin-top:-5em;
	left: 4px;
	width: 116px;
}

