.scrollbox {
    
float:left;
    
clear:left;
    
padding:3px 3px 3px 3px;
    
margin-left:0px;
    
margin-bottom:10px;
    
border-width:2px;
    
border-style:dashed;
    
border-color:#666666;
    
width:250px;

}

.listtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
}

.listtext2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #afafaf;
	text-align : right;
	padding-left : 148px;
}

.tablebox {
  background: #efefef;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #cc0000;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #cc0000;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #cc0000;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
	}

.cellbox {
	text-align: justify
	}

.cellbox2 {
	padding-right : 15px;
	text-align: justify
	}

.bgcell { 
  background: #ffffff;
  background : url(imgs/in_meeting.gif);
  background-repeat: no-repeat;
  background-position: top right;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #666666;
  }
  
.bgcell2 { 
  background: #ffffff;
  background : url(imgs/in_conf2.gif);
  background-repeat: no-repeat;
  background-position: top right;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #666666;
  }
  
.bgcell3 { 
  background: #ffffff;
  background : url(imgs/in_conf3.gif);
  background-repeat: no-repeat;
  background-position: top right;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #666666;
  }
  
.bgcell4 { 
  background: #ffffff;
  background : url(imgs/in_business.gif);
  background-repeat: no-repeat;
  background-position: top right;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #666666;
  }