.Hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.mainbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.eventHeadder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
}
.mainbodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.container {
	background-color:#999999; width:400px; 
	border:1px solid #000000; 
	padding:5 5 15 5; 
	margin-left:auto; 
	margin-right:auto;
	}

.pageTitle {
	background-color:#DDDDDD; 
	padding:8px; 
	font-size:16px; 
	font-weight:bold; 
	color:#000000; text-align:left;
	}

.pageTitleAlert {
	background-color:#660000; 
	padding:8px; 
	font-size:16px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-align:left;
	}

.pageTitleSuccess {
	background-color:#33CC00; 
	padding:8px; 
	font-size:16px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-align:left;
	}

.formLabel {
	font-size:13px;
	}

.error {
	color:#FF0000; 
	font-weight:bold; 
	font-size:11px;
	}

.small {
	font-size:11px;
	}
	
	.mainbodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
