* {
	margin: 0px;
	padding: 0px;
}

body {
	background:#ffffff;
	color:#333333;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height:13px;
	scrollbar-arrow-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-highlight-color: #006699; scrollbar-face-color: #006699; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-shadow-color: #ffffff;
	
	
}
a:hover
{
text-decoration:underline;
}

#container
{
width:800px;
margin: 0px auto;
}
#header
{
background-image:url(banner.gif);
height:108px;
}
#login
{
text-align:right;
color:#003399;
font-size:11px;
clear:both;
padding-right:10px;
}
#login a
{
font-weight:bold;
color:#003399;
text-decoration:none;
}
#content
{
padding:5px 2px 0px 6px;
}
#content h2
{
color:#CC0000;
font-size:14px;
}

#theleft
{
width: 600px;
float:left;
}
#qala
{
width: 180px;
float:left;
}
#phakathi
{
width: 380px;
float:right;
text-align:justify;
padding: 0px 20px 0px 20px;
height: 410px;
overflow:auto;
}
#phakathi h2
{
padding-bottom: 3px;
}
#vv
{
width: 570px;
float:right;
text-align:justify;
padding: 0px 10px 0px 10px;
height: 600px;
overflow:auto;
}
#vv h2
{
padding-bottom: 3px;
}
#inside
{
height:500px;
overflow:auto;
}
#slidetext
{
color:#0066CC;
font-size:12px;
font-weight:bold;
}
#slidetext2
{
color:#666666;
font-size:10px;
font-weight:bold;
}

.forform
{
background-color:#FFFFFF;
border: solid 1px #000099;
}
.btnz
{
background-color:#FFFFFF;
border: solid 1px #000099;
color:#003399;
font-size:10px;
font-weight:bold;

}
input:disabled
{
color:#666666;
border: solid 1px #999999;
}
#phakathi ul
{
padding-left: 14px;
}
.errors
{
color:#FF0000;
font-weight:bold;
}
.testimonials
{
width: 250px;
text-align:justify;
padding-left: 30px;
font-size:9px;
}
.testperson
{
text-align:right;
display:block;
}
#theright
{
width:190px;
float:right;
}

.moveup
{
margin-top: 0px;
color:#CC0000;
font-size:14px;
text-decoration:none;
padding-bottom: 1px;
}
.links
{
color:#CC0000;
text-align:right;
font-weight:bold;
float:right;
text-decoration:none;
}
.check
{
color:#3399FF;
text-align:left;
font-weight:bold;
text-decoration:none;

}
.vacs
{
color:#006699;
font-weight:bold;
text-decoration:none;
}
.noborders
{
border:none;
}
#footer
{
background-image:url(footer.png);
background-repeat:no-repeat;
padding: 7px 0px 0px 0px;
text-align:center;
display:block;
clear:both;
height:30px;
font-weight:bold;
color:#003399;
text-decoration:none;
}
#footer a
{
text-decoration:none;
color:#003399;
}