#global-wrapper{
	background: url(../img/morphpay/body.png) repeat-x #F7F7F7;
}


#globalnav LI A {
	color: #EEE;
}

#globalnav LI A:hover {
	color: #0088C7;
}

#globalnav LI A.active {
	color: #0088C7;
	background: url(../img/morphpay/indent.png) no-repeat center top;
}

#supportbox A {
	color: #0088C7;
}


INPUT.large, INPUT.medium, TEXTAREA.medium{
	height: 30px;
	padding: 0 4px 0 4px;
}

.bgGreen {
	background-color: #b1cf4e !important;
}
.bgRed {
	background-color: #CC6566 !important;
	color: #FFFFFF !important;
}
