body { 
	background-color: rgb(152,146,103);
	font-family: arial,helvetica,sans-serif;
}

#maintable {
	width: 770px;
	background-color: rgb(255,254,255);
}

#topbuttons {
	background-image: url('images/cbc-topmenu.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: 121px;
	width: 495px
}

#topside {
    width: 80px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    top: 15px;
    right: 3;
    position: absolute;
}

#topside a:link, #topside a:visited {
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 25px;
}

#topbottom {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    top: 98px;
    left: 0;
    position: absolute;
	float: bottom;
}

#topbottom a:link, #topbottom a:visited {
	color: white;
	text-decoration: none;
	text-align: center;
}

#topbottom td {
	align: center;
	width: 82px;
}

#body {
    font-family: arial,helvetica,sans-serif;
    color: rgb(21,21,21);
    padding: 10px;
    font-size: 10pt;
}

#bottomnav {
	font-size: 11px;
	text-align: center;
	line-height: 25px;
	background-color: rgb(152,146,103);
	color: white;
}
#bottomnav a:link, #bottomnav a:visited {
	text-decoration: none;
	color: white;
	
}
#bottomnav a:hover { text-decoration: underline }

#copyright {
	text-align: center;
	font-size: 11px;
	color: rgb(152,146,103);
	line-height: 25px;
}

.textblock {
    border: 1px solid rgb(152,146,103);
}
.heading {
    background-image: url('images/cbc-blockhead-back.jpg');
    background-repeat: no-repeat;
    background-position:  left top;
}
.indent {
	padding: 10px;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	padding: 3px;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF9C;
	background-color: #006633;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;



}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.letter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style1      { font-weight: bold }
.style2      { color: #FF9900; font-weight: bold }

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
