.dummy {}

.top_header {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

.date_header {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.text_bottom {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

a.bottom:link {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.bottom:hover {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.bottom:visited {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.left:link {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3557C0;
	margin: 3px;
}

a.left:hover {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #cc3333;
	margin: 3px;
}

.leftnav {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	color: #cc3333;
	background-image: url(images/arrow.gif);
	background-position: right;
	background-repeat : no-repeat;
	margin: 3px;
}

.left:visited {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3557c0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin: 3px;
}

.text_normal {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 12px;
	color: #000000;
}

.text_caption {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.text_header {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.smallTextBox {
	font-family: Trebuchet MS,Arial,Helvetica; 
	font-size: 11px; 
	border: 1 solid #cc3333; 
	padding-left: 3px; 
	padding-right: 3px; 
	color: #000000; 
	background-color: #ffffff;
}

.dropdown {
	font-family: Trebuchet MS,Arial,Helvetica; 
	font-size: 11px; 
	padding-left: 3px; 
	padding-right: 3px; 
	color: #000000; 
	background-color: #e5eaf7;
}

.horse:link {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.horse:hover {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.horse:visited {
	font-family: trebuchet,verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
}