body{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:#000000; background:#000000 url(../images/page_bg.jpg)  no-repeat center top;}

h3{ color:#ffffff; background-color:#FBCE80; padding:2px;}
.smaller{ font-size:8pt; }
.red{ color:#FF0000}


/* begin table backgrounds */
.topl{ background-image:url(/images/topl.gif); background-repeat:no-repeat; background-position:top left; background-color:#FFFFFF; margin:-10px}
.top{ background-image:url(/images/top.gif); background-repeat:repeat-x; background-position:top;background-color:#FDB900}
.topr{ background-image:url(/images/topr2.gif); background-repeat:no-repeat; background-position:top; float:left; width:32px;}
.left{ background-color:#FABA1C; padding:10px; width:117px;}
.content{ background-color:#FFFFFF;  padding:10px; margin:0; }
.right{ background-image:url(/images/right.gif); background-repeat:repeat-y; width:32px;}
.botl{ background-image:url(/images/bg_botl.gif); background-repeat:repeat-x; }
.bottom{ background-image:url(/images/bottom.gif); background-repeat:repeat-x;}
.botr{ background-image:url(/images/botr.gif); background-repeat:no-repeat; width:32px;}
/* end table backgrounds */

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

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

.navlink, a:link.navlink,a:visited.navlink,a:active.navlink{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #ffffff;
text-decoration : none;
font-weight : bold;
padding-bottom : 4px;
padding-top : 4px;
border-bottom : 2px dotted #ff8a00;
float : right;
clear : both;
width:110px;
}
 
a:hover.navlink {color : #ffffff; text-decoration : none;
background-color : #ff8a00;
padding-bottom : 4px;
padding-top : 4px;
}
 


/* ***************  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 ******************* */
.toplink{ color:#ffffff; text-decoration:none; font-weight:bold; 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;}
/* ***************   ******************* */
/* ***************  default links ******************* */
a:link {
color : #666666;
text-decoration : underline;
font-size : 9pt;
}
a:visited { 
color:#666666;
text-decoration : underline;
}
a:hover {
color : #fc6610;
text-decoration : underline;
}
a:active {
color : #fc6610;
text-decoration : underline;
} 

.hide{ visibility:hidden;}