body {
scrollbar-arrow-color: red;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: gray;
scrollbar-face-color: black;
scrollbar-shadow-color: white;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: black;
}

a:link,
a:visited {
	color: #e6e6e6;
	font-size: 20px;
	text-decoration: underline, bold;
}

a:hover {
  color: #df0000;
  text-decoration: underline;
}
.articleHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
.articleBLURB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 14px;
}


.mainScreenTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 10px;
	background-position: center;
	background-attachment: scroll;
	padding-top: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: auto;
	width: auto;
	background-color: #666666;
	background-position: center center;
	padding: 0px;
}
.articleTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	background-color: #999999;
	height: auto;
	width: 707px;
	border: 1px solid #FFFFFF;
	padding: 15px;
	text-align: center;
}
.articleAUTHOR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}
.articleBODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #999999;
	height: auto;
	width: auto;
	border: 1px solid #FFFFFF;
	padding: 10px;
}
.productTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	background-color: #FF0000;
	border: 1px solid #FFFFFF;
	padding: 1px 2px 3px;
	line-height: 16px;	
}
.productTITLE a {
text-decoration:none
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	background-color: #FF0000;
	border: none;
	padding: 1px 2px 3px;
}
#coldfusionPMtext {width:250px;height:243px;overflow:auto;
}
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#coldfusionPMtext { padding-right: 0; }.frontPageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left;
	background-attachment: fixed;
	overflow: scroll;
	padding: 0px 3px 3px 0px;
	margin-right: 3px;
}

