/* body class */
.body {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	background: #FFF;
}

/* general td classes */
td {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife; 
	FONT-SIZE: 11px;
	color: #000;
}
.tdcopyright {
	FONT-FAMILY: Verdana, Helvetica, sans-serife;
	font-size: 10px;
	line-height: 15px;
}
.tdlineheight {
	line-height: 17px;
}
.tdlineheight22 {
	line-height: 19px;
}
.tdpadding {
	padding-left: 10px;
}
.tdtiny {
	font-size: 10px;
}
.tdbig {
	font-size: 13px;
}
.tdbord {
	border: 1px #BBB solid;
}
.tdpaddingright {
	padding-right: 15px;
}
.tdtestimonials {
	color: #000;
	padding-left: 15px;
	padding-right: 15px;
}
.paddingtop {
	padding-top: 7px;
	padding-bottom: 10px;
}

/* text classes */
.tdtext12 {
	font-size: 12px;
}
.tdtext16 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 20px;
}
.tdtext14 {
	font-size: 14px;
}

/* color text classes */
.tdtextemail {
	font-family: Verdana, Helvetica, sans-serif;
	color: #4E73B9;
}
.tdcategory {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

/* backgournd classes */
.tdcart {
	background-image: url("../_images/utils/right_cart.jpg");
	background-repeat: no-repeat;
	line-height: 25px;
}
.tdsearch {
	background-image: url("../_images/utils/right_search.jpg");
	background-repeat: no-repeat;
}
.tdtestimonials {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 17px;
	color: #555;
}
.tdpixh {
	background-image: url("../_images/utils/bg_pix_h.gif");
	background-repeat:repeat-x;
}

/* colour background classes */
.tdwhite {
	background: #FFF;
}
.tdviolet {
	background: #CFA3DB;
}
.tdgreen {
	background: #BFDAA6;
}
.tdbrown {
	background: #FFF8F3;
}
.tdblue1 {
	background: #F1F4FA;
}
.tdblue2 {
	background: #EAEEF7;
}
.tdblue3 {
	background: #E5EAF5;
}
.tdblue4 {
	background: #4E73B9;
}
.tdgray {
	background: #EEE;
}
.tdlightgray {
	background: #F7F7F7;
}

/* classes for links */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E73B9;
	text-decoration: underline;
}
a:hover {
	color: #4E73B9;
	text-decoration: none;
}
.afooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3300CC;
	text-decoration: underline;
}
.afooter:hover {
	font-size: 11px;
	color: #3300CC;
	text-decoration: none;
}
.aproduct {
	font-size: 12px;
	color: #4969A9;
	text-decoration: none;
}
.aproduct:hover {
	font-size: 12px;
	color: #FB7070;
	text-decoration: none;
}
.abuttons {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #787E56;
	text-decoration: underline;
}
.abuttons:hover {
	font-size: 11px;
	text-decoration: none;
	color: #787E56;
}
.acart {
	font-size: 10px;
	color: #4B6EB0;
	text-decoration: none;
}
.acart:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.afeatured {
	font-size: 11px;
	color: #4E73B9;
	text-decoration: underline;
}
.afeatured:hover {
	font-size: 11px;
	color: #4E73B9;
	text-decoration: none;
}
.atiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #3300CC;
}
.atiny:hover {
	font-size: 10px;
	text-decoration: none;
	color: #3300CC;
}
.atestimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #6A47D9;
}
.atestimonials:hover {
	font-size: 11px;
	color: #6A47D9;
	text-decoration: none;
}
.aenlarge {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.aenlarge:hover {
  font-size: 11px;
  color: #000;
  text-decoration: underline;
}
.aprint {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
.aprint:hover {
	font-size: 11px;
	text-decoration: none;
	color: #666;
}

/* form classes */
.form {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife; FONT-SIZE: 11px;
}
.butformsearch {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife; FONT-SIZE: 11px;
	background: #A0A06F;
	color: #FFF;
	cursor: hand;
}
