BODY {
	background : Black;
	color : #FFFF99;
	font-family : Arial, Helvetica, sans-serif;
}
A:ACTIVE, A:FOCUS {
	color : White;
}
A, A:LINK {
	color : #66CCFF;
}
A:HOVER {
	color : #99FF66;
}
H1 {
	color : #0099FF;
	font : italic Arial, Helvetica, sans-serif;
	font-size : 26pt;
	font-variant : small-caps;
	border-bottom : medium double #333399;
}
H2 {
	color : #0099FF;
	font : italic Arial, Helvetica, sans-serif;
	font-size : 22pt;
	border-bottom : medium double #333399;
}
H2:first-letter {
	font-size : 26pt;
	font : italic Arial, Helvetica, sans-serif;
}
H3 {
	color : #0099FF;
	font : italic Arial, Helvetica, sans-serif;
	font-size : 18pt;
	border-bottom : medium double #333399;
}
H3:first-letter {
	font-size : 22pt;
	font : italic Arial, Helvetica, sans-serif;
}
H4 {
	color : #0099FF;
	font : italic Arial, Helvetica, sans-serif;
	font-size : 14pt;
}
H4:first-letter {
	font-size : 18pt;
	font : italic Arial, Helvetica, sans-serif;
}
H5 {
	color : White;
	font : italic Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border-bottom : medium double #999999;
}
HR {
	color : #99FF66;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
}
.tdNews1{
	color : Silver;
	font-size : 10pt;
	padding-top : 5px;
	background-color : Black;
}
.tdNews2{
	color : White;
	font-size : 10pt;
	padding-top : 5px;
	background-color : #141414;
}
.spanHide {
	display: none;
	color : White;
}
.tdLabel{
	background-color : #CC6699;
	color : White;
	font-weight : bold;
	font-style : italic;
}
.smbd{
   font-weight: bold;
	font-size: x-small;
}
.sm {
	font-size: 9pt;
}
.ssm {
	font-size: xx-small;
}
.tdgraybg {
	background-color: #333333;
}
.tddrkgraybg {
	background-color: #141414;
}



.bdit{
	font-weight: bold;
	font-style: italic;
}
.arch_shows {
	font-style: italic;
	background-color: #CCCCCC;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	color: #000000;
	list-style-type: none;
	font-weight: bold;
	height: auto;
	width: 75%;
	list-style-image: none;
	text-indent: 20px;
	margin: 0px;
}
.arrow_bullet {
	list-style-image: url(/images/standard/arrowbullet.gif);
}
.single_spaced {
	text-indent: 25px;
	margin-bottom: 0;
	margin-top: 0;
}

.onlineSalesNav {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	display: inline;
	float: left;
	border-right-width: thin;
	border-bottom-width: thick;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #CC6699;
	border-bottom-color: #CC6699;
	padding: 3px 3px 0px;
	margin: 1px;
}.inset {
	margin-left: 50px;
}
.tdLabel_blue {
	background-color: #333399;
}
