@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #333333;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
.Background {
	background-image: url(img/bckgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #797C86;
}
.Footer {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.MainHeadline {
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.MainText {
	font-size: 13px;
	line-height: 25px;
	color: #E1E1E1;
	padding-right: 30px;
}
.IMG-Right {
	padding-bottom: 25px;
	padding-left: 25px;
}
.IMG-Left {
	padding-right: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.EquipLinks {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	width: 85px;
}
.EquipLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.EquipLinks a:hover {
	color: #797C86;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
.EquipLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.EquipLinks a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
.FootNotes {
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
}
.SmallText {
	font-size: 11px;
	line-height: 19px;
	color: #E1E1E1;
}
.SmallText2 {
	font-size: 11px;
	line-height: 12px;
	color: #E1E1E1;
}
.SmallText2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.SmallText2 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.SmallText2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.SmallText2 a:active {
	color: #666666;
	text-decoration: none;
}
