HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: rgb(0,0,0); PADDING-BOTTOM: 0px; 
	MARGIN: 0px; COLOR: black; PADDING-TOP: 0px
}
BODY {
   font-family:  Tahoma, Arial, MS Sans Serif;  color:#eeeeee;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: rgb(0,0,0);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

A:link { 
   text-decoration: underline; color: #000000
 }
A:visited {
	text-decoration: underline;
	color: Black;
}
A:active {
	text-decoration: underline;
	color: Black;
}
A:hover {
	text-decoration: underline;
	color: Red;
}

TABLE{
	font-family: Verdana,  Arial, MS Sans Serif;
	font-size: 10pt;
	color:#000000;
	background-color : White;
}

UL {
	margin-left : 30px;
	list-style-type : square;
	font-size: 8pt;
	margin-top:1px;
	margin-bottom: 4px;
}

.bot {
	font-size: 11px;
	color:#ffffff;
	FONT-WEIGHT: bolder;
}
.bot A {
	COLOR: #ffffff; TEXT-DECORATION: underline}
.bot A:link {text-decoration: underline; color: #ffffff}
.bot A:hover {
	COLOR: #FF0000}
.bot A:active {
	text-decoration: underline;
	color: White;
}
.bot A:visited {
	color: White;
}

#whitedot TABLE {
	FONT-WEIGHT: lighter;
	BORDER-RIGHT: #cccccc 3px dotted;
	BORDER-TOP: #cccccc 3px dotted;
	MARGIN-TOP: 10px;
	BORDER-LEFT: #cccccc 3px dotted;
	WIDTH: 200px;
	BORDER-BOTTOM: #cccccc 3px dotted;
	margin-left : 10px;
	font-size : 10px;
	background-color : #eeeeee;
}

#bltable TABLE {
	FONT-WEIGHT: lighter;
	font-family: Tahoma, Arial;
	BORDER-RIGHT: #cccccc 3px dotted;
	BORDER-TOP: #cccccc 3px dotted;
	MARGIN-TOP: 2px;
	BORDER-LEFT: #cccccc 3px dotted;
	WIDTH: 100%;
	BORDER-BOTTOM: #cccccc 3px dotted;
	margin-left : 10px;
	font-size : 10px;
	background-color : #eeeeee;
}

#bltable IMG {
	FONT-WEIGHT: lighter;
	BORDER-RIGHT: thin dotted #cccccc;
	BORDER-TOP: thin dotted #cccccc;
	MARGIN-TOP: 2px;
	MARGIN-BOTTOM: 2px;
	BORDER-LEFT: thin dotted #cccccc;
	BORDER-BOTTOM: thin dotted #cccccc;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 10px;
	background-color : #eeeeee;
}

.vis {
	VISIBILITY: visible
}
.invis {
	DISPLAY: none
}
