
BODY { margin-left : 0px ; margin-right : 0px ; margin-top : 5px ; padding-top : 0px ; }

    
A:link.color { color:white; text-decoration:none }
A:visited.color { color:white; text-decoration:none }
A:active.color { color:white; text-decoration:none }
A:hover.color { color:white; text-decoration:underline }

A:link.color2 { color:white; text-decoration:none }
A:visited.color2 { color:white; text-decoration:none }
A:active.color2 { color:white; text-decoration:none }
A:hover.color2 { color:white; text-decoration:underline }


P 	{ font-family : verdana,helvetica ; font-size : .7em ; line-height: 150%; color:#000000 ; margin-left : 10px;  margin-right : 10px; margin-top:0px ; margin-bottom:6px }

B	{ color : #993300 ; }

B.2	{ color : #666666 ; }

B.3	{ color : #FFFFFF ; }
	
UL 	{ 
	font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 8pt;
	font-weight : regular;
	list-style-type : square;
 	padding-top : 0px;
 	padding-bottom : 0px;
	padding-left : 20px ;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	} 

LI 	{ 
	font-family: verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 8pt;
	font-weight : regular;
 	padding-top : 0px;
 	padding-bottom : 0px;
	padding-left : 0px ;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 15px;
	}


.color  {font-family:verdana,helvetica; font-size : .725em ; color:#FFFFFF;letter-spacing: .5pt;  }
.colorfooter  {font-family:verdana,helvetica; font-size : .55em ; color:#d7af38;letter-spacing: .5pt;  }
.footnote  {font-family:verdana,helvetica; font-size:.525em ; color:#eeeeee;letter-spacing: 1px;  }
.footmenu  { font-family : arial,helvetica ; font-size : .7em ; color : #FF3300 ; letter-spacing : 1pt ; }
.hidden  { font-family : arial,helvetica ; font-size : .7em ; color : #999999 ; letter-spacing : 0pt ; }
.white  { color:#FFFFFF; }

.heads {
	font-size:15pt;
	color: #FF3300;
	text-align:left
	}

.heads2 {
	font-size:12pt;
	color: #FF3300;
	text-align:left
	}


.orangehead {
	background-color:#ff3300;
	font-family:verdana,arial, helvetica, sans-serif;
	color : #FFFFFF ;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 1px;
	text-align:left ;
	  }


.photocap	{	
		font-family : verdana, helvetica, sans-serif;
		font-size : 8pt;
		color:#666666;
		margin-top : 3px;
		margin-bottom : 3px;
		margin-left : 0pt;
		margin-right : 0pt;
		}
		
.photocap2	{	
		font-family : verdana, helvetica, sans-serif;
		font-size : 8pt;
		color:#ffffff;
		margin-top : 3px;
		margin-bottom : 3px;
		margin-left : 0pt;
		margin-right : 0pt;
		}

.photocredit	{	
		margin-top : 3px;
		margin-left : 0px;
		margin-bottom : 7px;
		font-family : verdana, helvetica, sans-serif;
		font-size : 8pt;
		margin-right : 0pt;
		color:#666666;
		}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
font: bold 10px verdana, helvetica, sans-serif;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}



#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}


#thumbBox2{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0px;
top: 0;
font: 12px verdana, helvetica, sans-serif;
text-align: center;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}
#thumbBox2 .footerbar{ /*Footer DIV of thumbbox2 that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox2 #thumbImage{ /*DIV within thumbbox2 that holds the enlarged image */
background-color: white;
padding:10px;
}