body {
	font-family: Arial, Helvetica, sans-serif;
}
p.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	word-spacing: 5px;
	border-bottom: thin solid #0099FF;
	color: #333333;
}
.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.searchfieldbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
.dates1 {
	font-size: 18px;
	color: black;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
a:link.leftnav {
color:#333333;
text-decoration: none;
font-size: 11px;
}
a:visited.leftnav {
color:#333333;
text-decoration: none;
font-size: 11px;
}
a:hover.leftnav {
color:red;
text-decoration: underline;
font-size: 11px;
}
a:active.leftnav {
color:#333333;
text-decoration: none;
font-size: 11px;
}
a:link.stall {
color:#333333;
border-bottom:thin dashed blue;
text-decoration: none;
}
a:visited.stall {
color:#333333;
border-bottom:thin dashed blue;
text-decoration: none;
}
a:hover.stall {
color:red;
border-bottom:thin dashed #00CCFF;
}
a:active.stall {
color:#333333;
border-bottom:thin dashed blue;
}

.pictureboxheading {
	color:#000000;
	font-size: 11px;
	font-weight: bolder;
}
.picturebox {
color:#000000;
font-size: 10px;
}
a:link.credits_links {
color:#999999;
text-decoration: none;
font-size: 10px;
}
a:visited.credits_links {
color:#999999;
text-decoration: none;
font-size: 10px;
}
a:hover.credits_links {
color:red;
text-decoration: underline;
font-size: 10px;
}
a:active.credits_links {
color:#999999;
text-decoration: none;
font-size: 10px;
}
.gereralText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.WelcomeText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
form {
	display: inline;
}