<!-- +---------------------------------------------------------------------+ -->
<!-- | StyleSheet Dynamically Generated - Inveloper eApplication Platform. | -->
<!-- | Copyright 2000-2007. Teknatic (Pty) Ltd. All Rights Reserved.       | -->
<!-- | Visit http://www.teknatic.com for more information. DO NOT MODIFY.  | -->
<!-- +---------------------------------------------------------------------+ -->


 body, img, p, table, tr, td { margin: 0 0 0 0; padding: 0 0 0 0; border: none none none none; border-spacing: 0 0 0 0; border-collapse: collapse; empty-cells: show; }
 img     { border: none; }
.isHnd   { cursor: hand; cursor: pointer; }
.isHid   { display: none; }
<!-- +---------------------------------------------------------------------+ -->
<!-- | StyleSheet Dynamically Generated - Inveloper eApplication Platform. | -->
<!-- | Copyright 2000-2005. Technatic (Pty) Ltd. All Rights Reserved.      | -->
<!-- | Visit http://www.technatic.com for more information. DO NOT MODIFY. | -->
<!-- +---------------------------------------------------------------------+ -->



body, .content  ,.tableheader,.tablelines 
{ 
	background-color: white;font-family: Trebeuche, Helvetica, sans-serif;color: #64635F;
	font-size:11px; font-weight:normal; text-transform:normal;
}

 body, img,  table, tr, td { margin: 0 0 0 0; padding: 0 0 0 0; border: none none none none; border-spacing: 0 0 0 0; border-collapse: collapse; empty-cells: show; }
 img     { border: none; }
 
.isHnd   { cursor: hand; cursor: pointer; }
.isHid   { display: none; }
 
/* CSS Document */

body {text-align:center;}

body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; background-color:#FFF;}

.content td {padding-right:5px}

