.bg {
	background-image: url(media/Main_BG.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.BodyText {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.BoldText {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: ff6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: ff6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.Footer {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
