
body {
	background-image: url(images/slice.jpg);
	background-repeat: repeat-x;
	margin: 20px 0px 0px 0px; }

td img {
	display: block;}


a:link     {color:#FFFFFF; text-decoration:none;}
a:visited  {color:#FFFFFF; text-decoration:none;}
a:hover    {color:#007F28; text-decoration:none;}

.contentlink 
{
	font-size:13px;
}
.contentlink a:link     {color:#007F28; text-decoration:none;}
.contentlink a:visited  {color:#007F28; text-decoration:none;}
.contentlink a:hover    {color:#cc7F28; text-decoration:none;}

.productstable
{
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	background-color:White;
	border-collapse:collapse;
}
.productstable td
{	border:solid 1px #555555;
}
.productstable th
{	border:solid 1px #555555;
}

.body {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}
.bodybold {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: bold;
	color: #555555;
}

.servicebody {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}
.servicebold {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: bold;
	color: #555555;
}

.address {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}
.subHeading
{font-size:14px;
font-weight:bold;	
}

.subHeadingU
{
	font-size:14px;
	text-decoration:underline;
	}

.small {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: bold;
	color: #FFFFFF;
}


.mini {

	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.left {color: white;
		background-repeat: repeat-y;
  		background-image: url(images/left.jpg)}
		
.right {color: white;
		background-repeat: repeat-y;
  		background-image: url(images/right.jpg)}
		
.services {color: white;
		background-repeat: no-repeat;
  		background-image: url(images/services.png)}
