
.kwiktable {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	left: auto;
	bottom: 100%;
}
.textFieldSmall {
	font-family: Times New Roman;
	font-size: 10px;
	color: #000000;
}
.gentable {
	font-family: Times New Roman;
	font-size: 12px;
	color: #0000FF;
	background-color: #FFFFFF;
}
.linkbackcolour {
	background-color: #FFFFFF;
	font-size: xx-small;
	font-family: Times New Roman;
}
.prodpreview {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000 ;
	text-decoration: none;
}
.secHeadings {
	font-family: Times New Roman;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.aboutfront {
	font-family: Times New Roman;
	font-size: 12px;
	color: #0000FF;

}
.logotopback {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: plain_white;
	background-image: url(http://www.kwikwap.co.za/web_images/link_back_plain_white.jpg);

}
a:visited {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.textField {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	width: 80%;
}
.bodyBack {
	background-color: #FFFFFF;
	
}
.button {
   border-top: #616971 4px solid;
   border-right: #141618 4px solid;
   border-bottom: #141618 4px solid;
   border-left: #616971 3px solid; 
}
.orderingTable {
	font-family: Times New Roman;
	font-size: 12px;
	color: #0000FF;

}
.mailingListJoin {
  border-right: #FFFFFF 2px solid;
  padding-right: 2px;
  border-top: #FFFFFF 2px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 2px 3px 3px;
  border-left: #FFFFFF 1px solid;
  padding-top: 2px;
  border-bottom: #FFFFFF 1px solid;
  font-family: Times New Roman;
  color: #FF0000;
  font-size: 12px;
  background-color: #FFFFFF;
  text-align: center;
  width: 30%;
  align: right;
}
.mailingListJoin:hover
{
  border-right: #FFFFFF 2px solid;
  padding-right: 2px;
  border-top: #FFFFFF 2px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 2px 3px 3px;
  border-left: #FFFFFF 1px solid;
  padding-top: 2px;
  border-bottom: #FFFFFF 1px solid;
  font-family: Times New Roman;
  color: #FF0000;
  font-size: 12px;
  background-color: #FFFFFF;
  text-align: center;
  width: 30%;
  align: right;
}
.mailingListText
{
	font-family: Times New Roman;
	font-size: 12px;
	color: #0000FF;
}
.contentTables {
	font-family: Times New Roman;
	color: #0000FF;
	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;
}
