body
{
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: verdana;

}

.content
{
	padding-left: 45px;
	padding-bottom: 75px;
	font-size: 11px;
	line-height: 18px;
	color: #006666;
}

.content a
{
	color: #006666;
	text-decoration: underline;
}

.content a:hover
{
	color: #08B3B3;
	text-decoration: underline;
}

.content2
{
	padding-left: 15px;
	padding-bottom: 75px;
	font-size: 11px;
	line-height: 18px;
	color: #006666;
}

.content2 a
{
	color: #006666;
	text-decoration: underline;
}

.content2 a:hover
{
	color: #08B3B3;
	text-decoration: underline;
}

.content2 td
{
	font-size: 11px;
	line-height: 18px;
	color: #006666;
}

.content2 td.a
{
	color: #006666;
	text-decoration: underline;
}

.content2 td.a:hover
{
	color: #08B3B3;
	text-decoration: underline;
}

.expandlink {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
}

.expandlink a {
	color: #006666;
	text-decoration: none;
}

.expandlink a:hover {
	color: #006666;
	text-decoration: underline;
}

.formfields {
	font-family: Arial;
	font-size: 8pt;
	border: 1 solid #339999;
	margin-bottom: 6px;
}

.footer
{
	padding-bottom: 25px;
	text-align: center;
	font-size: 10px;
	line-height: 21px;
	color: #CC9933;
	
}

.footer a
{
	color: #CC9933;
	text-decoration: none;
}

.footer a:hover
{
	color: #CC6600;
	text-decoration: underline;
}

.help-window
{
  position: absolute; 
  top: 179px; 
  left: 223px;
  width: 438px;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000;
  background: #fff;
  opacity:.80;
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  padding-top: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
  display: none;
  border: 1px solid #006666;
  z-index: 2;
}


.photo-link a
{
	color: #CC9933;
	text-decoration: none;
}

.photo-link a:hover
{
	color: #CC6600;
	text-decoration: underline;
}

.popup-content 
{
	font-family: verdana;
    	font-size: 11px;
    	color: #333;
    	line-height: 14px;
}

.popup-content a 
{  
    	color: #006666; 
    	text-decoration: none; 
}
                
.popup-content a:hover 
{  
    	color: #006666;
    	text-decoration: underline; 
}