/* cotehill.css - BizOrg / OurOwnWebsite 2007 */

html { height:101%; 
  scrollbar-arrow-color: BLACK;
  scrollbar-base-color: #ffcc00;
  scrollbar-dark-shadow-color: BLACK;
  scrollbar-track-color:#ffcc00;
  scrollbar-face-color: white;
  scrollbar-shadow-color: #ffcc00;
  scrollbar-highlight-color: BLACK;
  scrollbar-3d-light-color: #ffcc00;
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #003399;
}
body {
  background-color: #FFFFFF;
}
h1 {
  font-size: 12px;
  color: #003399;
  font-weight: bold;
}
h2 {
  font-size: 11px;
  color: #003399;
  font-weight: bold;
}
h3 {
  font-size: 10px;
  color: #FFFFFF;
}

body,td,th {
  color: #003399;
  font-size: 12px;
}
.style2 {
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
}
.style5 {
  font-size: 11px;
  font-weight: bold;
}
.table{
  background-image: url(images/ocre-line.jpg);
}
a:link {
  color: #003399;
  text-decoration: none;
}
a:visited {
  color: #003399;
  text-decoration: none;
}
a:hover {
  color: #003399;
  text-decoration: underline;
}
a:active {
  color: #0000FF;
  text-decoration: none;
}
body {
  background-color: #003399;
  background-image: url(images/bg.jpg);
  margin-top: 40px;
}
.style12 {
  font-size: 11.5px;
  font-weight: normal;
}
.style10 {color: #FFCC00; font-weight: bold; }
.style11 {color: #FFCC00}
.style16 {font-size: 10px}
.style17 {font-size: 11px}
.style18 {color: #FFCC00; font-weight: bold; font-size: 11px; }
.style19 {font-size: 12px}
.stylerecipe {
	font-size:11px;
	line-height: 1.5em;
	font-weight: bold;
}


.roll-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	display: block;
	background-image: url(images/but-up.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
}
.roll-button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	display: block;
	background-image: url(images/but-do.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
}
.roll-button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	display: block;
	background-image: url(images/but-do.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
}
.roll-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	display: block;
	background-image: url(images/but-up.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
}
.small-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}

