

.container_title
{
	font-family: Arial; 
	font-size: 12pt; 
	color: #FFFFFF; 
	font-weight: bold
	
}

.no_container_title
{
	font-family: Verdana; 
	font-size: 10pt; 
	color: #3A4D76; 
	font-weight: bold;
	/*margin-left:33px;*/
}

.header_left
{
	background-image: url(./media/header_left.gif);
	width: 6px;
	height: 24px;
}

.header_right
{
	background-image: url(./media/header_right.gif);
	background-color: #6A6A6A;
	width: 19px;
	height: 24px;
}

.header_sub_01
{
	background-image: url(./media/header_sub_01.gif);
	height: 5px;
}

.header_body
{
	background-image: url(./media/header_body.gif);
}
.header_sub_02
{
	background-image: url(./media/header_sub_02.gif);
	width: 1px;
	height: 14px;
	vertical-align:bottom;
}
.dark_grey
{
	background-color: #6A6A6A;
}
.container_body
{
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF
}

