body
{
    margin-top:0;
    background-image:url(http://www.kpmc.co.za/Images/BGGradient.jpg);
	background-repeat: repeat-x;
	background-color:#070690;
}
h1
{
	font-family:Verdana;
	font-size:14px;
	color:#2B2ACD;
	margin-bottom:0;
	margin-top:0;
}
h2
{
	font-family:Verdana;
	font-size:13px;
	color:#2B2ACD;
	margin-bottom:0;
}
h3
{
	font-family:Verdana;
	font-size:12px;
	color:#2B2ACD;
	margin-bottom:0;
}
a
{
	font-family:Verdana;
    font-size:11px;
    color:#2B2ACD;
    text-decoration:none;
}
ul
{
	list-style:none; 
	line-height:20px;
	padding-top:5px;
}
li
{
	 background:url(../Images/liworld.gif) top left no-repeat;
	 padding:0 0 0 20px;
}
a:hover
{
	font-family:Verdana;
    font-size:11px;
    color:#2B2ACD;
    text-decoration:underline;
}
.Text
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
}
a.h2
{
	font-family:Verdana;
	font-size:13px;
	color:#2B2ACD;
	text-decoration:underline;
}
a.h2:hover
{
	font-family:Verdana;
	font-size:13px;
	color:#2B2ACD;
	text-decoration:none;
}
a.Nav
{
    font-family:Verdana;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
a.Menu
{
	font-family:Verdana;
    font-size:10px;
    color:#2B2ACD;
    text-decoration:none;
}
a.Menu:hover
{
	font-family:Verdana;
    font-size:10px;
    color:#2B2ACD;
    text-decoration:underline;
}
a.aBlack
{
	font-family:Verdana;
    font-size:11px;
    color:#0000FF;
    text-decoration:underline;
}
a.organogram
{
    font-family:Verdana;
    color:#000000;
    text-decoration:none;
    font-size:9px;
}
a.organogram:hover
{
    font-family:Verdana;
    color:#000000;
    text-decoration:underline;
    font-size:9px;
}
.tdNav
{
    text-align:center;
    width:200px;
}
.SmallNavBlack
{
    font-family:Verdana;
    font-size:10px;
    color:#000000;
}
.SmallNavWhite
{
    font-family:Verdana;
    font-size:10px;
    color:#FFFFFF;
}
.Button
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}
.Footer
{
    font-family:Verdana;
    font-size:10px;
    color:#FFFFFF;
    font-weight:bold;
}
.black_overlay
{
    display:none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content 
{
    display:none;
    position: absolute;
    top: 16%;
    left: 31%;
    width: 458px;
    height: 390px;
    padding: 16px;
    background-color: white;
    z-index:1002;
    overflow: hidden;
}
