body, td
{
	color: #232323;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	/*font-family: Tahoma, Arial;*/
}
legend, th
{
	color: #176220;
	font-weight: bold;
}
.advlinks, .advlinks a:link, .advlinks a:visited
{
   color : #DBD594;
   font-size: 9pt;
   text-decoration: none;
   font-weight: bold;
}
.advlinks a:hover 
{
  color: #A6D34E;
  text-decoration: underline; 
}
/*used for formatting many things - even the calendar*/
.BannerColorTable
{
    background-color: #5D9654; 
    color: Black;
}
/* mostly for calendars */
.HighlightedDay 
{
	background-color: #1A5321; 
    color: White;
}
/* spiderweblogic links */
.discreteLink:link, .discreteLink:visited
{
	text-decoration: none;
	font-size: 8pt;
	color: #434343;
	font-family: Tahoma, Arial, Helvetica;
}
.discreteLink:hover
{
	text-decoration: underline; 
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica;
}



h1 
{ 
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14pt;
	color: #1A5321;  
}
h2
{ 
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12pt;
}
.TableHeader 
{
	color: #1A5321;
	font-weight: bold;	
}
.AlternatingData 
{
	background-color: #f0f0f0;	
}

/*
For links at left
*/
.leftLink:link, .leftLink:visited
{
  COLOR: #DBD594;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica;
}
.leftLink:hover
{
  COLOR: #A6D34E;
  text-decoration: underline;   
  font-size: 12pt;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica;
  
}
/*links at top of page*/
.topLink:link, .topLink:visited, .topLinkDisabled
{
	text-decoration: none;
	font-size: 11pt;
	font-family: Tahoma, Arial, Helvetica;
}
.topLink:hover
{
	text-decoration: underline; 
	font-size: 11pt;
	font-family: Tahoma, Arial, Helvetica;
}
.disableLink 
{
  COLOR: #A6D34E; /*#C7912B;*/
  text-decoration: none;   
  font-size: 12pt;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica;
}

.smallPrint 
{
 font-family: Tahoma, Arial, Helvetica;
 font-size: 8pt;
}
caption 
{
  font-weight: bold;
  font-size: 14pt;	
}


A:link, A:visited 
{
     COLOR: blue;
     text-decoration: none;
}
A:hover 
{
     COLOR: blue;
     text-decoration: underline;     
}

/*Advertisements*/
.AdvertisementPosition 
{
  position: absolute;
  top: 420px; /*450px*/
  left: 7px; 
  z-index: 9999;
}
.AdvertisementHead 
{
	color: White;
	background-color: #007050;	
}



