BODY {
	color : Black;
/*	background-color : #00599b;*/
	background-color : #000000;
	font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}
	
	
TABLE, TR,TD{
	font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A {
	color : #e1393d;
		font-size : 10pt;
		text-decoration : underline;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

.tinytext:{
		font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
}

/*  - - - -  Regular  Menu Links - - - - - */

A.menulink:link {
	font-size : 11px;
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
}
A.menulink:visited{
	font-size : 11px;
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
}
A.menulink:active {
	font-size : 11px;
	color : #CC0000;
	text-decoration : Underline;
	font-weight : bold;
}
A.menulink:hover {
	font-size : 11px;
	color : Red;
	text-decoration : Underline;
	font-weight : bold;
}


/*  - - - -  Plain Text  Menu Links - - - - - */

A.plainlink:link {
	color : Black;
	text-decoration : none;
}
A.plainlink:visited{
	color : Black;
	text-decoration : none;
}
A.plainlink:active {
	color : Black;
	text-decoration : Underline;
}
A.plainlink:hover {
	color : Red;
	text-decoration : Underline;
}


/*  - - - -  SMALL  Menu Links - - - - - */

A.smallmenulink:link {
	font-size : 11px;
	color : #CC0000;
	text-decoration : none;
	font-style : italic;
}
A.smallmenulink:visited{
	font-size : 11px;
	color : #CC0000;
	text-decoration : none;
	font-style : italic;
}
A.smallmenulink:active {
	font-size : 11px;
	color : #CC0000;
	text-decoration : Underline;
	font-style : italic;
}
A.smallmenulink:hover {
	font-size : 11px;
	color : Red;
	text-decoration : Underline;
	font-style : italic;
}


/*   - - - -White Links - - - - */
 
A.whitelink:LINK {
	color : White;
	text-decoration : none;
}

A.whitelink:visited{
	color : White;
	text-decoration : none;
}
A.whitelink:HOVER {
	color : Red;
	text-decoration : Underline;
}

A.whitelink:ACTIVE {
	color : White;

}


/*  - - - -  8pt  Menu Links - - - - - */

A.tinymenulink:link {
	font-size : 8px;
	color : #CC0000;
	text-decoration : none;
	font-style : italic;
}
A.tinymenulink:visited{
	font-size : 8px;
	color : #CC0000;
	text-decoration : none;
	font-style : italic;
}
A.tinymenulink:active {
	font-size : 8px;
	color : #CC0000;
	text-decoration : Underline;
	font-style : italic;
}
A.tinymenulink:hover {
	font-size : 8px;
	color : Red;
	text-decoration : Underline;
	font-style : italic;
}



.whitetext{
	color : White;
}

td.menuon { background-color: #EDEDED; color: #CC0033; }
td.menuoff { background-color: White; color: #CC0033; }


.BoldHeading {
	font : Arial, Helvetica, sans-serif; 
	color : #CC0000;
	font-weight : bold;
	font-variant : small-caps;
	letter-spacing: 2px;
	font-size : 12pt;
}

td.paddedcell {
	margin-left : 10px;
}







/* Photo-Caption PZ3 CSS v080630 
* copyright: http://randsco.com/copyright 
* www.randsco.com 
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 

