body {
	background-color: #595D5F; 
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(images/page-bg_br.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
#mainbg {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#logoblock {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#nav {
	background-color: #993300;
	padding-left: 25px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 25px;
}
#nav a {
	color: #CCCCCC;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
}
#telno {
	font-size: 14px;
	color: #993300;
}
#footer {
	background-color: #993300;
	padding-left: 25px;
	color: #CCCCCC;
	line-height: 20px;
	padding-right: 25px;
}
#footer a {
	color: #cccccc;
	text-decoration: none;
}

.bordered {
	border: 2px solid #999999;
	padding: 1px;
}
.imgsml {
	margin-bottom: 9px;
	margin-left: 9px;
	border: 1px solid #999999;
}
.errtxt {
	color: #FF0000;
}
#hometelno {
	font-size: 14px;
	color: #993300;
	background-image: url(images/logoblck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodytxt a {
	color: #000000;
}
