a:link
{
	color: #3399FF; 
}

a:visited
{
	color: #808080; 
} 

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); font-family:Verdana; font-size:9 
}

body
{
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF; font-size: 10
}

h1
{
	font-family: Verdana;
	color: #C0C0C0; font-size:11pt; font-weight:bold
}
h2
{
	font-family: Verdana;
	color: #C0C0C0; font-size:10; font-weight:bold 
}
h3
{
	font-family: Verdana;
	color: #C0C0C0;font-size:9 
}

p            
{ 
	font-family: Verdana; font-size: 10; color: #FFFFFF 
}

textarea     
{ 
	font-family: Verdana; font-size: 9 
}

.TextBox		
{
	font-family: Tahoma,Verdana; 
	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;}
}

.InvisibleBox		
{
	font-family: Tahoma,Verdana; 
	font-size:10pt; 
	color:#FFFFFF; 
	background-color:#235F9A; 
	border:#000000; 
	border-style:groove; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	scrollbar-base-color:#235F9A;
	scrollbar-DarkShadow-color:#235F9A; 
	scrollbar-arrow-color:white;" 
}

.InputBox		
{
	font-family: Tahoma,Verdana; 
	font-size:10pt; 
	color:white; 
	background-color:#0099FF; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}

}

.Font8v {
	font-family: Tahoma,Verdana; 
	font-size:8pt; 					
	color:black
}