<style type="text/css">

/*Eric Meyer's based CSS tab & Newz(dot)co (dot)za*/

#tablist{
font-family:Calibri;
font-size: 12px;

padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: 12px Calibri;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;

}
#tablist li a{
text-decoration: none;
padding: 3px;
margin-left: 3px;
border: 1px solid #778;
border-bottom: 0px;
border: 1px solid #999999;

}
#tablist li a:link, #tablist li a:visited{
color: navy;
}
#tablist li a:hover{
color: #ffffff;        /* inverted */
background: #0099ff;   /* Changed */ 
border-color: #227;
}

#tablist li a.current{
background: lightgrey;
}
a:link {
	color: #330099;
	text-decoration: none;
}
a:visited {
	color: #330099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #330099;
	text-decoration: none;
}
a: img {border: 0}
body {
	margin: 0px;
}
.cell {
	background-color: #F2F2F2;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.tabiframe {
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }


</style>
