body {padding:0; margin:0; color:#000000; background:url(images/bg.gif) repeat-x; background-color:#323232}
body, td {font-family:Arial; font-size:11px; }
br{font-size:10px}
a:link {
	color: #66CCFF;
}
a:visited {text-decoration:underline; color:#97ACC3;}
a:hover {text-decoration:none; color:#97ACC3;}
  .s{color:#9A9A9A; text-decoration:none}
  .green{color:#A5A07F;}
  .red{color:#5C3800;}
  .o{color:#8F7737;}
.blue{font-size:12px; color:#13468C}
.w{color:#FFFFFF;}
.w1{font-size:13px; color:#FFFFFF;}
.w2{font-size:12px; color:#FFFFFF}
.b{font-size:12px; color:#000000; }

 .t1{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }
 .t2{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }
 .t3{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }
 .t4{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }


input,textarea{
   font-family:Arial;
   font-size:11px;
} 
.style1 {
	color: #003399;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	font-size: 10
}
.style5 {
	font-size: 14
}

.style7 {
	color: #00FF00
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
