/* CSS definition file containing site wide stylesheets */

.MainTextHeadin01 {
	font-weight: bold;
 	padding-bottom: 5px;
 	border-bottom: 1px solid rgb(0,0,0)
}

.MainTimeDateStyle01 {
	color: rgb(255,255,255);
 	font-weight: bold;
 	margin-left: 15px
}

.HeaderTextStyle01 {
	text-align: center;
 	margin-left: 20px;
 	margin-right: 20px
}

.BannerImageTextStyle01 {
	font-size: 12px;
 	color: rgb(255,204,0);
 	text-align: center;
 	padding-bottom: 10px;
 	border-bottom: 1px dashed rgb(255,204,0)
}

.BannerImageHeadingStyle01 {
	font-size: 12px;
 	color: rgb(255,204,0);
 	font-weight: bold;
 	text-align: center;
 	padding-bottom: 5px;
 	border-bottom: 1px dashed rgb(255,204,0)
}

.TextBoxStyle01 {
	text-align: center;
 	padding-left: 10px;
 	padding-right: 10px;
 	padding-bottom: 10px
}

.TextBoxHeading01 {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(0,0,0);
 	border: 1px solid rgb(0,0,0);
 	padding-left: 10px;
 	padding-right: 10px
}

.MainTextStyle01 {
	margin-left: 15px;
 	padding-bottom: 5px
}
