﻿.alignCellLeft {
	vertical-align: top;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
.yellowbackcell {
	text-align: center;
	background-color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;

}
.buttonsTable {
	border: 5px solid #000000;
	border-collapse: collapse;
	background-color: #3A3A3A;
}
.ArialFont {
	font-family: Arial, Helvetica, sans-serif;
}
.buttonCells {
	text-align: left;
	border: 5px solid #000000;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.whiteFontMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}
.mediumFonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.boldFonts {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.whitebackcell {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.justifyFontWeightNormal {
	text-align: justify;
	font-weight: normal;
}
.normalText {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.alignLeft {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.percent20 {
	width: 20%;
}
.percent60 {
	width: 60%;
}
.percent30 {
	width: 30%;
}
.Yellow20percent {
	width: 20%;
	background-color: #FFFF00;
}
.width30percentaligncenter {
	width: 30%;
	text-align: center;
}
.alignCenter {
	text-align: center;
}
.backgroundcolor {
}
.redFontYellowBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-align: center;
	background-color: #FFFF00;
}
.whiteFontRedBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}

