
body {
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color : #444444;
	text-align:center;
	margin:0px;
	padding:0px;
	
}

.contentbody
{
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color : #444444;
	background-repeat: no-repeat;
	
}
.homepagebody
{
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color : #444444;
	background-repeat: no-repeat;
	
}
.aboutpagebody
{
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color : #444444;
	background-repeat: no-repeat;
	
}
p
{
text-align:justify;
}

table.displaytable
{
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
td.displaybox
{
	border:1px solid;
	border-color: gray;
}
td.hplogocell
{
	border-top:1px solid gray;
	border-bottom:1px solid gray;
}
table.contenttable
{
	margin-top : 10px;
	margin-left : 10px;
	background-repeat: no-repeat;
	background-position: left center;
}
table.hptable
{
	margin-top : 10px;
	margin-left : 8px;
	background-repeat: no-repeat;
	background-position: left center;
}
tr.contenttable
{
	background-repeat: no-repeat;
	background-position: left center;

}
table.abouttable
{
	
	background-repeat: no-repeat;
	background-position: left center;
	margin-top : 20px;
	margin-left : 10px;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color : #444444;

}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color : #444444;

}


.thumbnailimg
{
	border-width: 1px; 
	border-style:solid;
	border-color: #000000; 
}
.precis
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link 
{
		
	text-decoration: none;
	color:#744d8d;
	border-color : gray;
}
a:visited 
{
	text-decoration: none;
	color:#744d8d;
}
a:hover 
{
	text-decoration: underline;
	color:#744d8d;
}
a:active 
{
	text-decoration: none;
	color:#744d8d;
}
a.toplink:link 
{
		
	text-decoration: none;
	color:#ffffff;
}
a.toplink:visited 
{
	text-decoration: none;
	color:#bbbbbb;
}
a.toplink:hover 
{
	text-decoration: underline;
	color:#ffffff;
}
a.toplink:active 
{
	text-decoration: none;
	color:#bbbbbb;
}
.toplink
{
 
}
.pclistcell
{
	margin-top:10px;
	padding-top:10px;
}
.prodcatlist
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:4px;
}
ul.productcat
{
	list-style : none;
	
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;


}
ul.productcat2
{
	list-style-image: url(Images/sqbp1.gif);
}
#links
{
	list-style-image : url(Images/sqbp1.gif);
	margin-left : 10px;
	padding-left : 8px;
	padding-top: 8px;
}