td, .field
{
	color: #333;
	background: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
}

.rightalign {
	text-align: right;
}
.centerline
{
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
}

.blueside
{
	background-image: url(../images/bluesidespacer.gif);
	background-repeat: repeat-y;
}

.topgreen { background-image: url(../images/topspacer.gif); }
.midgreen { background-image: url(../images/midtopspacer.gif); }
.menuspacer { background-image: url(../images/menuspacer.gif); }

.letterbg
{
	background-image: url(../images/lettert.gif);
	background-repeat: no-repeat;
}

.hometext
{
	margin: 30px 20px 0px 18px;
	text-indent: 30px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
}
.homenews{
	margin: 0px 30px 20px 18px;
}
p, .bodytext
{
	margin: 0px 5px 10px 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}
.bodytextlist
{
	margin: 0px 5px 0px 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}
.recordsfound
{
	font-style: italic;
}
.title
{
	margin: 0px 5px 0px 18px;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	background: #FFFFFF;
	color: #CE7D44;
	font-family: Times, Serif;
	/*577CB4*/
	text-transform: uppercase;
}

.firstletter { font-size: 22px; }
.eventday {
	font-weight: bold;
	background: #FFFFFF;
	color: #CE7D44;
}
.subtitle
{
	margin: 10px 5px 0px 18px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background: #FFFFFF;
	color: #CE7D44;
	font-family: Times, Serif;
	text-transform: uppercase;
	/*577CB4*/
}

.subtitleevent
{
	margin: 10px 5px 0px 18px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	background: #FFFFFF;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	/*577CB4*/
}

.subtitlemktdetail {
	margin: 10px 5px 0px 18px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	background: #FFFFFF;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	/*577CB4*/
}

.subtitleproducer {
	margin: 15px 5px 0px 18px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background: #FFFFFF;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
}

.produceritems {
	color: #4C4C4C;
	background: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.bold { font-weight: bold; }
.source { font-style: italic; }
.centertd {
	text-align: center;
}
.grey {
	background: #FFFFFF;
	color: #CCC;
	font-weight: bold;
}
.calbutton
{
	width: 60px;
	text-align: center;
	padding: 2px;
	vertical-align: middle;
	font-size: 10px;
	border-right: #CE7D44 1px outset;
	border-top: #FFF 1px outset;
	border-left: #FFF 1px outset;
	border-bottom: #CE7D44 1px outset;
	background: #A36850; /*#577CB4;*/
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
}

.calborder
{
	text-align: center;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}
.footer
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin: 20px 20px 20px 20px;
}
.pagelinks /*for page navigation links*/
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin: 20px 20px 0px 20px;
}

a:link, a:active, a:visited
{
	background: #FFFFFF;
	color: #577CB4;
	text-decoration: underline;
}

a:hover
{
	background: #FFFFFF;
	color: #333;
	text-decoration: underline;
}

a.alphalinks:link, a.alphalinks:active, a.alphalinks:visited
{
	background: #FFFFFF;
	color: #577CB4;
	font-weight: bold;
	text-decoration: none;
}

a.alphalinks:hover
{
	background: #FFFFFF;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
