.RightBlockLine {
	border-bottom: 1px solid silver;
  border-right: 1px solid white;
  border-left: 1px solid white;
  border-top:1px solid white;
}

.RightBlockTitle {
	background-color : #b3c6db;
	font-family : "verdana";	
	font-size : 12px;	
	font-weight : NONE;
	text-align : left;		
	text-decoration : None;	
	color : gray ;		
	Cursor :none;
	border-bottom: 1px solid gray;
  border-right: 1px solid gray;
  border-left: 1px solid gray;
  border-top:1px solid gray;
	height:20;
}

.RightBlockDetail{
	background-color : whitesmoke;
	font-family : "verdana";	
	font-size : 11px;	
	font-weight : NONE;
	text-align : left;		
	text-decoration : None;	
	color : gray ;		
	Cursor :none;
}

a.RightBlockLink:link {
	color :  #336699;
	background-color : ;
	font-size : 11px;
	text-decoration : none;

}
a.RightBlockLink:visited {
	color : #336699;
	background-color : ;
	font-size : 11px;
	text-decoration : none;	

}
a.RightBlockLink:hover {
	color : #354463;
	background-color : white;
	font-size : 11px;
	text-decoration : none;

}
a.RightBlockLink:active {
	color :  #336699;
	background-color : ;
	font-size : 11px;
	text-decoration : none;
}

.LeftBlockLine {

}

.LeftBlockTitle {
	background-color : whitesmoke;
	font-family : "verdana";	
	font-size : 12px;	
	font-weight : NONE;
	text-align : left;		
	text-decoration : None;	
	color : gray ;		
	Cursor :none;
	border-bottom: 1px solid gray;
  border-right: 1px solid gray;
  border-left: 1px solid gray;
  border-top:1px solid gray;
	height:20;
}

.LeftBlockDetail{
	background-color : whitesmoke;
	font-family : "verdana";	
	font-size : 11px;	
	font-weight : NONE;
	text-align : left;		
	text-decoration : None;	
	color : gray ;		
	Cursor :none;
}

a.LeftBlockLink:link {
	color : #336699;
	background-color : ;
	font-size : 11px;
	text-decoration : none;

}
a.LeftBlockLink:visited {
	color : #336699;
	background-color : ;
	font-size : 11px;
	text-decoration : none;	

}
a.LeftBlockLink:hover {
	color : #336699;
	background-color : ;
	font-size : 11px;
	text-decoration : none;

}
a.LeftBlockLink:active {
	color : #336699;
	background-color : ;
	font-size : 11px;
	text-decoration : none;
}

