/* brayford_main.css - MarieClaretMarketing and BizOrg 2007 */
html {
  scrollbar-arrow-color: #000066;
  scrollbar-base-color: white;
  scrollbar-dark-shadow-color: white;
  scrollbar-track-color:#000066;
  scrollbar-face-color: white;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #000066;
  scrollbar-3d-light-color: white;
}
.roll-button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	display: block;
	background-image: url(./images/but-d.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	background-image: url(./images/but-u.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-image: url(./images/but-u.jpg);
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	display: block;
	background-image: url(./images/but-d.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}

body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000066;
  }
a:link {
  color: #000066;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #000066;
}
a:hover {
  text-decoration: underline;
  color: #000066;
}
a:active {
  text-decoration: none;
  color: #0066FF;
}
td.access_blue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #3366FF;
  text-align: left;
}
td.access_white {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3366FF;
  font-weight: bold;
  background-color: #FFFFFF;
  text-align: left;
}

h1 {
	font-size: 14px;
	color: #3366FF;
	display: inline;
}
.style1 {color: #FFFFFF}
.style5 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
}
.style7 {color: #FFFFFF; font-weight: bold; }
.style8 {font-size: 10px}
.style11 {
  color: #3366FF;
  font-size: 9px;
}
.style12 {
  color: #3366FF;
  font-weight: bold;
}
