.appstyles_link
{
	text-decoration: underline;
	cursor: pointer;
}

.appstyles_cancelLeft
{
	left: 0px !Important;
}

.appstyles_cancelLink
{
	text-decoration: none !Important;
	cursor: default !Important;
}

.appstyles_ActiveGreen {
	color: #1ab501;
}

.appstyles_InactiveRed {
	color: #ce152a;
}

.appstyles_BlackText
{
    color: Black;
}