.contentright {padding-left:25px;padding-right:15px;background-color:#FFFFFF; padding-top:20px;}
.border {border:1px solid #DEDEDE;}
h1 {color:#F36F21; font-size:16px; text-transform:normal;}
h2 {color:#FFF; font-size:13px;}

/* general styles */
.logo { background-color:#5D6E74;}
.mainpic {border-right:2px solid #FFF; border-top:2px solid #FFF;border-left:2px solid #FFF; background-image:url(../images/home_main_pic.jpg); background-repeat:no-repeat;}
.search {background-color:#F37020; border-top:2px solid #FFF;border-right:2px solid #FFF; padding:10px 10px 10px 20px; color:#FFF;}
.toplink {padding:10px 10px 10px 20px; color:#FFF;}
.breadcrumbs {padding:8px 20px 8px 25px; border-bottom:1px solid #E7E7E6; color:#000;}
.date { color:#000102;}
.top_bkr { background-image:url(../images/top_bkr.gif); background-repeat:no-repeat; background-position:right; width:763px;}
.blackboldtext {color:#000; font-size:12px;}
.tablemain {border:1px solid #8AB4CE;display:none;}
.tableheader {background-color:#8AB4CE; color:#000;}
.table { border:1px solid #8AB4CE;}
.tablelines {border-bottom:1px solid #CCCCCC;}
.blackbold {color:#000; font-weight:bold;}
.directors { border:1px solid #8AB4CE; padding:15px;}

/* background colours */
.bluebackground {background-color:#083251;}
.footer { background-image:url(../images/footer_bkr.gif); background-repeat:no-repeat; height:55px;}

/* navigation */
.navigation{ background-image:url(../images/nav_bkr.gif); background-repeat:no-repeat; padding-left:15px; border-top:1px solid #FFF; height:60px; margin-top:0px;}
.mainNav {border-left:1px solid #FFF;}
.mainNav a {color:#FFF;text-decoration:none;text-align:center;padding:0px 5px;}
.mainNav a:hover {background:#FFF;color:#2E2B2B;}

.subnav {position: absolute;z-index:200;text-align: left;display: none;border: 1px solid #FFF;background: #80AEC9;text-decoration:none; color:#FFF;}
.subnav a {text-align: left;padding:2px 5px 2px 5px;display: block;color: #FFF;height:auto;width: 150px;text-decoration:none;border:none;border-bottom:1px solid #FFF;}
.subnav a:hover {text-align: left;padding:2px 5px 2px 5px;display: block;color: #FFF;height:auto;width: 150px;background:#5D6E74; text-transform:none;text-decoration:none;}


/* link styles */
.content a:link {color:#A1A2A4;text-decoration:underline;}
.content a:visited {color:#A1A2A4;text-decoration:underline;}
.content a:hover {color:#000;text-decoration:underline;}

.contentright a:link {color:#A1A2A4;text-decoration:underline;}
.contentright a:visited {color:#A1A2A4;text-decoration:underline;}
.contentright a:hover {color:#000;text-decoration:underline;}

.backgroundlines a:link {color:#F37020;}
.backgroundlines a:visited {color:#F37020;}
.backgroundlines a:hover {color:#000;}

a:link {color:#A1A2A4;text-decoration:underline;}
a:visited {color:#A1A2A4;text-decoration:underline;}
a:hover {color:#000;text-decoration:underline;}

h1 a:link {color:#F37020;}
h1 a:visited {color:#F37020;}
h1 a:hover {color:#000;}


@media print {

body {font:70% Trebeuche, Helvetica, sans-serif;color: #64635F;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; background-color:#FFF;}
.content {padding-left:25px;padding-right:25px;background-color:#FFFFFF; padding-top:20px;}
.contentright {display:none;}
.border {border:1px solid #DEDEDE;}

h1 {color:#F36F21; font-size:16px; text-transform:normal;}

h2 {color:#FFF; font-size:13px;}

/* general styles */
.logo { display:none;}
.mainpic {display:none;}
.search {display:none;}
.toplink {display:none;}
.breadcrumbs {display:none;}
.date { color:#000102;}
.top_bkr { display:none;}
.blackboldtext {color:#000; font-size:12px;}
.tablemain {border:1px solid #8AB4CE;display:none;}
.tableheader {background-color:#8AB4CE; color:#000; border-bottom:1px solid #000;}
.table { border:1px solid #8AB4CE;}
.tablelines {border-bottom:1px solid #CCCCCC;}
.blackbold {color:#000; font-weight:bold;}
.directors { border:1px solid #8AB4CE; padding:3px;}

/* background colours */
.bluebackground {display:none;}
.footer { display:none;}

/* navigation */
.navigation{ display:none;}
.mainNav {border-left:1px solid #FFF;}
.mainNav a {color:#FFF;text-decoration:none;text-align:center;padding:0px 5px;}
.mainNav a:hover {background:#FFF;color:#2E2B2B;}

.subnav {position: absolute;z-index:200;text-align: left;display: none;border: 1px solid #FFF;background: #80AEC9;text-decoration:none; color:#FFF;}
.subnav a {text-align: left;padding:2px 5px 2px 5px;display: block;color: #FFF;height:auto;width: 150px;text-decoration:none;border:none;border-bottom:1px solid #FFF;}
.subnav a:hover {text-align: left;padding:2px 5px 2px 5px;display: block;color: #FFF;height:auto;width: 150px;background:#5D6E74; text-transform:none;text-decoration:none;}


/* link styles */
.content a:link {color:#A1A2A4;}
.content a:visited {color:#A1A2A4;}
.content a:hover {color:#000;}

.contentright a:link {color:#A1A2A4;text-decoration:underline;}
.contentright a:visited {color:#A1A2A4;text-decoration:underline;}
.contentright a:hover {color:#000;text-decoration:underline;}

.backgroundlines a:link {color:#F37020;}
.backgroundlines a:visited {color:#F37020;}
.backgroundlines a:hover {color:#000;}


h1 a:link {color:#F37020;text-decoration:underline;}
h1 a:visited {color:#F37020;text-decoration:underline;}
h1 a:hover {color:#000;text-decoration:underline;}

}

