
.kwiktable {
	font-family: Verdana;
	font-size: 16px;
	background-color: #FFFFFF;
	left: auto;
	bottom: 100%;
}
.textFieldSmall {
	font-family: Lucida Sans;
	font-size: 10px;
	color: #000000;
}
.gentable {
	font-family: Lucida Sans;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
}
.linkbackcolour {
	background-color: #6666FF;
	font-size: xx-small;
	font-family: Lucida Sans;
}
.prodpreview {
	font-family: Lucida Sans;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Lucida Sans;
	font-size: 16px;
	font-weight: bold;
	color: #04167C ;
	text-decoration: none;
}
.secHeadings {
	font-family: Lucida Sans;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #6666FF;
}
.aboutfront {
	font-family: Lucida Sans;
	font-size: 16px;
	color: #000000;

}
.logotopback {
	font-family: Lucida Sans;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: plain_white;
	background-image: url(http://www.kwikwap.co.za/web_images/link_back_plain_white.jpg);

}
a:visited {
	font-family: Lucida Sans;
	font-size: 16px;
	font-weight: bold;
	color: #04167C;
	text-decoration: none;
}
a:hover {
	font-family: Lucida Sans;
	font-size: 16px;
	font-weight: bold;
	color: #04167C;
	text-decoration: underline;
}
.textField {
	font-family: Lucida Sans;
	font-size: 16px;
	color: #000000;
	width: 80%;
}
.bodyBack {
	background-color: #6666FF;
	
}
.button {
   border-top: #616971 4px solid;
   border-right: #141618 4px solid;
   border-bottom: #141618 4px solid;
   border-left: #616971 3px solid; 
}
.orderingTable {
	font-family: Lucida Sans;
	font-size: 16px;
	color: #000000;

}
.mailingListJoin {
  border-right: #6666FF 2px solid;
  padding-right: 2px;
  border-top: #6666FF 2px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 2px 3px 3px;
  border-left: #6666FF 1px solid;
  padding-top: 2px;
  border-bottom: #6666FF 1px solid;
  font-family: Lucida Sans;
  color: #04167C;
  font-size: 16px;
  background-color: #6666FF;
  text-align: center;
  width: 30%;
  align: right;
}
.mailingListJoin:hover
{
  border-right: #6666FF 2px solid;
  padding-right: 2px;
  border-top: #6666FF 2px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 2px 3px 3px;
  border-left: #6666FF 1px solid;
  padding-top: 2px;
  border-bottom: #6666FF 1px solid;
  font-family: Lucida Sans;
  color: #04167C;
  font-size: 16px;
  background-color: #6666FF;
  text-align: center;
  width: 30%;
  align: right;
}
.mailingListText
{
	font-family: Lucida Sans;
	font-size: 16px;
	color: #000000;
}
.contentTables {
	font-family: Lucida Sans;
	color: #000000;
	font-size: 16px;
}
.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/freewebsites/round_left_linksNew.jpg);
	background-repeat: no-repeat;
}
   
.headBackLinks {
	background-image: url(http://www.kwikwap.co.za/freewebsites/center_back_linksNew.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.headBackLinks:hover {
	background-image: url(http://www.kwikwap.co.za/freewebsites/center_back_linksHover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

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