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

td		{ font-family: Arial,Helvetica,sans-serif;
		font-size: 9pt;
/*		color: #B9B9B9; */
/*		color: #FBFC07; */
		color: #DEDEDE;
	      }

strong	{ color: #FFFFFF; }

b	{ color: #FFFFFF; }
		
.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/xt_background.gif"); }

a.imglink:hover {
/*
		color: white;
		background: blue;
		font-weight: bold;
*/
		background: none;		
		text-decoration: none;
}		

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

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

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

a:hover	{
		color: white;
		background: #FF3408;
		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;
}

