body {
  background:#fff; 
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  padding:0;
  margin:0 0 10px 0;
  }
 /* Formatting */
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 5px 0px 5px 0px;

}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #fafafa;
    vertical-align: top;
	
}

a, a:link, a:visited {  
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none; 
  font-weight:600; 
  color: #333;
}
a:hover {  text-decoration: underline;}


h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin: 9px;
    color: #333;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 10px 0px 5px 0px;

}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin: 15px 0px 2px 0px;
}

ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 5px 0px 5px 0px;
}

hr {
    height: 0px;
    border: #333;
	 border-top-width: 1px;
	}



.copy {
    padding: 10px 0 0 0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #CCCCCC;
}

.note {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;

}
.error {
    padding: 3px;
    color: #FF0000;
    font-size:11px;
    font-weight:bold;
    text-align:center;
	border-bottom:2px solid #fff;
}
.errortxt{
	color: #FF0000;
	font-weight:bold;
}

.tcell {
padding: 3px 0 3px 0;
}

/* element cells */

.lcell, .ecell, .scell, .glcell, .gecell, .icell, .gh, .group, .groupend, .submit, .error {
margin:0;
background:rgb(245,245,245);
}

.lcell {
padding: 5px 0 2px 10px;
border-bottom:2px solid #fff;
vertical-align:top;
text-align: left;
}

.ecell {
padding: 2px 5px 2px 0px;
border-bottom:2px solid #fff;

}

.scell {
padding: 3px 0 3px 10px;
border-bottom:2px solid #fff;
}

.glcell {
padding: 3px 10px;
vertical-align:top;
text-align: left;
border-bottom:2px solid #fff;
}

.gecell {
padding: 1px 5px 1px 0;
border-bottom:2px solid #fff;
}

.icell {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
padding: 3px 10px;
border-bottom:2px solid #fff;
vertical-align:top;
}

.gh {
color: #333;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 3px 9px;
background:rgb(225,225,225);
border-bottom:2px solid #fff;
white-space: nowrap;
}

.group {
padding: 3px 10px 3px 10px;
vertical-align:top;
text-align: left;
font-weight: normal;
}

.rowspan {
padding: 0px 10px;
border-bottom: 2px solid #fff;
}

.groupend {
padding: 0;
height:4px;
font-size:1px;
border-bottom:2px solid #fff;
}

.th {
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 3px 10px;
background:rgb(239,239,239);
border-bottom:2px solid #fff;
}

.mh {
color: #333;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 3px 9px;
background:rgb(225,225,225);
border-bottom:2px solid #fff;
white-space: nowrap;
}

.mh a, .mh a:link, .mh a:visited  {  
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: rgb(212,31,31);
}
.mh a:hover {text-decoration: underline;}

.single, .buttons, .logo {
margin:0;
clear: both;
width: 100%;
}

.buttons {
text-align:center;
padding: 10px 10px;
}

.logo {
height: 100px;
overflow:hidden;
padding:0;
}

.fineprint {
color: rgb(120,75,0);
font-size: 10px;
background:rgb(245,245,245);
}

.fineprint p{
  color: #333;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin: 5px;
}

.maintable {
   border : 0px solid #333;;
}

.icon {
  padding:10px 5px 0 5px;
}
.header {
  width:100%;
  height:115px;
}
.header div.htitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding: 25px 0px 0px 20px;
}
.header div.hinfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 7px 0px 0px 20px;
}

/* Stats page */
.listhead {
color: rgb(120,75,0);
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 5px 3px;
background:rgb(245,245,220);
border-bottom:2px solid #fff;
#fff-space: nowrap;
}
.listhead a, .listhead a:link, .listhead a:visited  {  
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: rgb(120,75,0);
}
.listhead a:hover {text-decoration: underline;}

.listcell {
margin:0;
background:rgb(250,250,243);
padding: 3px;
border-bottom:2px solid #fff;
vertical-align:top;
text-align: left;
}
.tnxcell {
padding:10px;
border-bottom:2px solid #fff;
text-align: center;
font-weight:bold;
}
.statsnav {
color: gray;
font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
padding: 0px 5px;
space: nowrap;
}
.statsnav a, .statsnav a:link, .statsnav a:visited  {  
color: gray;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}
.statsnav a:hover {text-decoration: underline;}
.breadcrumbs {
overflow:hidden;
color: rgb(170,170,170);
font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
.activecrumb{
color: #000;
font-weight: bold;
}
.hidRoominfo{
	display: none;
}
.visRoominfo{
	display: block;
	padding-bottom:10px;
	color: rgb(150,150,150);
	font-size: 11px;
}
.ordernav{
float:right; font: normal 11px Tahoma, sans-serif;padding:0 10px 0 0;
}
.ordernav a, .ordernav a:link, .ordernav a:visited {
color: #333;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
.ordernav a:hover {
text-decoration: underline;
}
