/* Modified by Peter W. Day, December 2009*/
.alertredtext {
	color: #FF0000;
	font-weight: bold;
}
.success {color: green; 	font-weight: bold; font-size: 13px;}
.warning {color: brown; 	font-weight: bold; font-size: 13px;}
.error {color: red; 	font-weight: bold; font-size: 13px;}
/* .title {color: white; 	font-weight: normal; font-size:18pt; margin-left:260px; font-family:Arial, Helvetica, sans-serif;
padding-top:6px} */
.title {color: white; font-weight: 500; font-size:25px; margin-left:260px; font-family: Arial, Helvetica, sans-serif; padding-top:6px}
