.title{
background-color:#99CCFF;
color:#000000;
font-weight:bold;
}
.piclink{
width:63px;
height:63px;

}
.head{
color:#FFFFFF;
}
.but{
background-color:#99CCFF;
border: none;
color:#000000;
}
body{
margin:0px;
font-family:tahoma;
font-size:80%;
}
.top-nav {
border-top: solid 5px #99CCFF;
height:20px;
color:#FFFFFF;
	background-color:#000000;
	padding-top:2px;
	padding-left: 5px;
}
.top-nav a{
	color: #FFFFFF;
	text-decoration: none;
}
a{
color: #CC0000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.top-nav a:hover{
	color: #99CCFF;
	text-decoration:none;
}
.top-nav1 a{
color:#000000;
text-decoration:none;
}
.top-nav1 {
	color: #000000;
	text-decoration: none;
}
td#top a {
	color: black;
	text-decoration: none;
}
.table-border {
	border: 1px solid #000000;
}
.search{
background-image:url(../images/index_08.jpg);
background-repeat:repeat-x;
}


.ActivityHead {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #f6efea;
	padding: 5px;
	border: 1px solid  #ded1c8;

}


/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:left; margin-left:10px; direction: rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom 
{ 
	border:1px solid #369; 
	background-color: white;
	margin-top:5px;
}
.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:63px; width:63px; }
.PZ3zoom a:hover img { height:200px; width:200px;
  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 { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */