A:visited  { color: #FFFFFF; text-decoration: none }
A:link  { color: #FFFFFF; text-decoration: none }
a:hover  { color: #FFFFFF; text-decoration: none }
body { color: #000000; font-size: 11px; font-family: Verdana, Arial; list-style-image: url(images/point.gif); SCROLLBAR-FACE-COLOR: #004495; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #000080; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #E0E0E0 }
H1 {font-family: Arial, Verdana, Trebuchet MS; font-size: 11px; color: #FF0000;}
H2 {font-family: Arial, Verdana, Trebuchet MS; font-size: 13px; color: #FF0000;}
H3   { color: #4682b4; font-size: 14px; font-family: Arial, Verdana, "Trebuchet MS" }
H4  { color: #003c91; font-weight: lighter; font-size: 9px; font-family: Verdana, Arial, "Trebuchet MS" }
/*li   { list-style-image: url(images/point.gif); list-style-position: inside }*/
table { color: #000000; font-size: 11px; font-family: Verdana, Arial }
.scroll a: { color: #003399; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: none }
.scroll a:hover { color: #003399;  font-size: 11px; font-family: Arial; text-decoration: underline }
.scroll a:link  { color: #003399;  font-size: 11px; font-family: Arial; text-decoration: none}
.scroll a:visited  { color: #304F64;  font-size: 11px; font-family: Arial; text-decoration: none }
.list     { color: #800000; text-decoration: underline; list-style-image: url(images/point.gif); list-style-position: inside }
hr  { color: #d3d3d3; border-right: dotted; border-bottom: dotted; border-left: dotted }
.faded { color: #999999; font-size: 9px; line-height: 10px }
.imgleft {
	margin-right: 10px;
}
.imgright {
	margin-left: 10px;
}
.dashed {
	border: 1px dashed black;
}
.blackborder { 
	border: 1px solid black;
}
.border-imgleft {
	border: 1px solid black;
	margin-right: 10px;
}
.highlight {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
    padding-top: 5px;
	padding-bottom: 5px;
}
p.article {
	margin-top: -20px;
	text-indent: 25px;
}
.redlink:link {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.redlink:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redlink:hover {

	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.redlink:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redlink2:link {
	text-decoration: none;
	color: #CC0033;
}
.redlink2:visited {
	color: #CC0033;
	text-decoration: none;
}
.redlink2:hover {
	color: #000000;
	text-decoration: underline;
}
.redlink2:active {
	color: #CC0033;
	text-decoration: none;
}
.whitelink:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.whitelink:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {

	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.whitelink:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* eMag subscription pages */
#error_block {
	float: left;
	width: 400px;
	height: auto;
	padding: 5px 8px 5px 8px;
	margin: 0 0 10px 0;
	border: 2px solid red;
	text-align: center;
	clear: both;
}
#error_block span {
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.emag_panel {
	float: left;
	width: 420px;
	height: auto;
	margin: 0 0 0 15px;
	padding: 15px 0 0 0;
	display: inline;
}
.emag_panel h2 {
	color: #333;
	margin-top: 5px;
}
#hiddenFrame {
	display: none;
	visibility: hidden;
}
.specials {
	color: red;
	font-style: italic;
}
.strike {
	text-decoration: line-through;
}
.invoiceDiv {
	float: left;
	width: 620px;
	height: auto;
	display: block;
	padding: 10px 0 0 0;
	border-top: 1px dotted #666;
	font-style: italic;
}
.dark_small {
	font: 1em Arial,Helvetica,sans-serif;
	color: #666666;
	font-size: 10px;
}
.contentdescription_subscribe {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	display: inline;
}
.contentdescription_subscribe ul {
	list-style: none;
}
.contentdescription_subscribe p, li {
	font-size: 12px;
	line-height: 150%;
}
.contentdescription_subscribe h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
}
#emag_cover_monitor {
	float: right;
	width: 200px;
	height: 170px;
	overflow: auto;
	text-align: right;
	background: url(emag/img/computer_screen.gif) no-repeat top right;
	margin-right: 25px;
}
.emag_cover_graphic {
	position: absolute;
	top: 409px;
	left: 365px;
	width: 158px;
	height: 106px;
	overflow: hidden;
	z-index: 100;
}
#demo_link {
	color: #FF0000;
	font-weight: bold;
}
.loading {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}