/* 
 Container Styles - GreenCentered_White with gradient background.
*/

.containermaster_GreenCentered_White 
{
	width: 100%;
	
}   

.containerheading_middle_GreenCentered_White  
{
    
	background: url(header_middle.gif) bottom repeat-x;
	padding: 0;
	
}
.containerheading_left_GreenCentered_White   
{
  width: 11px;
	background: url(header_left.gif) bottom right no-repeat;
	padding-left: 7;
	
}
.containerheading_right_GreenCentered_White   
{
	
	width: 11px;
	background: url(header_right.gif) bottom left no-repeat;
	padding-right: 7;
	
	
}

.containerheading_bottom_middle_GreenCentered_White  
{
    height:13px;
	background-image: url(header_bottom_middle.gif);
	background-repeat:repeat-x;
}


.containerheading_bottom_left_GreenCentered_White   
{
    width: 11px;
	background: url(header_bottom_left.gif) top right no-repeat;
	padding: 0;
	font-size: 20px;	
}
.containerheading_bottom_right_GreenCentered_White   
{
	
	width: 11px;
	background: url(header_bottom_right.gif) top left no-repeat;
	padding: 0;
	font-size: 20px;
	
}
.container_middle_right_GreenCentered_White  
{
    width: 11px;
	
	background: url(middle_right.gif) left repeat-y;
	padding: 0;
	
}
.container_middle_left_GreenCentered_White  
{
    width: 11px;
	background: url(middle_left.gif) right repeat-y;
	padding: 0;
	
}

.ContainerHeading_GreenCentered_White 
{
	
	background-color: #ffffff;
    text-align: center;

}



.ContainerContent_GreenCentered_White 
{
	padding: 5px 5px 5px 5px;
	width: 100%;
	background: url(White_300px.gif)  repeat-x;
    background-position: left bottom;
}

.Container_titlefont_GreenCentered_White 
{ 
	font-family:Tahoma; 
	font-size:11pt; 
	font-weight:bold; 
	color: #566B21;

}







