body, html  {
	scrollbar-track-color: #aaaaaa ;
	scrollbar-face-color: #D90000;
	scrollbar-highlight-color: #D90000;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	background-image:url('../page_uevents_files/images/pagebg.jpg');
	background-attachment: fixed;
	font-family: Arial,Times New Roman;
	font-size:13px;
	color:#000000;
	margin:0px;
	padding:0px;
	}

#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: 6px;
	}

#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: #D90000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 6px; 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;
	}


td{ font-family : Arial,Times New Roman;
	font-size:14px;
	color:#000000;
letter-spacing : .5px;
}

h2{
	font-size:23px;
    font-family : Arial,Times New Roman;
	font-weight:bold;
letter-spacing : .2px;
	color:#000000;
}

h6{
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:0px 0px 3px 0px;
}
h5{
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding:5px 30px 0px 20px;
	margin:0px 0px 3px 0px;
}
h7{
	font-size:14px;
	font-weight:bold;
}

p{ font-family : Arial,Times New Roman;
	font-size:14px;
letter-spacing : .5px;

}
.text1{
	text-align:justify;
	text-indent:15px;
	padding:0px;
	margin:0px;
}
.text2{
	font-size:12px;
	text-align:justify;
	padding:5px 30px 5px 20px;
	margin:0px;
}
.pic1{
	border:1px solid #7C6016;
}
.pic2{
	border:1px solid #7C6016;
}
.button{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#D90000;
	border:1px solid #AD8822;
	padding:1px 0px 1px 0px;
	margin:0px;
}
.formInput{
	font-size:12px;
	height:18px;
	width:150;
	border:1px solid #999999;
	margin:2px 0px 2px 0px;
}
#formArea{
	font-size:12px;
	height:80px;
	width:250px;
	background-color:white;
	border:1px solid #999999;
	margin:2px 0px 2px 0px;
}
.formtd{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	padding:5px 5px 0px 5px;
	margin:0px;
}
.instrText{
	font-size:11px;
	color:#565656;
	font-weight:bold;
}
.bigLink{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#C00303;
}
.bigLink:hover{
	color:#7D7D7D;
	text-decoration:underline;
}
.footerLink{
	font-size:10px;
	text-decoration:none;
	color:#838383;
	padding:2px 4px 2px 4px;
}
.footerLink:hover{
	font-size:10px;
	text-decoration:underline;
	color:#D90000;
}
.link1{
	font-size:11px;
	text-decoration:none;
	color:#838383;
	padding:2px 4px 2px 4px;
	display:block;
	width:220px;
	text-align:center;
}
.link1:hover{
	font-size:11px;
	text-decoration:underline;
	color:#D90000;
}
