td img {
display: block;
}
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/PageBK.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
.bkrepeatY {
	background-repeat: repeat-y;
}
.bknorepeat {
	background-repeat: no-repeat;
}
.bkrepeatX {
	background-repeat: repeat-x;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: underline;
	color: #990033;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #990033;
}
h2 {
	font-size: 16px;
	color: #003399;
}
h3 {
	font-size: 14px;
	color: #003399;
}
h4 {
	font-size: 12px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #333333;
}
.breadcrumb {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
}
.linethrough {
	text-decoration: line-through;
	color: #900;
}
.catmenu {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
}
.catmenu a:link {
	color: #942C4D;
	text-decoration: none;
}
.catmenu a:visited {
	text-decoration: none;
	color: #000000;
}
.catmenu a:hover {
	text-decoration: underline;
	color: #942C4D;
}
.catmenu a:active {
	text-decoration: underline;
	color: #942C4D;
}
.subcatmenu {
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	padding-top: 6px;
	padding-left: 13px;
}
.subcatmenu a:link {
	color: #003399;
	text-decoration: none;
}
.subcatmenu a:visited {
	color: #003399;
	text-decoration: none;
}
.subcatmenu a:hover {
	color: #003399;
	text-decoration: underline;
}
.subcatmenu a:active {
	color: #003399;
	text-decoration: underline;
}
.ratetable {
	background-color: #990033;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.emergencynumbers {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 11px;
}
.hometable {
	font-size: 10px;
}