.container01_topleftbg{
	background-image: url(container01_topleftbg.jpg);
	width: 46px;
	height: 27px;
	background-repeat: no-repeat;
}
.container01_topmiddlebg{
	background-image: url(container01_topmiddlebg.jpg);
	height: 27px;
	background-repeat: repeat-x;
}
.container01_toprightbg{
	background-image: url(container01_toprightbg.jpg);
	width: 21px;
	height: 27px;
	background-repeat: no-repeat;
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	font-weight: normal;
	padding-top: 1px;
}
.container01_contentpane{
   padding: 10px, 0, 0, 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	font-weight: normal;
}
.container01_mar{
	margin-bottom: 6px;
	border-bottom: none;
}
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  small;
    font-weight:    normal;
    color: black;
    padding: 3px;
}
H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  small;
    font-weight:    normal;
    color: black;
    padding: 3px;
}
H3 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  x-small;
    font-weight:    normal;
    color: black;
    padding: 3px;
}
/*=========================================
    Styles for the main text and images within the TEXT/HTML module */
.imageleftside img
{
    border: 1px solid #ccc;
    margin-right: 15px;
    margin-bottom: 20px;
}




