body {
	font-family: Tahoma;
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	background-repeat: no-repeat;
}
#masthead {
	left: 0px;
	top: 0px;
}
#content {
	position: absolute;
	top: 140px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #056702;
	padding: 10px;
	left: 0px;
	width: 95%;
}
#footer {
	font-size: 80%;
	font-style: normal;
	text-align: center;
	background-color: #E6E6E6;
	padding: 5px;
}
h2 {
	width: 80%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	font-size: 14px;
	color: #996600;
}
h1 {
	font-size: 24px;
	color: #996600;
	text-align: center;
	border: 1px solid #999966;
	background-color: #99CC66;
	padding: 5px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Tahoma;
	line-height: 140%;
}
td {
	font-family: Tahoma;
	font-size: 80%;
}
.navBullet {
	list-style-position: outside;
	list-style-image: url(images/bullet_01.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*######################## DIVS-TABLE ##########################*/
#tableNav {
	font-size: 11px;
}
#tableNav td {
	background-image: url(file:///G|/Web Sites/RAFAA Folder/rafaa.co.za/images/buttons/navButton.jpg);
	height: 30px;
	width: 125px;
	border: none;
	padding: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(file:///D|/Web Development/Web Sites/SAEMA/saema.co.za/images/navButton.jpg);
	background-image: url(images/navButton.jpg);
}
.linkNav {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.linkNav:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.tableLine {
	border: 1px solid #999999;
}
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #016502;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

