/* CSS Document */

ul {
	margin-bottom : 0px;
	margin-top : 0px;
}

body {
	margin-top: 0px;
	font-family: Helvetica, "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	font-size: 9pt;
	background-color: #F5E7FF;
}

h1 {
	color: white;
	background-color : #B839FF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 4px;
	padding-bottom:3px;
	padding-top:7px;
	font-size: 12pt;
	font-weight: bold;
}

h2 {
	color: #B839FF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 4px;
	padding-bottom:2px;
	padding-top:5px;
	font-size: 11pt;
	font-weight: bold;
}

h3 {
	color: Black;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 10pt;
	font-weight: bold;
}

h4 {
	color: #B839FF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 10pt;
	font-weight: bold;
}

h5 {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 9pt;
	font-weight: bold;
}

h6 {
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 8pt;
	font-weight: normal;
}

.title {
	background-color : #B839FF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	font-size: 11pt;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 7px;
	font-weight: bold;
	color: White;
}

.titlepurplebar{
	background-color : #B839FF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-size: 11pt;
	font-weight: bold;
	color: White;
}

.titlepurple{
	color : #B839FF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-size: 11pt;
	font-weight: bold;
}

.category {
	background-color : Black;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: bold;
	color: White;
}

.maincell {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	vertical-align: text-top;
	padding-left: 6px;
	padding-right: 6px;
}
.maintext {
	font-family: Helvetica, "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}

p {
	font-family: Helvetica, "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 16px;
}

P.small {
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	font-size: xx-small;
	margin-top: 1px;
	margin-bottom: 1px;
}

P.price {
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	font-size: 10pt;
	margin-top: 1px;
	margin-bottom: 1px;
	color : #B839FF;
	font-weight: bold;
}

td {
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	margin-top : 2px;
	margin-bottom : 2px;
	font-size: 9pt;
}

.yellowonblack {
	background-color : Black;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	color: #FEFF00;
}

A.smallwhite {
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	font-size: 8px;
	text-decoration:none;
	color: #B839FF;
}

A.smallwhite:hover {
	text-decoration:underline;
	color:#000000;
}

p.smallwhite {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
	color : #B839FF;
}

.menucell
{height: 21px}

a:link {
	color: #0000FF;
	text-decoration: none
	font-weight: normal;
}
a:visited {
	color: #0000FF;
	text-decoration: none
	font-weight: normal;
}
a:hover {
	color: #B839FF;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #B839FF;
	text-decoration: none;
	font-weight: normal;
}

.button {
	color: 333333;
	padding: 2px 2px;
	width: 130px;
	height: 40px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-serif;
	text-decoration : none;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}
a.button:link {
	color: #333333;
	text-decoration: none
	font-weight: bold;
}
a.button:visited {
	color: #333333;
	text-decoration: none
	font-weight: bold;
}
a.button:hover {
	color: #B839FF;
	text-decoration: none;
	font-weight: bold;
}
a.button:active {
	color: #B839FF;
	text-decoration: none;
	font-weight: bold;
}

HR {
color: #502E91;
height: 1px;
}

td.horse {
	background-image: url(images/bkgd-10-horse.gif);
	background-repeat: no-repeat;
	background-position: center;
}

td.logo {
	background-image: url(images/130x130horse.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #dadada;
}
