.bbody {
        background: #ff9900;
        color: #4A3126;
        /*background-image : url(images/body_bg.gif);*/
        margin-top: 20px;
        margin-bottom : 20px;
        margin-left : 15px;
        margin-right : auto;
}

A {
    color: #0000ff;
  }
  
A:hover {
    color: #ff3300;
  }
    
.menu {
  background: #333300;
  
  }
  
A.menu {
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
  font-weight: bold;
	line-height : 20px;
  color: #EF8128;
  text-decoration: none;
  }
  
A.menu:hover {
    color: #33ccff;
  }
    

.header {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 13px;
}

.main {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
}


.productHeading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
  font-weight : normal;
  color: #990000;
}
.productHeading2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
  font-weight : normal;
  color: #990000;
}
.servicesHeading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.servicesContent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.footerLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FF0000;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

.footer2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	 background-image : url(images/grass2.jpg); 
	/*background-repeat : repeat-x; */
}

.smallText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #000000;
}

.linksHeading {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 18px;
	color: #9900CC;
	font-weight : bold;
}

a.linksHeading {
  color: #9900CC;
  text-decoration: none;
}

a.linksHeading:hover {
  color: #33ccff;
  text-decoration: none;
}

.linksHeading2 {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 22px;
	color: #9900CC;
	font-weight : bold;
}
.rcol {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
    background: #ffffff;
}

.hireform{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  background: #ffffff;
}

TABLE.productListing2 {
  border: 1px;
  border-style: solid;
  border-color: #4A3126;
  border-spacing: 1px;
}

TABLE.productListing3 {
  border: 1px;
  border-style: solid;
  border-color: #4A3126;
  border-spacing: 1px;
  width: 152px;
  height: 152px;
}

TD.productListing3 {
  width: 150px;
  height: 150px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7fcbf3;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.rsslnk {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight: normal;
  line-height : 15px;
  color: #EF8128;
  }
  
A.rsslnk {
  color: #0000ff;
  text-decoration: none;
  }
  
A.rsslnk:hover {
  color: #33ccff;
  text-decoration: underline;
  }
    
.cotm {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	color: #ff3300;
	font-weight : bold;
}