.TelNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.copyright {
	font-size: 10px;
	color: #E2C786;
	padding-top: 5px;
}
.TxtTopBrdr {
	border-top: 2px solid #C6B7A0;
}
.MainAreaPadd {
	padding: 10px;
	background-image: url(waterbed_images/main_grad_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.TxtLftBrdr {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C6B7A0;
}
.TxtRghtBrdr {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C6B7A0;
}
.TxtBttmBrdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C6B7A0;
}
.white1pxborder {
	border: 1px solid #FFFFFF;
}
.white3pxborder {

	border: 3px solid #FFFFFF;
}
#Breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 35px;
	text-align: right;
	color: #83837D;
}
