h1 {
	font-size: 24px;
	color: #CCC;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
	color: #FFF;
	background-color: #000;
	background-repeat: no-repeat;
}

a {
	color: #CCC;
	font-weight: normal;
	outline:none
}
a:link {
	text-decoration: none;
	color: #CCC;
}
a:visited {
		color: #CCC;
		text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #666;
}
.LargeSiteFontWhite {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.LargeCapitalLetter {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}


.NoBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.cellBgTop {
	background-attachment: scroll;
	background-image: url(../images/SiteImages/_black/795topblack.png);
	background-repeat: no-repeat;
	background-position: center;
}
.cellBgBottom {
	background-attachment: scroll;
	background-image: url(../images/SiteImages/_black/795bottomBlack.png);
	background-repeat: no-repeat;
	background-position: center;
}
.cellBgMid {
	background-attachment: scroll;
	background-image: url(../images/SiteImages/_black/795middleBlack.png);
	background-repeat: repeat-y;
	background-position: center;
}
.PadLeft75 {
	padding-left: 75px;
}
.BoldHeaderLing {
	font-size: 9.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.Ten_pt {
	font-size: 9.5pt;
}
img {
	border: 1px solid #8F8F8F;
}
