﻿p {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000080;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
}
h2 {
	font-family: Arial;
	font-size: medium;
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
h3 {
	font-family: Arial;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-align: center;
}
h4 {
	font-family: Arial;
	color: #000080;
	font-size: small;
	text-align: left;
}
.customer_comment {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.large_comment {
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-align: center;
}
.small_comment {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
.small_comment_RED {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #FF0000;
}
.item_ref {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.desc_head {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000080;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	text-align: center;
}
.desc_price {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.td.description_padding {
	padding: 10px;
	border-top-color: #C0C0C0;
	border-top-width: thin;
	border-top-style: dashed;
}
a.terms:link {
	font-family: Arial;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
}
a.terms:visited {
	font-family: Arial;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
}
a.terms:hover {
	font-family: Arial;
	font-size: inherit;
	text-decoration: underline overline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

a.home_link:link {
	font-family: Arial;
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
}
a.home_link:visited {
	font-family: Arial;
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
}
a.home_link:hover {
	font-family: Arial;
	font-size: small;
	text-decoration: underline overline;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}


a:link {
	color: #000080;
	text-decoration: underline;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
}
a:visited {
	color: #000080;
	text-decoration: underline;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
	font-size: inherit;
	font-weight: bold;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
}
.no_border_image {
	border-width: 0px;
}
.align_table_left {
	text-align: right;
}
.links {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.currentlink {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.padded_cell {
	padding: 8px;
}

}
.padded_centre_cell {
	border: thin solid #C0C0C0;
	padding: 8px;
	text-align: center;
}


b {
	font-weight: bold;
}
.td.black_line_above {
	border-top-style: dashed;
	border-bottom-style: none;
	border-top-width: thin;
	border-color: #CCCCCC #FFFFFF #FFFFFF #FFFFFF;
}
img {
	border-width: 0px;
}
table.description {
	border-top-style: dashed;
	border-top-color: #C0C0C0;
	border-top-width: thin;
}
