
.kwiktable {
	font-family: Verdana;
	font-size: 12px;
	background-color: #3366FF;
	left: auto;
	bottom: 100%;
}
.textFieldSmall {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.gentable {
	font-family: Verdana;
	font-size: 12px;
	color: #330000;
	background-color: #3366FF;
}
.linkbackcolour {
	background-color: #EEEEEE;
	font-size: xx-small;
	font-family: Verdana;
}
.prodpreview {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #555555 ;
	text-decoration: none;
}
.secHeadings {
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCFF;
	background-color: #EEEEEE;
}
.aboutfront {
	font-family: Verdana;
	font-size: 12px;
	color: #330000;

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

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

}
.mailingListJoin {
  border-right: #EEEEEE 2px solid;
  padding-right: 2px;
  border-top: #EEEEEE 2px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 2px 3px 3px;
  border-left: #EEEEEE 1px solid;
  padding-top: 2px;
  border-bottom: #EEEEEE 1px solid;
  font-family: Verdana;
  color: #555555;
  font-size: 12px;
  background-color: #EEEEEE;
  text-align: center;
  width: 30%;
  align: right;
}
.mailingListJoin:hover
{
  border-right: #EEEEEE 2px solid;
  padding-right: 2px;
  border-top: #EEEEEE 2px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 2px 3px 3px;
  border-left: #EEEEEE 1px solid;
  padding-top: 2px;
  border-bottom: #EEEEEE 1px solid;
  font-family: Verdana;
  color: #555555;
  font-size: 12px;
  background-color: #EEEEEE;
  text-align: center;
  width: 30%;
  align: right;
}
.mailingListText
{
	font-family: Verdana;
	font-size: 12px;
	color: #330000;
}
.contentTables {
	font-family: Verdana;
	color: #330000;
	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/dstvs/round_left_linksNew.png);
	background-repeat: no-repeat;
}
   
.headBackLinks {
	background-image: url(http://www.kwikwap.co.za/dstvs/center_back_linksNew.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.headBackLinks:hover {
	background-image: url(http://www.kwikwap.co.za/dstvs/center_back_linksHover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

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