.archivesH1 {
font-size: 95%;
color: #991306;
font-weight: normal;
padding-left: 20px;
}



/* ////////// */

.archivesBox_rounded {
  width: 780px;
  background: #cddcf2 url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_m.gif") repeat-y top center;
  padding-bottom: 10px;
}
.archivesBox_rounded h3 {
  padding: 10px 0 10px 10px;
  background: transparent url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_t.gif") no-repeat top center;
  color: #0018a8;
}

.archivesBox_rounded p {
  padding: 0 10px 10px 10px;
  
}

.archivesBox_bottom{
width:780px;
height:10px;
background: transparent url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_b.gif") no-repeat top center;
}

#archiveEntry{
padding: 0px 20px 20px 20px;
}

#archiveEntry h2{
color: #151310;
font-size: 100%;
font-weight: normal;
}

#archiveEntry p{
font-size: 75%;
color: #323232;
padding: 5px 0px 5px 0px;
}

#archiveEntry span{
font-size: 90%;
}

#archiveEntry a{
color: #0018a8;
text-decoration: underline;
font-style: italic;
}

#archiveEntry a:hover{
color: #991306;
}

#archiveEntry a:visited{

}/*//////////// */

.fcc_table {
font-size: 75%;
margin: 20px 20px 10px 20px;
}

.fcc_table tr{
padding: 10px;
text-align: left;
}

.fcc_table th{
padding: 10px;
text-align: left;
border-right: 1px solid #fff;
border-top:solid 1px #FFF;
  border-right:solid 1px #FFF;
}

.fcc_table td{
padding: 10px;
text-align: left;
border-top:solid 1px #FFF;
  border-right:solid 1px #FFF;
}


tr.odd td{
background-color: #cddcf2;
}

tr.even td{
background-color: #cccccc;
}

tr.odd th{
background-color: #cddcf2;
}

tr.even th{
background-color: #cccccc;
}

.fcc_table .super_headings {
  background:#0018a8;
  color:#FFF;
  font-size:1.1em;
  font-weight:bold;
}
.fcc_table .headings {
  background:#5B99DE;
  color:#FFF;
  font-size:1em;
  font-weight:bold;
}



.fcc_table th.plain_title {
  background:#D4E8FA;
  border-top:solid 1px #FFF;
}


.fine_print {
font-size: 60%;
margin: 5px 20px 5px 20px;
}

/* /////////////// */

.archivesBox_rounded h4 {
  padding: 10px 0 0 10px;
  color: #0018a8;
}

.archivesBox_rounded h5 {
  margin: 5px 0 5px 30px;
  color: #0018a8;
  font-size: 90%;
  font-weight: normal;
}


.archivesBox_rounded ul{
margin: 0 10px 0 30px;
list-style-type: disc;
font-size: 85%;
}

.archivesBox_rounded ul span {
color: #0018a8;
font-weight: bold;
padding-right: 20px;
}

.archivesBox_rounded li{
padding: 10px 0 10px 0;

}


.membership {
border-bottom: 1px solid #cddcf2;
margin: 20px 20px 0 20px;
}

.membership h4{
margin-bottom: 10px;
}

.membership li{
padding: 0;
margin: 10px;
line-height:150%;
}
/* /////////////// */

.archivesBox_rounded  a{
color: #991306;
text-decoration: underline;
}

.archivesBox_rounded a:hover{
color: #0018a8;
text-decoration: underline;
}



