body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #121212;
	color: #FFFFFF;
	font-size: 12px;
}

.watermark {
  background-image:url('images/smallhorse_watermark.jpg'); 
  background-repeat:no-repeat; 
  background-position: 50% 50%;
  background-attachment: fixed;
}

.fp_watermark {
  background-image:url('images/smallhorse_apcca_new.jpg');
  background-repeat:no-repeat;
  background-position: 0% 20%;
  background-attachment: fixed;
}

.menu {
  text-align:center;
  vertical-align: middle;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
        background: transparent;
	top: auto;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
        color: #FFFFFF;
	font-size: 12px;
}
a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
	}
a:hover {
	color: #EFD33E;
	}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EFD33E;
	}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFD33E;
	}
UL {
	list-style-image: url(images/arrow_yellow.gif)	}

