body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #707A86;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.HeaderMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.HeaderNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.SubMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.HeaderContactDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	white-space: nowrap;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
}
.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.LogoLinks {
	font-size: 11px;
	font-style: italic;
}
.FormBox {
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ContactTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}
.LoginLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ProductImage
{
	float: left;
	clear: left;
	display: inline;
	visibility: visible;
}

.ProductImage
{
	float: left;
	clear: left;
	display: inline;
	visibility: visible;
}
.ProductTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.ProductHeaderCell
{
	background-color: #707A86;
	border-right: #707A86 1px solid;
	border-top: #707A86 1px solid;
	border-left: #707A86 1px solid;
	border-bottom: black 1px solid;
}
.ProductCell
{
	background-color: white;
	border-right: white 1px;
	border-top: white 1px;
	border-left: white 1px;
	border-bottom: white 1px;
}
.AdminToolLink
{
	font-size: 12px;
}