body  {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: White;
	color: #000000;
	font-size: 12px;
}
P, TD  {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;    
	 text-decoration: none;
   }
h1 {
	font-size: 18px;
	font-weight: normal;
	color:#BC001A;
	margin-bottom:8px;
}   
a {color:#BC001A;text-decoration:none;}
 a:hover {color:#990066;}
.table_header {
	background-color:#CDCDCD;
	color:#ffffff;
	font-size: 12px;
	background-image: url('bed-and-breakfast_19.gif');
	background-repeat: repeat-x
}
.table_header2 {
	background-color:#E7E7E7;
	color:#ffffff;
	font-size: 12px
}
.table_header3 {
	background-color:#D8DEE3;
	color:#ffffff;
	font-size: 12px;
	background-image: url('bed-and-breakfast_14.gif');
	background-repeat: repeat-x
}
.table_header4 {
	background-color:#DFDFDF;
	color:#BC001A;
	font-size: 18px;
	background-image: url('bed-and-breakfast_02.gif');
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal
}
.table_content
         {
	background-color:#FFFFFF;
	color: #333333;
	font-size:10px;
	line-height:16px;
	padding-top: 10px;
	background-image: url('logo_stairs.gif');
	background-repeat: repeat-y
		 }
table{
	position:relative;}		 
td{
	position:relative;}		 
label.error{
	position:relative;
	right:-5px;
	bottom:0;
	color:#C00 !important;}