﻿.LeftCell {
				text-align: right;
				width: 200px;
				color: #FFFFFF;
				font-size: 20px;
}
.RightCell2 {
				text-align: center;
				width: 800px;
				color: #FFFFFF;
				font-size: large;
}
.RightCellLeft {
				text-align: left;
				width: 150px;
				color: #FFFFFF;
				font-size: 20px;
}
.RightCell1 {
				text-align: center;
				width: 750px;
}
.TitleText {
				font-size: 20px;
				font-family: Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				font-weight: bold;
				text-align: center;
}
.CellFont {
				color: #000000;
				text-align: left;
				font-size: small;
				border: 1px solid #808000;
}
.CellBorder {
				border: 1px solid #808000;
				position: relative;
}
.lastupd {
				text-align: center;
				font-size: xx-small;
				color: #000099;
}
.SmText {
				color: #000000;
				font-size: small;
}
.MedTextWht {
				border: 1px solid #FFFFFF;
				text-align: left;
				font-size: medium;
				color: #FFFFFF;
				font-weight: bold;
}
.MedTextBlk {
				border: 0px solid #FFFFFF;
				text-align: center;
				font-size: medium;
				color: #000000;
				font-weight: bold;
}
