/* CSS Document */
body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.textTitle {
	font-size: 12px;
	font-weight: bold;
	color: #004F2F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004F2F;
	padding-bottom:7px ;
}

.orange{
	font-size: 12px;
	color: #004F2F;
	padding-bottom:7px ;
	text-decoration:none;
}

a.orange:hover{
font-size: 12px;
color: #FF0000 ;
padding-bottom:7px ;
}

a.orange:link{
font-size: 12px;
color: #004F2F ;
padding-bottom:7px ;
}

a.orange:active{
font-size: 12px;
color: #004F2F ;
padding-bottom:7px ;
}

a.orange:visited{
font-size: 12px;
color: #004F2F ;
padding-bottom:7px ;
}
.greyText {
color: #333333; font-size: 12px; 
}
.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration:none;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
}
.newsscroller a:link	{
	color:#CC3300;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.newsscroller a:visited	{
color:#666666;
font-family:Verdana;
font-size:11px;
font-weight:bold;
}
.stock-watch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339966;
	text-decoration:none;
}
.stock-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#stockline
{
border-bottom:1px solid #cbc8c8;
vertical-align:middle;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000099;
	text-decoration:none;
}

.news-header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mktHeadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F2F;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.rightborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #004F2F;
	border-bottom-color: #004F2F;

}
