


BODY  
	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
  color:#000000; line-height: 11pt;}
TD, P 
	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
  color:#000000; line-height: 11pt;}

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 12px; 
	}
.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{ 
	  font-size: 16px; 
	  font-weight: bold; 
	}
.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; 
	}
.admin                          /* used in admin bars */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.fineprint                      /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;
	}
.editlink			/* Used for the [edit] tags */
	{
	  font-size: 10px;
	}



.standard { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
  color:#3b372c; line-height: 11pt;}
a.standard { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
  color:#3b372c; line-height: 11pt; text-decoration: underline;}
a.standard:hover {color: #ccc7a5; text-decoration: none; }
.navbar { font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; font-size: 
  13px; color:#666666; line-height: 11pt;}
.infobox { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
  color:#eeeeee; line-height: 11pt;}
a.infobox { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
  color:#eeeeee; line-height: 11pt; text-decoration: underline}
a.infobox:hover { color:#999999; text-decoration: none;}
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; 
  color:#1a1c96;}
a.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; 
  color:#1a1c96; text-decoration: none;}
a.footer:hover { color:#cc9900; text-decoration: underline;}

