﻿td, tr, table {
	border-collapse:collapse;
}

img{
	border:0px;
}

body {
	font-family:Tahoma;
	color:#474647;
	font-size:small;
	text-align:justify;
	background-image:url('images/background.jpg');
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
}

/* ---- links ----*/

a:link {
	color:#ee5a28;
}

a:visited {
	color:#ee5a28;
}

a:hover {
	color:#ee5a28;
}

a:active {
	color:#ee5a28;
}

/* ---- end of links ----*/

/* ---- body ----*/

#headerleft {
	width:333px;
	height:169px;
	background-image:url('images/logo/tmkhoza-logo.png');
	background-repeat:no-repeat;
}

#buttonleft {
	width:168px;
	height:169px;
	background-image:url('images/build/buttonleft.png');
	background-repeat:no-repeat;

}

#middlebar {
	width:1000px;
	height:26px;
	background-image:url('images/build/middlebar.png');
	background-repeat:no-repeat;
}

#footer {
	width:1000px;
	height:72px;
	background-image:url('images/build/footer.png');
	background-repeat:no-repeat;
}

#leftside {
	width:35px;
	background-image:url('images/build/leftside.png');
	background-repeat:repeat-y;
}

#rightside {
	width:36px;
	background-image:url('images/build/rightside.png');
	background-repeat:repeat-y;
}

#textback {
	background-color:white;
}

#orangeback {
	background-color:#474647;
}

#maptable {
	text-align:center;
}

.centertables {
	text-align:center;
}

.whitetext {
	color:white;
	font-size:medium;
	font-weight:bold;
}

.whitetext2 {
	color:white;
}

/* ---- end of body ----*/

/* ---- headings ----*/

h1{
	font-size:x-large;
	color:#ee5a28;
	font-weight:bold;
	margin-bottom:10px;
}

h2{
	font-size:large;
	font-weight:bold;
	margin-bottom:0px;
	color:#ee5a28;
}

h3{
	font-size:small;
	font-weight:bold;
	margin-bottom:0px;
	color:#ee5a28;
	margin-bottom:0px;
}

h4{
	font-size:11pt;
	font-weight:bold;
	margin-bottom:0px;
	color:#ee5a28;
	margin-bottom:0px;
}

h5{
	font-size:15pt;
	font-weight:bold;
	margin-bottom:0px;
	color:white;
	margin-top:0px;
}

/* ---- end of headings ----*/

/* ---- content ----*/

p{
	font-size:small;
}

/* ---- end of content ----*/