
.kwiktable {
	font-family: Verdana;
	font-size: 12px;
	background-color: #F5F900;
	left: auto;
	bottom: 100%;
}
.textFieldSmall {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.gentable {
	font-family: Arial;
	font-size: 12px;
	color: #063F00;
	background-color: #F5F900;
}
.linkbackcolour {
	background-color: #F4EC00;
	font-size: xx-small;
	font-family: Arial;
}
.prodpreview {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #063F00 ;
	text-decoration: none;
}
.secHeadings {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #063F00;
	background-color: #C8E200;
}
.aboutfront {
	font-family: Arial;
	font-size: 12px;
	color: #063F00;

}
.logotopback {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #;
	background-color: green;
	background-image: url(http://www.kwikwap.co.za/web_images/mid_back_green.jpg);

}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #063F00;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #063F00;
	text-decoration: underline;
}
.textField {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 80%;
}
.bodyBack {
	background-color: #C8E200;
	
}
.button {
   border-top: #616971 4px solid;
   border-right: #141618 4px solid;
   border-bottom: #141618 4px solid;
   border-left: #616971 3px solid; 
}
.orderingTable {
	font-family: Arial;
	font-size: 12px;
	color: #063F00;

}
.mailingListJoin {
  border-right: #C8E200 2px solid;
  padding-right: 2px;
  border-top: #C8E200 2px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 2px 3px 3px;
  border-left: #C8E200 1px solid;
  padding-top: 2px;
  border-bottom: #C8E200 1px solid;
  font-family: Arial;
  color: #063F00;
  font-size: 12px;
  background-color: #F4EC00;
  text-align: center;
  width: 30%;
  align: right;
}
.mailingListJoin:hover
{
  border-right: #C8E200 2px solid;
  padding-right: 2px;
  border-top: #C8E200 2px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 2px 3px 3px;
  border-left: #C8E200 1px solid;
  padding-top: 2px;
  border-bottom: #C8E200 1px solid;
  font-family: Arial;
  color: #063F00;
  font-size: 12px;
  background-color: #C8E200;
  text-align: center;
  width: 30%;
  align: right;
}
.mailingListText
{
	font-family: Arial;
	font-size: 12px;
	color: #063F00;
}
.contentTables {
	font-family: Arial;
	color: #063F00;
	font-size: 12px;
}
.divCenter {
	text-align: center;
}
.divLeft {
	text-align: left;
}
.divRight {
	text-align: right;
}
.imageLeft {
float: left;
padding: 6px 10px 6px 0px;
}
.imageRight{
float: right;
padding: 6px 10px 6px 0px;
}

.LinksLeft {
	background-image: url(http://www.kwikwap.co.za/repairrite/round_left_linksNew.jpg);
	background-repeat: no-repeat;
}
   
.headBackLinks {
	background-image: url(http://www.kwikwap.co.za/repairrite/center_back_linksNew.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.headBackLinks:hover {
	background-image: url(http://www.kwikwap.co.za/repairrite/center_back_linksHover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.LinksRight {
	background-image: url(http://www.kwikwap.co.za/repairrite/round_right_linksNew.jpg);
	background-repeat: no-repeat;
   }
