body
{
	font-family: Verdana, Arial;   
    margin: 3px auto; 
}
.levels 
{
	width: 100%;
} 
.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: .2em; 
    padding: .2em; 
} 
.rc1, .rc2, .rc3, .rc4{font-size:1px; overflow:hidden; display:block;}
.rc1 {height:1px; margin:0 5px;}
.rc2 {height:1px; margin:0 3px;}
.rc3 {height:1px; margin:0 2px;}
.rc4 {height:2px; margin:0 1px;}

.btnback 
{
	background: url(../images/button_back.gif);
	width: 80px;
	height: 20px;  
	border-style: none;  
	cursor: pointer;  
}
