/* 
==================================
 Container Styles for Axxerion USA
==================================
*/   

.containermaster_green {
	width: 100%;
	background-color: #99cccc;
	/*border-right: #66ccff 1px solid; 
	border-top: #66ccff 1px solid; 
	border-left: #66ccff 1px solid; 
	border-bottom: #66ccff 1px solid; */
	border-right: #66ccff 0px solid; 
	border-top: #66ccff 0px solid; 
	border-left: #66ccff 0px solid; 
	border-bottom: #66ccff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	/*text-align:left;  mk 062309 */
}
.containerTitle
{
    color: #cc6633; /*#009999;*/
}
.containerrow1_grn 
{
    color: #009999;
	/*background-image: url(gradient_LtGrn.jpg);*/
}
.containerrow2_grn 
{
    color: #333333;
	/*background-image: url(gradient_LtGrn.jpg);*/
}
.containerrow2_blue {
	background-color: #ffffff;
}
