body {
	  background-color: #BAAF78;
      font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
      font-size: 10pt;
      margin: 0px; 
      }
      
a.tan        { color: #BAAF78 }
.sidebar     { color: #003366; font-size: 10pt; font-style: italic; font-weight: bold; 
               text-align: right; margin-right: 8pt }
p.darksidebar     { font-size: 10pt; font-color: #FFFFFF; font-style: italic; font-weight: bold; 
               text-align: right; margin-right: 8pt }
              
#header {
	background-image: url('images/rbbcHeaderGradient.jpg');
	height: 99px;
	width: 518px;
	text-align: right;
	}
	
#content {
	text-align: left;
	margin-left: 8px;
	}

#sidebar {
	height: 100%;
	width: 224px;
	text-align: right;
	background-color: #003300;
	}
	
#darksidebar {
	text-align: center;
	font-color: #FFFFFF;
	}
	
#tanBorder {
	background-color: #BAAF78;
	height: 4px;
	width: 742px;
	}
	
#cornerTopLeft {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/tl.gif');
	}

#cornerTopRight {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	float: right;
	background-image: url('images/tr.gif');
	}

#cornerBottomLeft {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/bl.gif');
	}

#cornerBottomRight {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	float: right;
	background-image: url('images/br.gif');
	}
	
#tan15px {
	background-color: #BAAF78;
	width: 15px;
	}
	
h1           { font-size: 18pt; font-weight: bold; margin-left: 5pt }
h2           { font-size: 12pt; font-weight: bold; margin-left: 8pt; }
h3           { font-size: 10pt; font-style: italic; font-weight: bold;  margin-left: 5pt; margin-bottom: 0pt; }
h4           { font-size: 10pt; font-weight: bold; margin-left: 5pt; margin-top: 0pt; margin-bottom: 0pt; }
h5           { font-size: 11pt; color: #003366; font-style: italic }
h6           { font-size: 9pt; color: #663300; font-style: italic }
p            { font-size: 10pt; color: #000000; margin-left:8px; margin-right:8px; margin-top: 0pt; }
address      { font-size: 8pt; color: #FFFFFF; font-style: italic; text-align: center }
a:active     { color: #3333CC; font-weight: bold }
a:visited    { color: #000080; font-weight: bold }
a:hover      { color: #663300; font-weight: bold }
a            { color: #000080; font-weight: bold }li           { font-size: 10pt }