.head { color: navy; font-weight: bolder; font-size: 11px; font-family: Arial }
.body { font-size: 10px; font-family: Arial; text-decoration: none }
.body big { font-weight: bolder; font-size: 12px; font-family: Arial }
.small bold { font-weight: bolder; font-size: 9px; font-family: Arial }
.body small { font-size: 9px; font-family: Arial }
.head_large { font-weight: bolder; font-size: 16px; font-family: Arial }
.head_large_white { color: white; font-weight: bolder; font-size: 16px; font-family: Arial }
.head_large_PB { font-weight: bolder; font-size: 26px; font-family: Arial; text-decoration: none }
.big_blue { color: #4169e1; font-weight: bolder; font-size: 34px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.head_gray { color: gray; font-weight: bolder; font-size: 11px; font-family: Arial; text-decoration: none }
.small_gray { color: gray; font-weight: bolder; font-size: 10px; font-family: Arial; text-decoration: none }
.head_ltblue { color: #00f; font-weight: bolder; font-size: 11px; font-family: Arial }
.head_black { color: black; font-style: normal; font-weight: bolder; font-size: 11px; font-family: Arial; text-decoration: none }
.head_white { color: white; font-weight: bolder; font-size: 11px; font-family: Arial; text-decoration: none }
.head_white_itin { color: white; font-weight: bolder; font-size: 15px; font-family: Arial; text-decoration: none }
.italics { font-style: italic; font-size: 10px; font-family: Arial }
.body_color { color: #4169e1; font-weight: bolder; font-size: 10px; font-family: Arial; text-decoration: none }
.body_white { color: white; font-style: normal; font-size: 11px; font-family: Arial; text-decoration: none }
.body_white1 { color: white; font-style: normal; font-size: 12px; font-family: Arial; text-decoration: none }
.italics_blue { color: blue; font-style: italic; font-size: 12px; font-family: Arial }
.body_green { color: #0f0; font-size: 11px; font-family: Arial; text-decoration: none }
.body_bkg { font-weight: bolder; font-size: 10px; font-family: Arial; background-color: #808080 }
.phone { color: black; font-size: 14px; font-family: Arial }
.wordtext_black { color: black; font-size: 12px; font-family: Arial; text-decoration: none }
.wordtext_black_underline { color: black; font-size: 12px; font-family: Arial; text-decoration: underline }
.wordtext_GRAY { color: #696969; font-size: 12px; font-family: Arial; text-decoration: none }
.wordtext_blue { color: blue; font-size: 12px; font-family: Arial; text-decoration: none }
.copyright { color: #bdb76b; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.main_menu { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.red { color: red; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.red_med { color: red; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.red_big { color: red; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.Orange { color: #ff4500; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.Web_Spec_head { color: #4169e1; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
body {
	background-image: url(bkg.gif);
	background-color: #000066;
}
.style1 {font-size: 12px}
body,td,th {
	color: #000000;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #0099CC;
}



.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 { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }