html {
	margin: 0px;
	padding: 0px;
	background-color:#CCCCCC;
}

body {
	margin: 10px;
	padding: 0px;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
}

p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	font-size: 12px; 
	
}

.pviiscroller {  font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif}
.pviiscroller p {  font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 12px; margin-top: 0px}
.pviiscroller h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px}
.pviiscroller a:link {  color: #000000; text-decoration: underline}
.pviiscroller a:visited {  color: #000000; text-decoration: underline}
.pviiscroller a:hover {  color: #000000; text-decoration: none}
/* this rollover CSS created by collys rollover generator at http://www.collylogic.com/scripts/rollover.html */
.buttonchepleft {
	float:left;
	width:100px;
	height:22px;
	border:0px solid #666666;
	font:bold 14px;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align:center;
	color:#FFFFFF;
	background: url("http://www.chepstows.com/images/cssbuttonblank.gif") no-repeat 0 0px;
	padding-top: 3px;
	margin-right: 2px;
	margin-top: 5px;
	margin-left: 2px;
	vertical-align: middle;	
	text-decoration:none;
}
.buttonchepright {
	float:right;
	width:100px;
	height:22px;
	border:0px solid #666666;
	font:bold 14px;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align:center;
	color:#FFFFFF;
	background: url("http://www.chepstows.com/images/cssbuttonblank.gif") no-repeat 0 0px;
	padding-top: 0px;
	margin-right: 2px;
	margin-top: 5px;
	margin-left: 2px;
	vertical-align: middle;	
	text-decoration:none;
}
a.buttonchepleft:link, a.buttonchepleft:visited, a.buttonchepleft:active {
text-decoration:none;
color:#FFFFFF;
background: url("http://www.chepstows.com/images/cssbuttonblank.gif") no-repeat 0 0px;
}
a.buttonchepleft:hover {
color:#FFFF00;
text-decoration:none;
background: url("http://www.chepstows.com/images/cssbuttonblank.gif") no-repeat -100px 0px;
}
a.buttonchepright:link, a.buttonchepright:visited, a.buttonchepright:active {
text-decoration:none;
color:#FFFFFF;
background: url("http://www.chepstows.com/images/cssbuttonblank.gif") no-repeat 0 0px;
}
a.buttonchepright:hover {
color:#FFFFCC;
text-decoration:none;
background: url("http://www.chepstows.com/images/cssbuttonblank.gif") no-repeat -100px 0px;
}
.menuchep {
	float:right;
	width:90px;
	height:24px;
	border:0px solid #666666;
	font:bold 18px;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align:center;
	color:#FFFFFF;
	padding-bottom: 0px;
	margin-right: 1px;
	/*margin-top: 30px;*/
	/*vertical-align: middle;*/
	margin-left: 2px;
	margin-bottom: 0px;
	text-decoration:none;
	background-image: url(http://www.chepstows.com/images/fliptab.gif);
	background-repeat: no-repeat;
}
a.menuchep:link, a.menuchep:visited, a.menuchep:active {
text-decoration:none;
margin-bottom: 0px;
padding-bottom: 0px;
height:23px;
padding-top: 5px;
color:#FFFFFF;
background: url("http://www.chepstows.com/images/fliptab.gif") no-repeat 0 0px;
}
a.menuchep:hover {
color:#FFFF00;
text-decoration:none;
margin-bottom: 0px;
padding-bottom: 0px;
height:23px;
padding-top: 5px;
background: url("http://www.chepstows.com/images/fliptab.gif") no-repeat -90px 0px;
}
.heading1 {
	font-size: 16px;
	color: #3B4336;
	font-weight: bold;
	/*margin-top: 5px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.heading1block {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	/*margin-top: 5px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-bottom: 2px;
	display:block;
	background-color:#63705E;
	width: 100%;
}
.heading2block {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	/*margin-top: 5px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-bottom: 2px;
	display:block;
	background-color: #000099;
	width: 100%;
}
.heading2 {
font-size: 12px;
color: #63705E;
font-weight: bold;
}
.heading2grey {
font-size: 12px;
color: #CCCCCC;
font-weight: bold;
}
a.heading2:link, a.heading2:visited, a.heading2:active {
text-decoration:none;
color: #63705E;
}
a.heading2:hover {
	color: #3B4336;
	text-decoration: underline;
}
a:link, a:visited, a:active {
text-decoration:none;
color: #63705E;
}
a:hover {
	color: #3B4336;
	text-decoration: underline;
}

.footertxt{
	color: #FFFFFF;
}

a.footertxt:link, a.footertxt:visited, a.footertxt:active {
text-decoration:none;
color: #FFFFFF;
}
a.footertxt:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
