body table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

a:link {
	color: #330099;
}

a:hover {text-decoration: none;}

.module {
	border: 1px solid #330099;
}

.mheader {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #330099;


}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #F2F1FE;


}
.smallnav {
	font-size: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F2F1FE;


}
.modtext {
	font-size: 11px;
	color: #993333;
}
h2 {
	font-size: 14px;
}
.dbtbl {
	font-size: 10px;
	border: 1px solid #CCCC99;
}
.bground {
	background-color: #C7D8FE;
}
.hnav {
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFCC;
}
.hmodtext {

	font-size: 11px;
	color: #993333;
}
.hmheader {

	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #CC0000;
}
.hmodule {

	border: 1px solid #CC0000;
}
.hfooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
}

/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  [class~=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%; }
  [class~=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; }
  class~=PZ3-r]>a:hover { margin:-1px -1px 0 0; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap { display:block;
  padding:2px 5px; margin-top:-5px;
  direction:ltr; background:#369; color:#fff;
  font:10pt verdana,sans-serif;
  text-align:left; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr a img,.noBdr a:hover img { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */
