/** MARKETS CSS STYLES **/
.bcDisclaimer, .bcDisclaimer a{		/* style for disclaimer at bottom */
	font-size:9px;
	color:#898989 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal !important;
}
.bcInput{							/* style for input boxes */
	
}
.bcSelect{							/* style for select input fields */

}
.bcSubmit{							/* style for submit button input fields */

}
.bcPageTitle{						/* style for the titles for pages */
	font-size:12px;
	font-weight:bold;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.bcTD, .bcTD a{								/* style for the TDs of the tables generated */
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal !important;
}
.bcTH{								/* style for the TH (Table Headers) for the tables generates */
	font-size:12px;
	font-weight:bold;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.bcTRe{								/* style for the EVEN row color */

}
.bcTRo{								/* style for the ODD row color */
	background-color:#F7FEF1;
}
/** WEATHER CSS STYLES **/
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#069F06;
	padding:15px 0 0 15px;
	margin:0;
	font-weight:bold;
	width:200px !important;
	text-align:left !important;
}
h3#current_conditions{
	padding:0 0 0 15px;
}
.weather_table{

}
.weather_table table{
	width:255px !important;
}
.weather_table td{
	border:none !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
.weather_table td img{
	border:2px solid #016701;
	margin:3px 0 6px 0;
}
.side_table form, .side_table p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.side_table form{
	padding:0;
	margin:0;
}
.side_table form input, .side_table input{
	border:1px solid #666666;
	background-color:#FFFFFF;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
.side_table p{
	/*padding:4px 0 0 0;*/
	display:none;
}
.side_table p a{
	color:#0F75BC;
}
/**************** cash grain bids *************/
.bc_includedata{										/*Entire include block*/

}
.bc_includedata h1{										/*Main headings*/
	font-size:12px;
	font-weight:bold;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.bc_includedata h2{										/*Secondary headings*/
	font-size:12px !important;
	font-weight:bold !important;
	color:#333333 !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
.bc_includedata .bc_table, .bc_includedata form, .bc_includedata p{								/*Main table*/
	font-size:12px !important;
	color:#333333 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal !important;
}
.bc_includedata .bc_table thead tr{						/*Header row*/

}
.bc_includedata .bc_table thead td{						/*Header cells*/
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal !important;
}
.bc_includedata .bc_table tbody tr{						/*Body row*/

}
.bc_includedata .bc_table tbody tr.bc_section{			/*Body row (section)*/

}
.bc_includedata .bc_table tbody tr.bc_odd{				/*Body row (odd)*/
	background-color:#F7FEF1;
}
.bc_includedata .bc_table tbody tr.bc_even{				/*Body row (even)*/

}
.bc_includedata .bc_table tbody td{						/*Body cells*/
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal !important;
}
.bcDisclaimer{
	font-size:9px;
	color:#898989 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal !important;
}
.bc_includedata small, .bc_includedata p a,  .bc_includedata p{
	font-size:9px !important;
	color:#898989 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal !important;
}
#bcSearchBox .bcTd, #bcSearchBox .bcTD, #bcSearchBox{
	width:120px !important;
	padding:0 !important;
	margin:0 !important;
}
