#cld{
float:left;
width:240px;
}

#cld-head{
width: 240px;
float:left;
padding-left:2px;
}

#navbtns{
float:left;
margin-left:2px;
}
.btnblue  {
width: 31px;
height: 20px;
margin-top:1px;
margin-right:2px;
background-color:#3786CB;
color: white;
text-align:center;
float:left;
font-size:10px;
font-size-adjust:4px;
letter-spacing:-1px;
font-family:arial;
}

.btnbluetext{
margin-top:4px;
}

.clear{
clear:both;
}

#selectbox{
float:left;
padding-right:10px;
}

#cld-body{
float:left;
margin-top:4px;
}

.memberevent{
color:#F7662D;
text-decoration:none;
}

.memberevent a{
color:#F7662D;
text-decoration:none;
}

.memberevent a:hover{
color:#F7662D;
font-weight:bold;
}

.memberevent a:visited{
color:#F7662D;
text-decoration:none;
}

#tablehead td{
width:29px;
height:20px;
background-color:#3786CB;
color:white;
text-align:center;
}

#tablebody td{
width:29px;
height:20px;
background-color:#C2DAF6;
color:#3685C8;
text-align:center;
}

.event {
color:white;
text-decoration:none;
}

.event a{
color:white;
text-decoration:none;
}

.event a:hover{
color:white;
text-decoration:none;
font-weight:bold
}

.event a:visited{
color:white;
text-decoration:none;
}

.td-active td{
background-color:yellow;
}

#cld-footer{
float:left;
margin-left:2px;
}