.pages 
{
	font-family: Tahoma, Veranda, Arial;
	font-size: 10px; }

.pages2
{
	font-family: Tahoma, Veranda, Arial;
	font-size: 10px; 
	color: #ffffff; }

.new 
{
	font-family: Tahoma, Veranda, Arial;
	font-size: 10px;
	font-weight: bold; 
	color: #ff0000; }

.work 
{
	font-family: Tahoma, Veranda, Arial;
	font-size: 10px;
	font-weight: bold; 
	color: #0000ee; }

.redo 
{
	font-family: Tahoma, Veranda, Arial;
	font-size: 10px;
	font-weight: bold; 
	color: #ff6600; }

.t1 
{
	font-family: Tahoma, Veranda, Arial;
	font-size; 17px; 
	color: #000000; }

.t1b 
{
	font-family: Tahoma, Veranda, Arial;
	font-size; 17px; 
	color: #000000;
	font-weight: bold; }

.25 
{
	font-family: Arial;
	font-size; 25px; 
	color: #000000;
	font-weight: bold; }

.chatbox
{
	font-family: Arial, tahoma; 
	font-size:10pt; 
	color:#000000; 
	background-color:#ffffff; 
	border:#000000; 
	border-style: groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px; } 

.textbox		
{
	font-family: Tahoma, Veranda, Arial; 
	font-size:9pt; 
	color:#000000; 
	background-color:#ffffff; 
	border:#000000; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px; }

.button1		
{
	font-family: Arial, Tahoma; 
	font-size:10pt; 
	color:#ffffff; 
	background-color:#336699; 
	border:#000000; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}

.spacer
{
	font-size: 1px; }

.eject {
		width:448px;
		height:323px;
		overflow:auto;
		margin-left:5px;
		
		font-family:tahoma;
		font-size=10pt;
		color:#ffffff;
		
		scrollbar-base-color: #003399;
		scrollbar-arrow-color: #000000;
		scrollbar-track-color: #000000;

		scrollbar-shadow-color: black;
		scrollbar-lightshadow-color: black; 
		scrollbar-darkshadow-color: black;
		
		scrollbar-highlight-color: #3366ff;
		scrollbar-3dlight-color: black;
		}