.container01_titlebg{
	background-image: url(title_gray_bg_2.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	background-position : center right;
	height : 30px;
}
.container01_contentpane{
	background-color : #ffffff;
	padding : 10px 15px 10px 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height : 150%;
	margin: 0px 0px 0px 0px;
}
td.container01_contentpane a{
	color: #ff6900;
}
td.container01_contentpane a:hover {
	color: #ff6900;
	text-decoration: underline;
}
.container01_title, td.container01_title, td.container01_title a, td.container01_title a:hover, td.container01_title a:link, 
td.container01_title a:visited, td.container01_title a:active  {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	text-transform : uppercase;
}