﻿.alertStyle
{
	font-family: Arial, Helvetical, Sans-Serif; 
	font-weight: bold; 
	font-size: 12px;	
	color: Black;
	vertical-align: middle;
	text-align: center;
}

.alertStyle .alertRed
{
	color: #ffffff;
}

.alertYellow
{
	color: #000000;
}