﻿/*=======================================================	Brokers workstation syle sheet  =======================================================*//*A:,active {text-decoration: none;background:red} */A:link:active {text-decoration: none;color:red}A:link:visited {text-decoration: none;color:white}A:link:hover {text-decoration: none;color:red;background:black}A { text-decoration: none ;color:white } H1{ text-shadow: 0.3em 0.3em 0.1em #333 }#button1 {
	background-color: #333366;
	background: url('button.jpg');
	border: none;
	font-family: Verdana;
	color: #FFFFFF;
}	Div.title {	font-family: Arial; 	font-size: 16; 	font-weight : bold 	color : red;```}		 BODY.form { 	font-family: Arial; 	font-size: 12; 	font-weight : normal 	background: white; 	color : black;	}BODY.reportlist { 	font-family: Arial; 	font-size: 10; 	bgcolor: white; 	color : red;	}BODY.menu { 	font-family: Arial; 	font-size: 10; 	background: 63659c; 	color : white;	}		 #innertable{ 	background: "#eff3f7"; 	/* 	bgcolor="#eff3f7"  	*/}#outertable{	background: "#eff3f7"	;	border: thin ridge;	border-color = "63659c";	/* 	bgcolor="#333366"  	*/}		 
