body {
	padding:0; 
	margin:0; 
	color:#000000;
}
body, td {
	font-family:Tahoma; 
	font-size:12px; 
}
br{
	font-size:12px}
.content td{
	color:#555555; 
	font-size:12px; 
	line-height:13px;
} 
.content b a{
	color:#00529D; 
	text-decoration:none;
} 
.content b a:hover{
	text-decoration:underline;
} 
.content a{
	color:#555555; 
	text-decoration:underline;
} 
.content a:hover{
	text-decoration:none;
} 
.content li{
	background:url(images/1_z2.gif)  center left no-repeat; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 10px;
}
.content .block{
	color:#555555; 
	font-size:12px; 
	line-height:13px;
}
.content .block2{
	color:#555555; 
	font-size:12px; 
	line-height:17px;
}
.content .block a{
	color:#0B79B9; 
}
.content .block a:hover{
	text-decoration:none
} 
.footer{
	color:#555555; 
	font-size:11px; 
	line-height:13px;
} 
.footer a{
	color:#555555;  
	text-decoration:none;
} 
.footer a:hover{
	text-decoration:underline;
} 
input,textarea{
   background:#FFFFFF;
   border:1px solid #599FD5;
   font-family:Tahoma;
   color:#555555; 
   font-size:12px;
   padding-top:3px;
} 
.style1 {
	color: #FFFFFF;
}
.style2 {
	font-size: x-small;
}
.style3 {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	font-size: 14px;
	color: #FFFFFF;
}
.style5 {	
	font-size: 14px;
}
.style7 {
	font-size: 14px; 
	font-weight: bold; 
}
.style8 {
	font-size: 12px;
}
.style10 {
	color: #0000FF;
	font-weight: bold;
}
.style11 {
	color: #FF0000;
	font-weight: bold;
}
.style12 {
	color: #000000;
}
.style14 {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}

/*CSS FOR IMAGE GALLERY*/

.slideshow{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.slideshow img{
	border: 0;
	width: 120px;
	height: 80px;
}
#navlinks{
	width: 380px;
}
#navlinks a{
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 110%;
}
#navlinks a.current{
	background-color: #0096D6;
	color: #FFFFFF;
}
#thumbBox{
	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{
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}

#thumbBox #thumbImage{
	background-color: white;
}

#thumbLoading{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}
.style15 {
	font-size: 16px;
	font-weight: bold;
}
.style16 {
	font-size: 16px;
}