﻿body 
{
	margin:0px;
	padding:0px;
    font-size:smaller;
	overflow:hidden;
	color: #303030;
	font-family:Tahoma, Arial, Serif;
	border-color:#c4d9f9;
	border-width:2px;
	border-style:solid;
	width:482px;
	height:359px;
}
td
{
	font-size: 0.7em;
	color: #303030;
	font-family:Tahoma, Arial, Serif;
	border-style:none;
	border-width: 0;
}
.wizardheader
{
	position:absolute;
}
.wizard
{	
	position:absolute;
	left:15px;
	top:69px;
	height:260px;
	width:316px;
	color:#303030;
	border-style:none;
	font-family:Tahoma, Arial, Serif;
}
.header
{
	font-size: 0.9em; 
	color: #303030; 
	font-family: Tahoma, Arial;
	font-weight: bold;
}
.footer
{
	font-size:0.8em; 
	color:#303030; 
	font-family:Tahoma, Arial;
	font-weight:normal;
}
.labels
{
	font-size:0.8em;
	font-family:Tahoma, Arial, Serif;
	color: #303030;
}
.poweredby
{
	font-size:7pt;
	color:highlight;
	font-family:Tahoma, Verdana;
	text-align:center;
}
.chatwindow
{
	font-family:Arial,Tahoma,Serif; 
	font-size:1em;
	border-style:none;
	border-width:0;
	width:100%; 
	height:100%;
	scrollbar-base-color:#f7f7Ff7;
	scrollbar-3dlight-color:#fafafa;
	scrollbar-highlight-color:#cecfce;
	scrollbar-shadow-color:#cecfce;
	scrollbar-darkshadow-color:#fafafa;
	scrollbar-track-color:#fffbff;
	scrollbar-arrow-color:#3f52b8;
}
.lineo
{
	color:Blue;
	font-style:normal;
}
.linev
{
	color:Black;
	font-style:normal;
}
.linesays
{
	color:#C0C0C0;
	font-style:normal;
}
.linet
{
	color:Olive;
	font-style:italic;
}
.chatinput
{
	font-size:1em;
	color:#303030;
	font-family:Arial;
	border-color:#9EB6CE;
	border-width:1px;
	border-style:Solid;
	overflow:auto;
}
select
{
	font-size:1em; 
	color:#303030; 
	font-family:Tahoma, Arial;
	border-color:#9EB6CE;
	border-width:1px;
	border-style:Solid;
	padding:2px;
}
.callbackinput
{
	font-size:1.2em; 
	color:#303030; 
	font-family:Tahoma, Arial;
	border-color:#9EB6CE;
	border-width:1px;
	border-style:Solid;
}
.callbacksubmit 
{
	color:#303030;
	background-color:#F4F8FA;
	border-color:#9EB6CE;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
	font-size:10pt;
	background:transparent url('btnback.gif') repeat-x;
}
.callbacksubmit:hover 
{
	background:transparent url('btnhover.gif') repeat-x;
	border-color:Orange;
}
.buttonsend
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:8pt;
	color:#303030;
	cursor:hand;
	background-image:url(btnsend.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	text-align:center;
	padding-top:12px;
	padding-left:3px;
}
A:link
{
	text-decoration:none;
}			
A:visited
{	
	text-decoration:none;
	color:#333399;
}		
A:active	
{	
	text-decoration:none;
	color:#333399;
}			
.SMALL
{
	font-size:0.7em;
	font-family:Arial;
}	
