body	{ background-color: #000000;
		margin-top: 0;
		margin-left: 0
	    }

td		{ font-family: Arial,Helvetica,sans-serif;
		font-size: 12pt;
		color: #00FFFF;
	      }

.bodytext7    { font-family: Arial,Helvetica,sans-serif;
		font-size: 7pt; color: #999999;
	      }

.bodytext8    { font-size: 8pt; }

.bodytext11   { font-size: 11pt; }

.copyright    { font-size: 7pt; }

.maintable    { background-image:  url("../images/bx_background.gif"); }

a.imglink:hover {
		background: none;		
		text-decoration: none;
}		

a:link	      { color: #0080FF;
		text-decoration: underline;
		font-weight: bold;
	      }

a:active      { color: #FFFFFF;
		text-decoration: underline;
		font-weight: bold;
	      }

a:visited
		{ color: #C0C0C0;
		text-decoration: underline;
		font-weight: bold;
	   }

a:hover	{
		color: white;
		background: #FF0000;
		font-weight: bold;
		text-decoration: none;
}
.scrollarea{
	overflow: auto;
	height:380px;
	scrollbar-base-color:#333333;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.cyan10 {
	color:#00FFFF;
	font-size:10pt;
	font-weight:normal;
}
.red12 {
	color:#FF0000;
	font-size:12pt;
	font-weight:bold;
}
.red26 {
	color:#FF0000;
	font-size:26pt;
	font-weight:bold;
}
