body, html {
  font-family: verdana, sans-serif, tahoma;
  font-size:9pt;
  height: 100%;
}
table {
 border-collapse: collapse;
 width:500px;
 margin-bottom:0;
}
th {
  font-size:8pt;
  color:#fff;
  background-color:#c0c0c0;
}
td {
 vertical-align:top;
}
.if td {
  font-size:8pt;
  border-top:0px solid #c0c0c0;
  
}
input {
background-color: #cc0000;
display: none;
}
#selected, #people, #peopleNav{
  width: 500px;
  height: 600px;
 /* border:1px solid #c0c0c0;*/
/*  overflow:auto;*/
}
#fullBox {
width: 530px;
height:900px;
border:0px solid #c0c0c0;
/*  overflow:auto;*/
}
#fullBoxHeader {
background-image:url('http://www.controlscaddy.com/A55A69/bccaddyblog.nsf/bg_schedule.jpg?OpenImageResource');
background-repeat:no-repeat; 
width: 530px;
  height: 43px;
font-size:12pt;
font-family:verdana;
color:#FFFFFF;
font-weight:bold;
border:0px solid #c0c0c0;
padding-top:10px;
/*  overflow:auto;*/
}
#fullBoxSubhead {
background-image:url('http://www.controlscaddy.com/A55A69/bccaddyblog.nsf/bg_schedulesubhead.jpg?OpenImageResource');
background-repeat:no-repeat; 
width: 530px;
  height: 35px;
font-size:10pt;
font-family:verdana;
color:#000000;
font-weight:bold;
border-bottom:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;
margin-top:-15px;
padding-left:25px;
/*  overflow:auto;*/
}
#fullBoxContent {
width: 530px;
height:900px;
border-bottom:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;
border-left:1px solid #c0c0c0;
padding-top:10px;
/*  overflow:auto;*/
}
#cBoxes {
padding-left:10px;
padding-top:10px;
/*  overflow:auto;*/
}
#cBoxes1 {
padding-left:0px;
/*  overflow:auto;*/
}
#cBoxes2 {
padding-left:10px;
/*  overflow:auto;*/
}
#cBoxes3 {
padding-left:10px;
/*  overflow:auto;*/
}
#filters {
width: 500px;
background-color:#ffffcc;
border:1px solid #c0c0c0;
padding-top:10px;
padding-left:15px;
margin-left: 15px;
margin-right: -15px;
padding-bottom:10px;
/*  overflow:auto;*/
}
