@charset "utf-8";
/* CSS Document */

a {
color:#ff9900;
}

#bcclogo {
background-image:url('images/logos/bccaid.jpg');
}

div.content {
border-right:1px #ff9900 solid;
border-bottom:2px #ff9900 solid;
}

#diarybanner {
border-bottom:none;
border-left: 1px #ff9900 solid;
border-top: 1px #ff9900 solid;
border-right: 1px #ff9900 solid;
}

#smalldiarytable{
border-left: 1px #ff9900 solid;
border-bottom: 1px #ff9900 solid;
border-right: 1px #ff9900 solid;
}

h2.header {
color:#ff9900;
}