body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: Aqua;
	list-style-image: url(../images/arrow_white.gif);
	background-color: #FFFFFF;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-image: url(../images/arrow_white.gif);	    
}
a:link {
	color: #006699;
}
a:visited {
	color: #6699CC;
}
a.logout:link {
	color: white;
}
a.logout:visited {
	color: white;
}
.tblHdr 
{ 
   FONT-WEIGHT: bold; 
   COLOR: #085D9C; 
   FONT-FAMILY: Arial; 
   HEIGHT: 30px; 
   BACKGROUND-COLOR: #DBEFEE
}
.tblLabel 
{
   FONT-WEIGHT: bold; 
   FONT-FAMILY: Arial; 
   COLOR:#DEEBFF;
   HEIGHT: 30px;    
   BACKGROUND-COLOR: #6699cc;
   font-size: 10pt;
   
}
.tblField 
{
   FONT-WEIGHT: bold;  
   FONT-FAMILY: Arial; 
   HEIGHT: 30px; 
   BACKGROUND-COLOR:#DEEBFF;
   font-size: 10pt;
}
.AppHdr
{
   FONT-FAMILY: Arial; 
   font-weight: bold; 
   font-size: 14pt; 
   color: #F78221; 
   font-family: Arial;
}
.tblMbrFormSel
{
   FONT-WEIGHT: bold; 
   FONT-FAMILY: Arial; 
   COLOR:#DEEBFF;
   HEIGHT: 30px;    
   BACKGROUND-COLOR: #085D9C;
   font-size: 10pt;  
   vertical-align: middle;  
   text-align: left;   
   }
.refLink
{
   FONT-FAMILY: Arial; 
   font-weight: bold; 
   font-size: 10pt; 
   color: #F78221; 
   font-family: Arial;
   }
   
.text_login
{
   FONT-FAMILY: Arial; 
   font-weight: bold; 
   font-size: 10pt; 
   color: white; 
   font-family: Arial;
   }
.Note 
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
