TH
{font-family: Verdana, Tahoma, Arial;
 font-size: 12pt;
 font-weight: bold}

FORM 
{ display: inline;
}

BODY
{font-family: Verdana, Tahoma, Arial;
 font-size: 10pt;
 font-weight: normal;}

SELECT 
{background-color: #FFFFFF; 
 color: #000000;
 font-size: 8pt;
 font-family: Verdana, Tahoma, Arial;
 font-weight: normal;}

TEXTAREA, .TEXTBOX, .FILE
{
	border-right: #7F9DB9 1px solid;
	border-top: #7F9DB9 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #7F9DB9 1px solid;
	color: black;
	border-bottom: #7F9DB9 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
}

.SUBMIT
{background-color: #e6e6fa; 
 border: #7F9DB9 1px solid; 
 color: black; 
 font-family: Verdana, Tahoma, Arial; 
 font-size: 8pt; 
 font-weight: bold;}

TABLE, TR, TD                
{font-family:Verdana, Tahoma, Arial;
 font-size: 10pt; 
 color:#000000}

TD.boxbottom
{font-family:Verdana, Tahoma, Arial;
 font-size: 8pt; 
 color:#000000}

a:link, a:visited, a:active  
{text-decoration:none; 
 color:#000000}
 
a:hover 
{text-decoration:underline;
 color:#CC0000}

.footer
{
font-size: 8pt; 
} 
 
 /* Gallery slide show settings */
#gallery
{
  position: relative;
  width:200px;
  margin:0;
  padding:0;
}

#gallery li
{
  position: relative;
  display: block;
  left: 0;
  top: 0;
  background-color: white;
}