
.baseFont
{
	font-family: Verdana, Tahoma, Arial;
	font-size:12pt;
}

.whiteText
{
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;
	background-color: "#7F99CC";
	list-style-position:outside;
	color:White;
}

.rowClass1
{
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;
	background-color: "#ffffff";
	list-style-position:outside;
}

.rowClass2
{
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;
	background-color: "#7F99CC";
	list-style-position:outside;
}

.whiteTextMenu
{
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;
	background-color: "#7F99CC";
	list-style-position:outside;
	color:white;
}
	
.whiteTextMenu a:link
{
	color:white;
}

.whiteTextMenu a:visited
{
	color:white;
}
	
.whiteText a:link
{
	color:white;
}

.whiteText a:visited
{
	color:white;
}
.whiteHeader
{
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;	
	font-weight:bold;
	background-color: "#000000";
	text-indent:6;
	color:White;
}

.whiteHeader a
{
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;	
	font-weight:bold;
	background-color: "#000000";
	text-indent:6;
	color:White;
}

.whiteHeaderNoColor
{
	color:White;
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;	
	font-weight:bold;
}


.nameColumn
{
	font-weight:bold;
	
}

SELECT
{
	font-family: Verdana, Tahoma, Arial;
}

TEXTAREA
{
	font-family: Verdana, Tahoma, Arial;
}

   .navlink
   {
	font-size:8pt;
	color: "#FFFFFF";
	font-weight: bold; 
	text-decoration: none; 
   }

   .navlink A:visited
   {
	font-size:8pt;
	color: "#FFFFFF";
	font-weight: bold; 
	text-decoration: none; 
   }
	
   .navlink A:link
   {
	font-size:8pt;
	color: "#FFFFFF";
	font-weight: bold; 
	text-decoration: none; 
   }
   
   .navlink A:hover
   {
	font-size:8pt;
	color: "#FFFFFF";
	font-weight: bold; 
	text-decoration: underline; 
   }
   
   .greenText
   {
	font-size:7pt;
	color: "#99B78F";
	font-weight: bold; 
   }
   
   .greenLGText
   {
	font-size:10pt;
	color: "#99B78F";
	font-weight: bold; 
   }
   
    .bodyText
   {
	font-size:8pt;
	color: "#FFFFFF";
	font-weight: bold; 
   }
   
    .buttons 
   {  
    font-size: 9pt; 
    font-weight: bold; 
    background-color: silver; 
    text-align: center; 
    border-color: #000033 black black; 
    border-style: solid; 
    border-top-width: thin
   }
    .formFields 
   {  
	font-size: 7pt; 
	font-weight: bold; 
	background-color: #99B78F; 
	border-top-width: thin
   }
   
   .adminBody
   {
	 background-image:url(/img/back.gif);
   }
   
   .row1
   {
	font-family: Verdana, Tahoma, Arial;
	font-size:12px
   }
   
   .row2
   {
	font-family: Verdana, Tahoma, Arial;
	background-color:#aaccff;
	font-size:12px
   }
   
   .selectedRow
   {
	font-family: Verdana, Tahoma, Arial;
	background-color: "#006699";
	font-size:12px;
	color:White;
   }
   
   .editHeader
   {
	text-align:right;
	font-weight:bold;
   }
   