body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
A {
	color: #FFFF00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	font-size: 14px;
	font-weight: bold;
}
A:hover {
	color: #FF9999;
	clear: left;
	border-bottom-color: #FFFF00;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
}
.textSideBarContact {
	font-size: 14px;
	font-weight: bold;
	color: #FF9999;
}
.text80 {
	font-size: 80%;
}
.textPageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}
.textPageTitleSmaller {
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
}
.textSmall {
	font-size: 13px;
}
.textSmallGray {
	font-size: 12px;
	color: #aaaaaa;
}
.textYellow {
	color: #FFCC00;
}
.textPink {
	color: #FF8080;
}
a.downloadButtonLink {
	text-decoration: none;
	border-width: 0,0,0,0;
	border-color: #000000;
	border-bottom-style: none;
}
a.downloadButtonLink:visited {
	text-decoration: none;
	border-width: 0,0,0,0;
	border-color: #000000;
	border-bottom-style: none;
}
a.downloadButtonLink:hover {
	text-decoration: none;
	border-width: 0,0,0,0;
	border-color: #000000;
	border-bottom-style: none;
}
a.getsiriusLink {
	text-decoration: none;
	color: #FF9900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 0px;
}
a.getsiriusLink:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: normal;
}
a.getsiriusLink:hover {
	text-decoration: none;
	color: #FFFF00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.photoBoxRight {
	background-color: #160C0B;
	float: right;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
	cellpadding: 6px;
	cellspacing: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.photoBoxRightTD             {
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 6px;
}
.TDtopLine {
	padding-top: 14px;
	border-top-color: #CC6666;
	border-top-style: solid;
	border-top-width: 2px;
	width: 100%;
}
.expandedSidebarLines {
	line-height: 23px;
}
