/* CSS Document */
/* textcolor=#d6a985 */
/* tablecolor=#000000 */
/* iframecolor=#003366 */
/* background-color: #be7940 */

/* Body setup */
a:link {text-decoration: none;
color: #00ffff;}
a:active {text-decoration: none;
color: #ff0000;}
a:visited {text-decoration: none;
color: #00ffff;}
a:hover {text-decoration: none;
color: #ff0000;}
body {background-color: #be7940;
margin: 0;}
hr {color: #be7940;
background-color: #be7940;
height: 1px;}

/* Table Set up */
DIV.base-layer {background: #be7940;
background-color: #be7940;
color: #d6a985}
DIV.font-top {color: #666666;}
DIV.table {border: solid #ffffff 1px;
background-color: #000000;
color: #d6a985;}
DIV.personalinfo {border: solid #ffffff 1px;
background-color: #000000;
color: #d6a985;}
DIV.adsinfo {border: solid #ffffff 1px;
background-color: #000000;
color: #d6a985;}

/* Containers for the Rows */
DIV.iframe {background-color: #be7940;
border: solid #ffffff 1px;}
DIV.fees-table {border: solid #be7940 1px;
border-collapse: collapse;}

/* Font definitions */
h1, h2, h3, h4, h5, h6 {color: #d6a985;}
.text      {color: #d6a985;}
.smaller   {color: #d6a985;}
.small     {color: #d6a985;}
.large     {color: #d6a985;}
.larger    {color: #d6a985;}
.xbig      {color: #d6a985;}
.justified {color: #d6a985;}
DIV.font-heading {color: #d6a985;}
DIV.font-subheading {color: #d6a985;}
DIV.font-bio-bold {color: #d6a985;}
DIV.font-bio {color: #d6a985;}
DIV.font-bio-bold-large {color: #d6a985;}
DIV.font-bio-large {color: #d6a985;}
DIV.font-bio-bold-small {color: #d6a985;}
DIV.font-bio-small {color: #d6a985;}
DIV.contact-details {color: #d6a985;}
DIV.font-bottom {color: #000000;}

/* Images */
 
IMG.img-white-border {
  border-color: #be7940 !important;
  border-style: solid;
  border-width: 1px;
  padding: 4px !important;
}

IMG.bioimg-white-border {
  border-color: #be7940!important;
  border-style: solid;
  border-width: 1px;
  padding: 4px!important;
}

/* Cell and row definitions */
Table.fees-table {border-collapse: collapse;}
TD.fees-table {}
TD.fees-head-bold {border: solid #003366 1px;
background-color: #ffffff;
color: #be7940;}
TD.fees-head {border: solid #003366 1px;
background-color: #ffffff;
color: #be7940;}
TD.fees-row-bold {border: solid #ffffff 1px;
background-color: #be7940;
color: #ffffff;}
TD.fees-row {border: solid #ffffff 1px;
background-color: #be7940;
color: #ffffff;}
TD.fees-row-bold-justify {border: solid #ffffff 1px;
background-color: #be7940;
color: #ffffff;}
TD.fees-row-justify {border: solid #ffffff 1px;
background-color: #be7940;
color: #ffffff;}
TD.fees-review-bold {border: solid #ffffff 1px;
background-color: #be7940;
color: #000066;}
TD.fees-review {border: solid #ffffff 1px;
background-color:#be7940;
color: #000066;}
