body {
  margin: 0px;
  padding: 0px;
  background: #ffffff url(../images/bg.gif) repeat top left;
}
.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #303030;
}
.style3 {
  font-size: 9px;
  font-family: Tahoma;
}
.style4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #303030;
}
.style5 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
}
td {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #454545;
	line-height: 13px;
	vertical-align: top;
}

a {
  text-decoration: underline;
  color: #4D560B;
}

.copy{
  font-family: tahoma;
	color: #383838;
	text-decoration: none;
	font-size: 11px;
}

#copyr a{
  color: #3e3e3e;
  text-decoration: none;
}

#copyr a:hover{
  color: #0e0e0e;
  text-decoration: underline;
}

#copyr{
  margin: 0 auto;
  padding: 10px 0 0 0;
  border: 0 0 0 0;
  min-height: 20px;
  _height: 20px;  
  text-align: center;
}

ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  background: url(../images/a.gif) center left no-repeat;
  margin: 0 0 0 0px;
  padding: 0 0 0 13px;
  line-height: 16px;
}

.compic{
  width: 150px;
  height: 150px;
  text-align: left;  
  vertical-align: middle; 
  margin: 0px 0px 0px 5px;  
  padding: 0px 0px 0px 5px; 
  background-color: #fffff; 
  border-left: #c0c0c0 solid 0px;
  border-right: #c0c0c0 solid 0px;
  border-top: #c0c0c0 solid 0px;
  border-bottom: #c0c0c0 solid 0px;
}

.imgwobrd_left{
  margin: 0px 10px 10px 0px;  
  padding: 0 0 0 0;  
  border: 0 solid #909090;
}
.imgwobrd_right{
  margin: 0px 0px 10px 10px;  
  padding: 0 0 0 0;  
  border: 0 solid #909090;
}
.imgwobrd_center{
  margin: 0px 10px 5px 10px;  
  padding: 0 0 0 0;  
  border: 0 solid #909090;
}

.imgwbrd_left{
  margin: 10px 10px 10px 0px;  
  padding: 3px;      
  border-left: #c0c0c0 solid 1px;
  border-right: #c0c0c0 solid 1px;
  border-top: #c0c0c0 solid 1px;
  border-bottom: #c0c0c0 solid 1px;
  float: left;
}
.imgwbrd_right{
  margin: 0px 0px 10px 10px;  
  padding: 3px;  
  border-left: #c0c0c0 solid 1px;
  border-right: #c0c0c0 solid 1px;
  border-top: #c0c0c0 solid 1px;
  border-bottom: #c0c0c0 solid 1px;
}
.imgwbrd_center{
  margin: 0px 10px 5px 10px;  
  padding: 3px;  
  border-left: #c0c0c0 solid 1px;
  border-right: #c0c0c0 solid 1px;
  border-top: #c0c0c0 solid 1px;
  border-bottom: #c0c0c0 solid 1px;
}

.inptext {
  height:16px; 
  background-color:#ffffff;  
  width:141px; 
  border-style:solid; 
  border-width:1px; 
  border-color:#999999; 
  font-size:11px;
  font-family: Tahoma;
}

.verthr{
  width: 10px;  
  text-align: center;
  background: #ffffff url(../images/verthr.gif) repeat-y top left;
}

.white {color:#ffffff; text-decoration:none}
.blue {color:#223C58; text-decoration:none}
.gray {color:#833D0B; text-decoration:none}
.red {color:#D03823; text-decoration:none}
.green {color:#768802; text-decoration:none}
.blue1 {color:#385879; text-decoration:none}

.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:13px}
.list {line-height:10px}

.form {
  width: 150px;
	height: 21px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #454545;
	margin-left: 0px;
	margin-right: 0px
}
		
.textarea {
  width: 263px;
	height: 18px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

a:hover{
  text-decoration: none;
}

.a:hover{
  text-decoration: underline;
}

#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");
	}
	

