/* Global CSS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../images/bg.gif);
	background-color: #5E6A72;
}


.leftShadow {
	background-image: url(../images/g_left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	
}

.rightShadow {
	background-image: url(../images/g_right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}

tr div a:link, a:visited  {
	color: #CC092F;
	text-decoration: none;	
}

tr div a:hover {
	color: #CC092F;
	text-decoration:underline;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6A72;
	text-align:left;
	padding-left:20px;
}

#footer a{
	color: #5E6A72;	
	text-decoration:none;
}

#footer a:hover {
	color: #5E6A72;
	text-decoration:underline;
}

.homeFeatureBG1 {
	background-image:url(../images/g_home_feature_panel_01.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;

}
.homeFeatureBG2 {
	background-image:url(../images/g_home_feature_panel_02.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;

}
.homeFeatureBG3 {
	background-image:url(../images/g_home_feature_panel_03.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;

}
.homeFeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6A72;
	margin: 8px;
	line-height: 16px;	

}

.homeFeature a {
	font-weight: normal;
	color: #CC092F;
	text-decoration: none;	
} 

.homeFeature a:hover {
	color: #CC092F;
	text-decoration:underline;
}

.homeFeatureMarketDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6A72;
	line-height: 15px;
	margin-top: -15px;
	padding-top: -15px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6A72;
	height:100%;
	line-height: 16px;
	}
	
.bodybg {
	background-image: url(../images/g_content_body_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.contentCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6A72;
	padding: 10px 30px 10px 30px;
}


.contentCell a {
	font-weight: normal;
	color: #CC092F;
	text-decoration: none;	
} 

.contentCell a:link, a:visited  {
	color: #CC092F;
}

.contentCell a:hover {
	color: #CC092F;
	text-decoration:underline;
}

.contentCell h1{
	font-size: 14px;
	margin-top:18px;
	}
	
.contentCell h2{
	font-size: 12px;}
	
.contentCell h3{
	font-size: 11px;
	font-weight:bold;
	}

.tableProductCell {
	border-top-style:solid;
	border-top-width:thin;
	padding: 3px 3px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6A72;
	border-top-color: #DBDBDB;
	}
	
.bodyBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 16px;
	font-weight: bold;
}

div a:link, a:visited {
	color: #CC092F;
	text-decoration: none;	
}
div a:hover {
	color: #CC092F;
	text-decoration:underline;
}

.formfieldsmall  {
	background-image: url(../images/g_form_field_bg.gif);
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #E3E3E3;
	border-right:  1px solid #E3E3E3;
	padding: 2px;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6A72;
	width: 140px;
	height: 15px;
}

.formfieldmessage {
	background-image: url(../images/g_form_field_bg.gif);
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #E3E3E3;
	border-right:  1px solid #E3E3E3;
	padding: 2px;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6A72;
	width: 400px;
	height: 100px;
}

#homechar {
	

}


	
.marketDayHeading {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
	color: #333;
	text-align: center;
	padding: 0px;
	line-height: 18px;
	
}

.marketDayFooter {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding: 0px;
}

.marketDayFooter a {
	color: #333;
}

.marketDayFooter a:link {
	color: #333;
}

.marketDayFooter a:hover {
	color: #333;
}

.column {
	width:153px;
	padding: 5px;
	padding-left: 25px;
	float:left;
	margin-top: -10px;
	padding-top: -10px;
}

.columnBodyBoldRed {
	color: #CC0000;
	font-weight:bold;
}
