.brdrStyle {
	border:3px solid #ffffff;
	
}

#hero{
	width: 707px;		
	height: 195px;
}

#divIdxLftColumn{
	width:172px;
	height:412px;
	background-image:url('/vmcBase/wrap/theme0/images/hm.lft.col.bg.gif');
	background-repeat:repeat-y;
}

#divIdxContentTop{
	width: 363px;
	height: 32px;
	background-image:url('/vmcBase/wrap/theme0/images/hm.body.top.rpt_r1_c1.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;	
}

#divIdxContent{
	width: 363px;
	height: 253px;
	background-color:#FFFFFF;
}

#divIdxContentBtm{
	width: 363px;
	height: 39px;
	background-image:url('/vmcBase/wrap/theme0/images/hm.body.btm.rpt.gif');
	background-repeat:repeat-x;
	
}

#divIdxRtColumn {
	width: 172px;
	background-image: url('/vmcBase/wrap/theme0/images/hm.rt.col.bg.gif');
	background-repeat: repeat-y;
}

#divLftColumn{
	width:172px;
	background-image:url('/vmcBase/wrap/theme0/images/hm.lft.col.bg.gif');
	background-repeat:repeat-y;
}

#divContentTop{
	width: 535px;
	height: 32px;
	background-image:url('/vmcBase/wrap/theme0/images/hm.body.top.rpt_r1_c1.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF;	
}

#divContent{
	width: 535px;
	background-color:#FFFFFF;
}

#divContentBtm{
	width: 535px;
	height: 39px;
	background-image:url('/vmcBase/wrap/theme0/images/hm.body.btm.rpt.gif');
	background-repeat:repeat-x;
	
}

#divFooter {
	width: 707px;
	height: 36px;
	background-image: url('/vmcBase/wrap/theme0/images/footer.gif');
	background-repeat: repeat-x;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5E6C5;
	line-height:16px;
	margin-top:5px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5E6C5;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #F5E6C5;
	text-decoration: none;
}
.footer a:visited {
	font-size: 10px;
	color: #F5E6C5;
	text-decoration: none;
}
.footer a:active {
	font-size: 10px;
	color: #F5E6C5;
	text-decoration: none;
}


