.selects {
  width:185px;
  right:10px;
}
.selectsleft {
  width:185px;
  text-align:left;
  right:10px;
}
.exselectsleft {
  width:285px;
  text-align:left;
  right:10px;
}
input, {
  background-color:#ECF3F8;
  border:1px solid #000;
}
select {
  background-color:#ECF3F8;
  text-align:center;
  border:1px solid #000;
}
input.btn {
	background: #fff url(/mkportal/modules/exhbt/images/btn.jpg) repeat-x bottom left;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	cursor: pointer;
	text-align: center;
}
.instyle {
  width:183px;
  right:10px;
}
.exinstyle {
  width:283px;
  right:10px;
}
table.exlist {
  behavior:url("hover.htc");  
  font-size: 10px;
/*  background-color: #ffffff;  */
  text-decoration:none;
}
table.exlist:hover {
  font-size: 10px;
  font-weight: bold;
  background-color: #ffebe0;
  text-decoration:none;
}


table.hover {
  font-size: 10px;
  font-weight: bold;
  background-color: #ffebe0;
  text-decoration:none;
}

a.blk {
  width:100%;
  height:100%;
  display:block;
  color: #673F8F;	
  text-decoration:none;
}

a.blk:hover {
  width:100%;
  height:100%;
  display:block;
  color: #673F8F;	
  text-decoration:none;
}

.title {
  font-size: 14px;
  font-weight: bold;
  color: #004075;
}
.text {
  font-size: 12px;
  color: #000000;
}
.bgrey {
  font-size: 13px;
  color: #666666;
  font-weight: bold;
}
.sel {
  font-size: 10px;
  font-weight: bold;
  color: #004075;
}
.date {
  font-size: 10px;
  font-weight: bold;
  color: #A7A7A7;
}