body {
	background-color: #9999FF;
	margin: 0px;
	background-position: center center;
	color: #000099;

}


.bottombox {
	background-image: url(http://hp.seveninternet.co.uk/cal_images/bottomboxMiddle.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
}


.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  }
  
  
.in {
  text-align:center; 
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }
.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
.narrow {width:975;} /* change to suit */
h4 {font-weight:bold; color:#000;}



.table {
background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: inset;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #585326;
	text-decoration: none;

}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #585326;
	text-decoration: none;
	text-align: right;
	line-height: normal
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #15151A;
	padding: 3px;

}
.bottomtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonscontainer {width: 220px;}

.buttons a {color: #585326;
background-color: #FFFFFF;
padding: 2px;
padding-left: 2px;
display: block;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: right;
line-height: 25px;
}

.buttons a:hover {background-color: #C8BFB6;
color: #585326;
text-decoration: none;
}

.buttonscontaineroff {width: 190px;}

.buttonsoff a {color: #585326;
background-color: #E2DDD9;
padding: 2px;
padding-left: 2px;
display: block;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: right;
line-height: 25px;
}

.buttonsoff a:hover {background-color: #585326;
color: #E2DDD9;
text-decoration: none;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #585326;
	text-decoration: none;
	line-height: 20px;
}


