/* CSS Document */

.a  {
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 14px;
	color: #000033;
}

.bheading  {
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}

.bfooter  {
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: underline;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 12px;
	color: #0099FF;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
}

a.yy  {
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a.yy:hover  { font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 14px;
	color: #00CCFF;
	font-weight: bold;
}

a.zz  {
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

body {
	background-color: #000000;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	color: #000000;
	font-size: 12px;
}
.style9 {border-color:#999999; border-width:thin; border-style:solid; }

.phototitle  {
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.openwindowtext {
	background-color: #000000;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	color: #FFFFFF;
	font-size: 10px;
}

.headerboldwhire {
	background-color: #000000;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
}

.whitebody {
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif", sans-serif, "Tempus Sans ITC";
	font-size: 12px;
	color: #FFFFFF;
}

.contentimg{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}