.mainTable {
	width: 760px;
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
}
.heightFifty {
	height: 50px;
}
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.standardText a {
	color: #990000;
	text-decoration: underline;
}
.standardText a:hover {
	color: #999999;
	text-decoration: underline;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.smallText a {
	color: #000000;
	text-decoration: none;
}
.smallText a:hover {
	color: #666666;
	text-decoration: none;
}
.textTable {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 450px;
	text-align: justify;
}
.textTable a {
	color: #000000;
	text-decoration: underline;
}
.textTable a:hover {
	color: #666666;
	text-decoration: underline;
}
.issueTable {
	border: none;
	width: 450px;
}
.issueNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.containerTableL {
	width: 450px;
}
.issueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.issueTitle a {
	color: #990000;
	text-decoration: underline;
}
.issueTitle a:hover {
	color: #999999;
	text-decoration: underline;
}
.issueTableR {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.containerTableR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.containerTableR a {
	color: #666666;
	text-decoration: none;
}
.containerTableR a:hover {
	color: #000000;
	text-decoration: underline;
}
.bottomLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.rsstitle{
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.rsstitle a{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.rsstitle a:hover{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.rssdate{
color: #999999;
font-size: 12px;
}
.hidrazoneClass{
	width: 200px;
	padding: 6px;
	border: 1px solid #000000;
	height: 100px;
}
.rssTickerDiv {
	height: 100px;
	margin-top: 70px;
}