/* 
================================
 Container Styles for cerulean
================================
*/   
#commonst .Head
{

    font-weight: Bold;
    color:#333;
}
#commonst .container {
	width: 100%;
	background-color: transparent;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px
}
#commonst .Normal
{

    font-weight: Normal;
    color:#333;
}
.containerrow {
	background-color: transparent
		font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: Bold;
    color: #333;
}

#Commonst {
margin-top:0px;
margin-bottom:0px;}

#commonwhite .Head
{

    font-weight: Bold;
    color:#fff;
}

#commonwhite .container {
	width: 100%;
	background-color: #6699cc;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px
}
#commonwhitedarkblue .container {
	width: 100%;
	background-color: #336699;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px
}
#commonwhite .Normal
{

    font-weight: Bold;
    color:#fff;
}

#commonwhitedarkblue .Normal
{

    font-weight: Bold;
    color:#fff;
}
#commonwhiteOrange .Normal
{

    font-weight: Bold;
    color:#393939;
}
#commonwhiteOrange .container {
	width: 100%;
	background-color: #ff9900;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px
}
#commonwhitePink .Normal
{

    font-weight: Bold;
    color:#393939;
}
#commonwhitePink .container {
	width: 100%;
	background-color: #ff3333;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px
}
#commonwhiteLtOrange .Normal
{

    font-weight: Bold;
    color:#393939;
}
#commonwhiteLtOrange .container {
	width: 100%;
	background-color: #ff6633;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px
}
#commonwhiteGray .Normal
{

    font-weight: Bold;
    color:#393939;
}
#commonwhiteGray .container {
	width: 100%;
	background-color: #cecfce;
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px
}

