/* farrlacey.css */

html {
  scrollbar-arrow-color: BLACK;
  scrollbar-base-color: #99CC336;
  scrollbar-dark-shadow-color: BLACK;
  scrollbar-track-color:#99CC33;
  scrollbar-face-color: white;
  scrollbar-shadow-color: #99CC33;
  scrollbar-highlight-color: BLACK;
  scrollbar-3d-light-color: #99CC33;
}

a:link {
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
}


a:visited {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}


a:hover {
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFCC;
}




.roll-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-do.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 16px;
}
.roll-button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-up.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
.roll-button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/but-bg-up.jpg);
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
.roll-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-do.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}

.bg-table{
<border="0" cellspacing="0" >
	height: 10px;
	background-position: center;
	text-align: center;
	background-color: #CC3300;
}

.bg-table-fill{
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.style2 {
	color: #CC3300;
	font-style: italic;
	font-weight: bold;

}
h1 {
	font-size: 16px;
	color: #99CC33;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 16px;
	color: #CC3300;
	display: inline;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

h4 {
	font-size: 18px;
	color: #003366;
	display: inline;
}
.style6 {
	color: #003366;
	font-weight: bold;
}
body {
	background-color: #000000;
}


.style7 {color: #003366}
.style8 {
	font-size: 15px;
	font-weight: bold;
}
.style10 {font-size: 16px; font-weight: bold; }
.style11 {font-size: 9px}
.style12 {
	color: #999999;
	font-size: 9px;
}
.bulletlist {
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	background-position: 10px;
	vertical-align: baseline;
}
