body {
	background-color: #8BA6AD;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B161D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B161D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B161D;
	text-decoration: underline;
	font-weight: bold;
}
.bodyText
{
    font-family: Verdana;
    font-size: 10px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: justify;
    font-weight: bold;
}
.errorText
{
    font-family: Verdana;
    font-size: 10px;
    line-height: 20px;
    color: red;
    
    font-weight: bold;
}
.longBar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-left: 10px;
    letter-spacing: 2px;
    line-height: 35px;
    color: #ffffff;
    width: 509px;
    height: 35;
    background-color: #7A151D;
    font-weight: bold;
    text-align: left;
}
.ValidatorAsterix
{
    FLOAT: right;
    color: Red
}
.ValidatorMessage
{
    DISPLAY: block;
    MARGIN-LEFT: 0px;
    FONT-SIZE: 1em;
    COLOR: Red
    
}
.ValidatorMessage UL LI
{
    FONT-SIZE: 1em;
    COLOR: Red
    
}
