.Flash {
	background-color: #FFCC00;
}

.contactUsHeader{
	background-color: #C6C8A6;
}
.contentpaneCU {
	background-color: #DBDCC7;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.leftpaneCU {
	background-color: #DBDCC7;
}

.rightpaneContact {
	width: 162px;
	background-color: #FFCC00;
}

.rightpaneContent {
	background-color: #FFCC00;
	width: 162px;
}

.rightpaneContent {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #CCCCCC;
}