body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  font-size:15px;
	background-color: #ffffff;
}

#str1{
  width: 165px;
  height: 20px;
  border: 1px #000000 solid;
  background-color: #ffffff;
}

#srchstr{
  width: 140px;
  border: 1px #ffffff solid;
  color: #c0c0c0;
  float: left;
}

td{
  vertical-align: top;
}

.maindiv {
  width: 974px;  
  height: 100%;
  margin: 0 auto;
  padding: 0 0 0 0;  
  border 0 0 0 0;
  background: #ffffff;    
  text-align: left;   
}
.contentdiv {
  position: relative;
  left: 0;  
  width: 840px;
  margin: 0 0 0 0;  
  padding: 0 0 0 0;
  border 0 0 0 0;  
  background: #ffffff url('../images/bgr.gif') repeat-y top left;
  text-align: left;  
  float: left;    
}
.headgrdiv {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 840px;
  height: 313px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  background: #ffffff url('../images/head.jpg') no-repeat top left;
}
.footerdiv {
  position: relative;
  left: 67px;
  width: 840px;
  height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  text-align: center;
  font-size:13px;
  background-color: #eeeeee;
}
.menudiv {
  position: absolute;
  left: 68px;
  top: 278px;
  width: 181px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  text-align: left;
}
.hormenudiv {
  position: absolute;
  left: 314px;
  top: 18px;
  width: 300px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  text-align: left;
}
.innerheaddiv {
  position: absolute;
  left: 270px;
  top: 274px;
  width: 570px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  text-align: left; 
}
.innercontentdiv {
  position: absolute;
  left: 300px;
  top: 330px;
  width: 540px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  text-align: left;
}
.leftdiv{
  position: relative;
  left: 0;
  top: 0;
  width: 67px;
  height: 100%;
  margin: 0 0 0 0;  
  padding: 0 0 0 0;  
  border 0 0 0 0;
  background: #ffffff;
  float: left;  
}
.rightdiv{
  position: relative;
  right: 0;
  top: 0;
  width: 67px;
  height: 100%;
  margin: 0 0 0 0;  
  padding: 0 0 0 0;  
  border 0 0 0 0;
  background: #ffffff;
  float: right;  
}
.blue {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #133e8d;
	text-decoration: none;
}
.gray {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #303030;
	text-decoration: none;
}
.violet {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #133e8d;
	text-decoration: none;
}
.white {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.vert_dotted {
  background: #ffffff url('../image/bg_vert_dotted.gif') repeat-y top center;   
}
.hor_dotted {
  background: #ffffff url('../image/bg_hor_dotted.gif') repeat-x center left;
  vertical-align: middle;  
  height: 14px;  
}
.style1 {
  font-size: 9px;
}
.inptext {
  height:19px; 
  background-color:#FfFfFf;  
  width:141px; 
  border-style:solid; 
  border-width:1px; 
  border-color:#999999; 
  font-size:12px;
  font-family: Times New Roman, Times, serif;
}
.imgwbrd_left{
  margin: 0px 10px 10px 0px;  
  padding: 0 0 0 0;  
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-top: #ffffff solid 0px;
  border-bottom: #ffffff solid 0px;
}
.imgwbrd_right{
  margin: 0px 0px 10px 10px;  
  padding: 0 0 0 0;  
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-top: #ffffff solid 0px;
  border-bottom: #ffffff solid 0px;
}
.imgwbrd_center{
  margin: 0px 10px 5px 10px;  
  padding: 0 0 0 0;  
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-top: #ffffff solid 0px;
  border-bottom: #ffffff solid 0px;
}

a {
	color: #942929;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #999;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/overlay.png", sizingMethod="scale");
	}
	

