

.underlinetd {
	border-bottom: 1px solid rgb(180,180,180);
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-family: "Times New Roman";
}

.underlinetd font {
	border: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 15px;
	
}

.underlinetd a {
    text-decoration: none;    
}

.searchtd td select {
	width: 100px; 
	background-color: rgb(223, 223, 223); 
	border: 0px;
}
.addtableselect {
    width: 100px; 
    background-color: rgb(223, 223, 223); 
    border: 0px;
    margin-left: 10px;
    font-size: 12px;
    font-family: Arial;
}

.smallsearchtd {
	width: 110px; 
    padding-right: 10px;
}


.time1, .time3, .time5, .time7 {
	font-size: 34px;
	font-family: Times New Roman;
}
.time2, .time4, .time6, .time8 {
	font-size: 10px;
    font-family: Arial;
}

.pricetable td {
	padding-top: 10px;
	font-size: 10px;
    font-family: Arial;
}

.biddivl {
	line-height: 22px; 
	background-color: #000000; 
	width: 120px; 
	color: #FFFFFF; 
	text-align: center; 
	cursor: pointer; 
	cursor: hand;
}

.addtableleft {
    text-align: right;
    width: 105px;
    font-family: Arial;
    font-size: 10px;   
}

.arial10 {
    font-size: 10px;
    font-family: Arial;  
}
.arial10b {
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;  
}
.times34 {
    font-size: 34px;
    font-family: Times New Roman;
}
.times24 {
    font-size: 24px;
    font-family: Times New Roman;
}

.selectbox {
    text-align:left; 
    background: url('/images/select_bg.png') right;
    margin: 0px;
    margin-left: -3px;
    padding: 3px;
    border: 0px;
    cursor: pointer;  
    font-family: Arial;
    font-size: 10px;  
}

div.selectbox-wrapper {
  position:absolute;
  min-width:120px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:0px;
  padding:0px;
  font-size:10px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  font-family: Arial;
  z-index: 100;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

.pleader {
    background-image: url(/images/bock1.png);
    background-position: 63px 3px;
    background-repeat: no-repeat;     
}

.ploser {
    background-image: url(/images/bock2.png);
    background-position: 63px 3px;
    background-repeat: no-repeat;    
}