body {
	background-color: #000000;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(images/borderbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.Text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
    color: #FFFFFF;
	font-weight: bold;
	background-color: inherit;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	background-color: inherit;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: inherit;
}
a:hover {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	background-color: inherit;
}

TD.BG-HOME {
	font-family: "Monotype Corsiva", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/fullpagehome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Text-Red {
	font-family: "Monotype Corsiva", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}
.Text-legal {
	font-family: "Monotype Corsiva", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}

