A:link {color: #ffffff; text-decoration: none;}
A:visited {color: #ffffff; text-decoration: none;}
A:hover {color: #ffffff; text-decoration:underline;}
	 
BODY {
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
margin: 20px 20px 20px 20px;
color: #333333;
}
.Message{
color: #FF0202;
}
.InputBox{
border : 1px solid Black;
line-height : 10px;
width: 95%;
}
.Header {
background-color: #2061A2;
line-height: 34px;
font-size: 12px;
color: #ffffff;
}
.Footer {
background-color: #2061A2;
font-size: 11px;
line-height: 25px;
color: #ffffff;
margin-top: 3px;
}
.Navigation {
line-height: 18px;
font-size: 12px;
font-weight:bold;
color: #333333;
}
tr {
font-size: 11px;
line-height: 14px;
color: #333333;
}
.FontLarge {
font-size: 16px;
line-height: 20px;
color: #2061A2;
}
.FontMed {
font-size: 12px;
line-height: 18px;
color: #333333;
}
.FontBlue{
font-size: 12px;
line-height: 16px;
color: #2061A2;
}
.BGLightBlue {
background-color: #99CCFF;
}
.BGBlue {
background-color: #2061A2;
color: #ffffff;
}

