/*
html { 
  background: url("images/Resized_20210329_082500.jpeg") no-repeat center top fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
*/
body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px ;
	background-color: #FFFDDE
}
.greyed {  font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #CCCCCC}
a:link {  color: #2F4F4F; text-decoration: none; border-style: none}
a:hover {  color: #00FA9A; text-decoration: none}
img {  border-style: none}
a:visited {  color: #333333; text-decoration: none}
.MessageText {  font-size: 10px; text-decoration: none; clip:   rect(   ); text-indent: 25pt}
.TitleRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C7D86;
	text-align: center
}
th, .HeaderCell {
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	background-color: #A0CED4;
}
.LabelLeft { font-weight: bold; font-size: 10px; text-align: right; white-space: pre; left: auto; clip:  rect(   )}
td { font-size: 10px}
.SecondColor {  background-color: #CCCCCC}
.Col2LabelLeft { font-weight: bold; text-align: right; background-color: #BFC6BC; vertical-align: middle; font-size: 10px}
.ItemLine {  background-color: #FFFDDE}
.AltItemLine {
	background-color: #FFFFFF;
}
.NewsTitleRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009CC8;
	text-align: left;
	text-shadow : none;
}
td.WhiteCell {
	background-color: White;
}
