BODY
{
	background-image: url(images/background.jpg);
	margin: 0px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
}


.MainTable
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	line-height: 16px;
	background-color: #e7e7d6;
}

.Footer
{
	color: white;
	background-image: url(images/background.jpg);
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
}

.Header
{
	color: white;
	background-image: url(images/background.jpg);
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
}

.MainTableLabel
{
    background-color: #E7E7D6;
    color: black;
    font-family: Verdana, Arial;
    font-size: 22px;
    font-weight: bold;
    height: 25px
}

.NormalWhiteSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: white
}

.NormalBlackSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: black
}

.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: White
}

.NormalBlackText
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: Black
}

.NormalBlackTextBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    font-weight: bold;
    color: Black
}

a.FooterLink
{
	color : white;
    font-size: 10px;
    font-weight: normal;
} 

a.FooterLink:visited 
{
	color : white;
	background-color : transparent; 
} 

a.FooterLink:hover 
{
	color : white;
	background-color : transparent; 
} 

.HomeHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
