.divLeftPanelTop{
	 
	width: 372px;
	height: 22px;
	float: left;
	xmargin-right: 50px;
	padding:0px;
	background: #F2F2F2;
	background-image: url(/images/interface/backNewsTop.gif);
	background-position: left top;	
	background-repeat: no-repeat;	
	
}

.divLeftPanel{
	position: relative;
	width: 372px;
	xheight: 219px;
	float: left;
	margin-right: 50px;
	background-position: left bottom;	
	background:#F2F2F2;
	background-image: url(/images/interface/backNews.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*html .divLeftPanel{
	position: relative;
	width: 372px;
	xheight: 219px;
	float: left;
	margin-right: 0px;
	background-position: left bottom;	
	background:#F2F2F2;
	background-image: url(/images/interface/backNews.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#divRightPanel{
	position:			relative;
	width:				260px;
	float:				left;
	background-color:   transparent;
	z-index:			99;
}
*html #divRightPanel{
	position:			relative;
	width:				260px;
	float:				left;
	background-color:   transparent;
	z-index:			99;
	margin-left:50px;
}
#divLeftPanelHTML{
	position:			relative;	
	width:				332px;
	margin:				0px 20px 20px 20px;
		background-color: transparent;

}
#divLeftPanelHTML H1{
	font-size: 			120%; 
	font-weight: 		bold; 
	color: 				#195189;
	margin:0px;}
	
#divRightPanelHTML{
	position:			relative;	
	width:				100%;
	z-index:			99;
}

#divRightPanelHTML H1{
	font-size: 			120%; 
	font-weight: 		bold; 
	color: 				#195189;
	margin:0px;}
	
.divLeftPanelTophome{
	 
	width: 372px;
	height: 22px;
	float: left;
	xmargin-right: 50px;
	padding:0px;
	background: #F2F2F2;
	background-image: url(/images/interface/backNewsTopAlt.gif);
	background-position: left top;	
	background-repeat: no-repeat;	

	
}

.divLeftPanelhome{
	position: relative;
	width: 372px;
	xheight: 219px;
	float: left;
	margin-right: 50px;
	background-position: left bottom;	
	background:#F2F2F2;
	background-image: url(/images/interface/backNews.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:8px;
}

*html .divLeftPanelhome{
	position: relative;
	width: 372px;
	xheight: 219px;
	float: left;
	margin-right: 0px;
	background-position: left bottom;	
	background:#F2F2F2;
	background-image: url(/images/interface/backNews.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:5px;
}