body{  margin:0; }
h3{ color:#ffffff; background-color:#FBCE80; padding:2px;}

.titlebar{ background-color:#9C9CCE; width:100%;}
.searchbar{ background-color:#CCCCFF; width:100%; text-align:right; padding:1px 0px 1px 0px;}
.newsbar{ background-color:#CCCCFF; width:100%;  padding:1px 0px 1px 0px;}
.sidebar{ width:144px; float:left; padding:0 10px 0 5px; background-image:url(../images/coltopleft.jpg); background-repeat:no-repeat; }

.coltwo{float:left; width:146px; background-image:url(../images/coltopright.jpg); background-repeat:no-repeat; }

.header{ margin:auto; clear:both; height:136px;}

.maincontainer{overflow:auto; width:920px; margin:0 auto; background-image:url(../images/faux_bg.jpg); background-repeat:repeat-y;} 
.wrapper{float:left; width:100%; } /* this kicks everything to the right of it except content, which is inside it. */

 /* for Internet Explorer 6 min-height hack*/
/*\*/
* html .centrecontent {
height: 520px;
}
/**/
.centrecontent{margin: 24px 160px 0 160px; padding:25px 10px 20px 10px; min-height:520px; background-image:url(../images/fade_bg.jpg); background-repeat:no-repeat; }
.sidebar{float:left; width:145px; margin-left:-920px; padding:0 0 0 0px; background-image:url(../images/coltopleft.jpg); background-repeat:no-repeat; background-position:top right}
.submenu{ float:left; width:130px; margin-left:-144px; padding:0 7px; background-image:url(../images/coltopright.jpg); background-repeat:no-repeat;}
.clearer{ margin:5px 0; clear:both; line-height:0px; font-size:xx-small; width:789px;}
.spacebox{ padding: 25px 10px}

/* ***************  default links ******************* */
a:link{ color:#9BB3E9; text-decoration:underline; font-size:9pt;}
a:visited{color:#9BB3E9; text-decoration:underline;}
a:hover{color:#FC6610; text-decoration:underline; }
a:active{color:#FC6610; text-decoration:underline;}

/* ***************  navigation buttons ******************* */
.buttons{}
		
a:link.buttons , a:visited.buttons{

border-bottom: #BF8C6F 1px solid;
width: 120px;
background: #FECEB8;
text-decoration:none;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
float:right;
padding:4px 2px; 

}

a:hover.buttons , a:active.buttons
{
background:#FAA97E;
color:#ffffff;
}

#on.buttons 
{
background:#F98C52;
color:#ffffff;
}

/* *********** navigation sub buttons ************ */
.subbuttons{}
		
a:link.subbuttons , a:visited.subbuttons{
border-bottom: #BF8C6F 1px solid;
width: 120px;
background: #FAA97E;
text-decoration:none;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
float:right;
padding:4px 2px; text-align:right;

}

a:hover.subbuttons , a:active.subbuttons
{background:#F76F28;
color:#ffffff;
}

#on.subbuttons 
{ 
background:#F76F28;
color:#ffffff;
}


/* ********** table borders *********** */

.colourtable, .colourtable td{  border-collapse:collapse;
border: solid 1px  #9C9CCE; /*outside border*/
}

.mdtcolourtable, .mdtcolourtable td{  border-collapse:collapse;
border: solid 2px  #ffffff; background-color:#DAE1F1; 
}

/* ***************  more links ******************* */
.morelink{ color:#9BB3E9; text-decoration:none; font-weight:bold;}
a:link.morelink{color:#9BB3E9; text-decoration:none;}
a:visited.morelink{color:#9BB3E9; text-decoration:none;}
a:hover.morelink{color:#FC6610; text-decoration:none; }
a:active.morelink{color:#FC6610; text-decoration:none;}
/* ***************   ******************* */

/* ***************  top links ******************* font-weight:bold; */
.toplink{ color:#ffffff; text-decoration:none;  font-size:8pt;}
a:link.toplink{color:#ffffff; text-decoration:none;}
a:visited.toplink{color:#ffffff; text-decoration:none;}
a:hover.toplink{color:#FC6610; text-decoration:none; }
a:active.toplink{color:#FC6610; text-decoration:none;}
/* ***************   ******************* */

/* ***************  footer links ******************* */
.footerlink{ color:#ffffff; text-decoration:none; font-weight: normal; font-size:8pt;}
a:link.footerlink{color:#ffffff; text-decoration:none;}
a:visited.footerlink{color:#ffffff; text-decoration:none;}
a:hover.footerlink{color:#FC6610; text-decoration:none; }
a:active.footerlink{color:#FC6610; text-decoration:none;}
/* ***************   ******************* */

.red{ color:#FF0000}

/* ***************  callout box ******************* */
.calloutbox{ background-color:#FCECE3; padding:10px; border:#000000 1px solid;}
.hide{ display:none}