﻿.labelText     		{ font-family: Verdana; font-size: 8pt; font-weight: normal; color: #000000 }

/*_need to remove below in favour of msg_sucess_fail.css_*/
.msgFail     		{ font-family: Verdana; color: #FF0000; font-size: 10pt; font-weight: bold }
.msgSuccess    		{ font-family: Verdana; color: #003399; font-size: 10pt; font-weight: bold }


.head		{font-family:verdana, sans-serif;
			font-size:small;
			font-weight:bold;
			color=#0000FF;
     		}

.title		{font-family:arial, sans-serif;
			font-size:10pt;
			font-weight:normal;
			color=#000000;
     		}
     			
.label		{font-family:arial, sans-serif;
			font-size:10pt;
			font-weight:bold;
			color=#0000FF;
     		}

.errMsg		{font-family:arial, sans-serif;
			font-size:10pt;
			font-weight:bold;
			color=#FF0000;
     		}

.required	{font-family:arial, sans-serif;
			font-size:8pt;
			font-weight:normal;
			color=#FF0000;
     		}

a			{font-family:arial, sans-serif;
			font-size:10pt;
			font-weight:normal;
     		}

a.none		{text-decoration:none;
			font-family:arial, sans-serif;
			font-size:10pt;
			font-weight:normal;
			color=#0000FF;
     		}