.frontpagenews
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.frontpagenews:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #0000ff;
	font-family: Arial;
	text-decoration: underline;
}
.articlememo
{
	
	font-size: 10pt;
	color: black;
}
.newsdescription
{
	font-size: 8pt;
	color: black;
}
.articlesource
{
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
.coming
{
	font-weight: bold;
	font-size: 10pt;
	color: #0000ff;
}
.more:hover
{
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.more
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.navnormal
{
	font-family: 'Times New Roman' , Arial;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	width: 95%;
}
.navnormal:hover
{
	font-family: 'Times New Roman' , Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 95%;
}
.navselected
{
	font-family: 'Times New Roman' , Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 95%;
}
.navselected:hover
{
	font-family: 'Times New Roman' , Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 95%;
}
.navsubnormal
{
	font-family: 'Times New Roman' , Arial;
	font-size: 11pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	width: 95%;
}
.navsubnormal:hover
{
	font-family: 'Times New Roman' , Arial;
	font-size: 11pt;
	font-weight: normal;		
	color: white;
	text-decoration: underline;
	width: 95%;
}
.navsubselected
{
	font-family: 'Times New Roman' , Arial;
	font-size: 11pt;
	font-weight: normal;		
	color: white;
	text-decoration: underline;
	width: 95%;
}
.background1
{
	background-color: #0000AA;
}
.header1
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: 'Times New Roman' , Arial;
	background-color: #0000ff;
}
.header2
{
	font-family: 'Times New Roman' , Arial;
	font-size: 12pt;
	color: #0000AA;
	font-weight:bold;
}
.header3
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: 'Times New Roman' , Arial;
	background-color: black;
}

.newsheadline
{
	font-size: 13pt;
	color: #0000aa;
	font-family: 'Times New Roman' , Arial;
	text-decoration: none;
}
.newsheadline:hover
{
	font-size: 13pt;
	color: #0000aa;
	font-family: 'Times New Roman' , Arial;
	text-decoration: underline;
}
.newslink
{
	font-family: 'Times New Roman' , Arial;
	font-size: 8pt;
	color: black;

}
.standard
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.article
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:140%;
	color: black;
}
.articletitle
{
	font-size:125%;
	font-weight:bolder;
}
.caption
{
	font-size:75%;
	font-family: Tahoma;
}
.error1
{
	font-size: 8pt;
	color: red;
	font-family: Arial;
}
.hot
{
	font-size: 8pt;
	color: red;
	font-family: Arial;
}
.bold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.bluelink
{
	color: blue;
	text-decoration: none;
}
.bluelink:hover
{
	color: blue;
	text-decoration: underline;
}
.companies
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.companies:hover
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}
.activetopics
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.activetopics:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #0000ff;
	font-family: Arial;
	text-decoration: underline;
}
.news
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.border
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom:gray 1px solid;
}
.blueborder
{
	border-right: #0000ff 1px solid;
	border-top: #0000ff 1px solid;
	border-left: #0000ff 1px solid;
	border-bottom:#0000ff 1px solid;
}
.stdborder
{
	border-top:gray 1px solid;
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.formitem
{
	font-weight: bold;
	color: white;
	font-family: 'Times New Roman' , Arial;
	background-color: #6a6aff;
}