/* DesignAway03 Containers - Update November 01 2005 -
Nina Meiers - dotnetnuke@xd.com.au */

.NOVINKYTitle
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #9a1e1e;
	height: 42px;
}

.NOVINKYRow {
	background-color: #959FA6;
}

.NOVINKYPix {
	background-color: #959FA6;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
}

.NOVINKYBorder {



}

.NOVINKYPane {
	background-color: #f4e7e7;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #404040;
}

.NORMALTitle
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 5px;
	vertical-align: middle;
	color: #333333;
	height: 42px;
}

.NORMALRow {
	background-color: #959FA6;
}

.NORMALPix {
	background-color: #959FA6;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
}

.NORMALBorder {



}

.NORMALPane {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #404040;
}
