/* CSS Document */

body {
	margin: 0px;
	background-color: #b6b6b6;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

/* ************************************ */
.BodyText {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 18px;
	right: auto;
}
A.BodyText:link {
	COLOR: #0033CC
}
A.BodyText:visited {
	COLOR: #0033CC
}
A.BodyText:hover {
	COLOR: #000000
}
/* ************************************ */
.Footer {
	FONT-SIZE: 11px; 
	COLOR: #BCBCBC; 
	LINE-HEIGHT: 18px; 
}
/* ************************************ */
.bodyBkgd
{
	background-image: url(../images/home_bkgd_50.gif);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
}
.bodyBkgd10
{
	background-image: url(../images/home_bkgd_50.gif);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
}
.bodyBkgd50
{
	background-image: url(../images/home_bkgd_50.gif);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
}