body{
padding:0px;
margin:0px;
background:url(images/sq.gif) top center;
}

table {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a { text-decoration:none}
a:hover{text-decoration: underline;}

img { border:0px;}

.main_text, table, body
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#FFFFFF;
	}

a {color:#FFFFFF;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}

.form{height:21px; margin-top:9px;}
.form input	{width:176px; height:18px; border-color:#B5D9F3; border-width:1px; background-color:#72ADE2; border-style:solid; padding-left:5px}

textarea {width:176px; height:108px; border-color:#B5D9F3; border-width:1px; background-color:#72ADE2; border-style:solid; padding-left:5px; overflow:hidden; margin-top:9px}

/*
ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a.gif) no-repeat left center; margin: 0px; padding:0px; line-height:18px}
*/
/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{
	position:relative;
	overflow:hidden;
	width:379px;
	height:385px;
	z-index:100;
	}
div#wn	{ 
	position:relative; 
	left:13px; top:28px; 
	width:379px; height:385px; 
	clip:rect(0px, 379px, 385px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:8; top:28;
  width:19px; height:385px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:19px;
  width:19px; height:347px;
  background: url("images/track.gif") repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:0px; top:0px;
  width:17px; height:8px;
  background-color:#CCCCCC;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  
.txtor1 {
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	overflow: auto;
}

/*lightbox*/
#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;
	}
	
.FooterText {
	color:#333333
}
.FooterText a {
	color: #333333;
	text-decoration: none;
}

.FooterText a:hover {
	color: #CCCCCC;
	text-decoration: underline overline;
	background-color: #333333;
}select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
}
