/* 
================================
 Container Styles for Novmart ICT 2
================================
*/   

/* Class for Novmart Green */

/*  Container Title Text */

.NovmartGreenmaster {
	width: 100%;
	BACKGROUND-IMAGE: url(testcpc.tif);
	BORDER-RIGHT: #B5DC10 1px solid; 
	BORDER-TOP: #B5DC10 1px solid; 
	BORDER-LEFT: #B5DC10 1px solid; 
	BORDER-BOTTOM: #B5DC10 1px solid; 	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}

.NovmartGreenBalkBG {
	BACKGROUND-IMAGE: url(NovmartGreenBalkBG.gif);
	fontcolor: #B5DC10;
	width: 85px;
	height: 27px;
	background-repeat: no-repeat;
}

.NovmartGreenBalkBGV {
	BACKGROUND-IMAGE: url(NovmartGreenBalkBGV.gif);
	fontcolor: #B5DC10;
	width: 85px;
	height: 27px;
	background-repeat: no-repeat;
}

.Novmartgreentrepeat {
	fontcolor: #FD1813;
}