body {  font-family: "MS Sans Serif"; font-size: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #5E5E5E;
scrollbar-face-color:#AAFFAA;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#80FF80;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#00C832;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#EEFFEE;
}
td {  font-family: "MS Sans Serif"; font-size: 10px}
a:link {  text-decoration: none; color: black;}
a:hover {  color: black; text-decoration: underline}
a:visited {  text-decoration: none ;color: black;}
#box_tab {
	width: 900px;
	height: 500px;
	margin: 0px 0px 0px 0px;
}

#box_tab {
	width: 900px;
	height: 500px;
	margin: 0px 0px 0px 0px;

}

#box_menu{
	width: 900px;
	height: 20px;
	margin: 0;
	padding: 10;

	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px; 

}

#box_menu li{
	display: inline;
}
#box_menu li a{
	padding: 30;
	text-decoration: none;
}


div.hidden{
	display:none;
}

.font18{
	border-top: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	background: url('images/bg_tabnews_hover.gif') repeat-x;
}

.font12{
	margin: -4;
	display: block;
	background: url('images/bg_tabnews_hover2.gif') repeat-x;
	border-right: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
}
#box_content1 ,#box_content2,#box_content3,#box_content4,#box_content5 {
	width: 700px;
	position: absolute;

}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: orange}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

b.rtop2, b.rbottom2{display:block;background: orange}
b.rtop2 b, b.rbottom2 b{display:block;height: 1px; overflow: hidden; background: #FFF}
b.r12{margin: 0 5px}
b.r22{margin: 0 3px}
b.r32{margin: 0 2px}
b.rtop2 b.r42, b.rbottom2 b.r42{margin: 0 1px;height: 2px}

b.rtop3, b.rbottom3{display:block;background: #FFF}
b.rtop3 b, b.rbottom3 b{display:block;height: 1px; overflow: hidden; background: #ff8605}
b.r13{margin: 0 5px}
b.r23{margin: 0 3px}
b.r33{margin: 0 2px}
b.rtop3 b.r43, b.rbottom3 b.r43{margin: 0 1px;height: 2px}

#btn_small {
border:1px solid #888888;
margin:2px 20px 2px 10px;
width:40px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}