body
{
	font-family: Verdana, Arial;   
    margin: 3px auto; 
}
.tlbar 
{
	background-color: #FBF8ED;
	color: Blue;
	font-family: Verdana, Arial;   
	font-weight: 500;  
	font-size: 8pt; 
	cursor: pointer;  
}
.hybar 
{
	background-color: Transparent; 
	color: blue;
	width: 80px;  
	font-family: Verdana, Arial;   
	font-weight: 500;  
	font-size: 8pt;
	text-decoration: underline;  
	text-align: center;
	cursor: pointer;    
}
.btncal 
{
	color: Blue;
	font-size: 7pt;
	width: 60px;
	border-style: none;
	background-color: Transparent;
	text-decoration: underline;     
	text-align: center;  
	font-family: Verdana, Arial;
	cursor: pointer;  
}     
.stdtxt 
{
	font-family: Verdana, Arial;   
	font-size: 9pt;
	font-weight: normal;
}      
.smltxt 
{
	font-family: Verdana, Arial;   
	font-size: 7pt;
	font-weight: normal;
	background-color: Transparent;  
}      
.smtxt 
{
	font-family: Verdana, Arial;   
	font-size: 8pt;
	font-weight: normal;
	background-color: Transparent;  
}      
.medtxt 
{
	font-family: Verdana, Arial;   
	font-size: 8pt;
	font-weight: normal;
}      
.opttxt 
{
	font-family: Arial;   
	font-size: 9pt;
	font-weight: bold;
	color: White;  
	background-color: #0066ff;
}      
.lrgtxt 
{
	font-size: 14pt;
	font-family: Arial Black, verdana, Arial;
	font-weight: normal;
	width: 100%;
	text-align: center;   
}      
.bigtxt 
{
	font-size: 16pt;
	font-family: Arial Black, verdana, Arial;
	font-weight: normal;
	width: 100%;
	text-align: center;   
}      
.ddltxt 
{
	font-size: 8pt;
	font-weight: normal;    
}
.btnb 
{
	position: relative;
	font-size: 8pt;
	font-family: Verdana, Arial;
	font-weight: normal;
	color: Blue;  
	cursor: pointer;  
}     
.btns 
{
	position: relative;
	font-size: 8pt;
	font-family: Verdana, Arial;
	font-weight: normal;
	cursor: pointer;  
}     
#tbllinks 
{
	position: relative;  
	margin-top: -0px;
} 
#tblPage 
{
	position: relative;
	margin-top: 0px;
}   
.btnc
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
	color: Blue;  
	cursor: pointer; 
	border-style:outset;   
}     
.clsgrp
{
	position: relative;
	float: left;   
	background-color: #a9a9a9;
	text-align: center; 
	color: black;
	font-family: Verdana, Arial;   
	font-size: 9pt;   
	font-weight:bolder;   
	width: 100%; 
}	
.collapsable { 
    margin: .5em; 
    padding: .5em; 
} 
