body {
	background: #FBFF80;
	background-image: url('http://www.audienceoftwo.com/pics/gradients/BackgroundGradient.jpg');
	background-repeat: repeat-x;
}
.maintable {
	border: 1px solid #000;
}
.newscol {
	vertical-align: top;
	background-color: #FFF;
	padding: 8px;
}
.mag_header {
	text-align: center;
	font-size: 30px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, fantasy;
	font-weight: bold;

}
.mag_subheader {
	text-align: center;
	font-size: 22px;
	font-style: italic;
	font-variant: small-caps;
}
.mag_byline {
	text-align: center;
	font-size: 18px;
	font-style: italic;
	font-family: Monotype, cursive;
}
.mag_article {
}
.email_header {
	font-family: monospace;
	font-weight: bold;
}
TR.email_row {
	border-bottom:1px solid #bbb;
	background-color: #FFF;	
}
TR.email_row:hover {
	background-color: #CCF;
}
.latest_trans_table {
	border: 1px solid #aaa;
}
.trans_neg {
	font-weight: bold; 
	background-color: #FAA; 
	border: 1px solid #666;
	color: #000;
	text-align: center;
	font-size: 24px; 
	font-family: Monotype Corsiva;
	padding: 0px 6px 0px 0px;
}
.trans_neut {
	font-weight: bold; 
	background-color: #FFA; 
	border: 1px solid #666;
	color: #000;
	text-align: center;
	font-size: 24px; 
	font-family: Monotype Corsiva;
	padding: 0px 6px 0px 0px;
}
.trans_pos {
	font-weight: bold; 
	background-color: #AFA; 
	border: 1px solid #666;
	color: #000;
	text-align: center;
	font-size: 24px; 
	font-family: Monotype Corsiva;
	padding: 0px 6px 0px 0px;
}
.trans_pb {
	font-weight: bold; 
	background-color: #000; 
	border: 1px solid #666;
	color: #FFF;
	text-align: center;
	font-size: 24px; 
	font-family: Monotype Corsiva;
	padding: 0px 6px 0px 0px;
}
.trans_date {
	background-color: #FFFFFF; 
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 10px;
	text-align: center;
	font-style: italic;
	vertical-align: middle;
}
.trans_exp {
	background-color: #FFFFFF; 
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

.corp_subhead {
		text-align: left;
		font-size: 20px;
		font-variant: small-caps;
		font-family: Arial, Helvetica, fantasy;
		font-weight: bold;
		padding: 15px 0px 0px 0px;
}
