/* @override http://www.aghost.net/images/e0235302/styles.css */

body {
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em;
	margin: 0px;
	padding: 0px;
	background-color: #a6a6a6;
	width: 100%;
	height: 100%;
	}
	html {
	width: 100%;
	height: 100%;
	}
	
	
	/* STRUCTURE
================================================================*/
	
	#mainWrapper {
	width: 900px;
	margin: 17px auto 20px auto;
	border: none;
	padding: 0px;
	background-color: #fff;
	}
	#header {
	/* min-height: 90px; */
	width: 900px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	}
	#content {
	padding: 5px;
	width: 720px;
	}
	.padlock {
	padding: 0px;
	margin: 0px;
	border: none;
	}
	.logo {
	padding: 10px;
	float: left;
	vertical-align: middle;
	}
	.VertMid td {
	vertical-align: middle;
	}
	.specialText {
	font-size: 24px;
	color: #1a66bb;
	line-height: 60px;
	text-indent: 20px;
	}
	.specialText img {
	text-indent: 0px;
	}
	
	/* NAVIGATION
	================================================================*/
	
	#nav {
	width: 900px;
	margin: 0px;
	color: white;
	}
	#nav ul {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100%;
	background-color: #abb9c6;;
	list-style: none;
	}
	#nav ul li {
	float: right;
	}
	#nav ul a {
	padding: 0 1em;
	line-height: 2.6em;
	text-decoration: none;
	font-family: inherit;
	font-size: 11px;
	color: black;
	float: left;
	display: block;
	}
	#nav ul a:hover {
	color: #fff;
	background-color: #426c9e;
	}
	
	/*	SIDE NAVIGATION
	=================================================================*/
	
	.sidenavWrap {
	background-color: #426c9e;;
	vertical-align: top;
	width: 150px !important;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}
	#sidenav {
	width: 150px;
	margin: 12px 0px;
	}
	#sidenav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	#sidenav ul li {
	width: 100%;
	line-height: 13px;
	}
	#sidenav ul a {
	color: white; /*#3c75b5;*/
	padding: 3px 10px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-family: inherit;
	font-size: 11px;
	}
	#sidenav ul a:hover {
	text-decoration: underline;
	color: #ffcc00;
}
	#sidenav li.sub a {
	padding-left: 20px;
	font-weight: normal;
	}
	.sub a:before {
	content: "\00BB \0020";
	}
	/* END Page Styles
		/* STRUCTURE
================================================================*/

table.mytable {
	width: 720px; 
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	border: none; 
	border: 0px;	
	font-size: 12px;
	clear: both;
}
table.mytable td { 
	vertical-align: top;
	text-align: left;
}

table.mytable tr.header td { 
	background-color: #5981A8;
	border-bottom: 3px solid #ABB9C6;
	padding: 4px;
	font-weight: bold; 
	color: white;
}
table.mytable tr.traderheader td { 
background-color: #FFB30F; 
border-bottom: 3px solid #ABB9C6; 
padding: 4px; 
font-weight: bold; 
} 
table.mytable tr.insuremaxheader td { 
background-color: #159B48; 
border-bottom: 3px solid #ABB9C6; 
padding: 4px; 
font-weight: bold; 
} 
table.mytable tr.trendproheader td { 
background-color: #AB0000; 
border-bottom: 3px solid #ABB9C6; 
padding: 4px; 
font-weight: bold; 
} 
table.mytable tr.marketprosheader td { 
background-color: #203585; 
border-bottom: 3px solid #ABB9C6; 
padding: 4px; 
font-weight: bold; 
} 

table.mytable tr.tablebody td { 
	background-image: url(http://www.andersonsgrain.com/images/marta/shadow.jpg); 
	background-repeat: repeat-x; 
	background-position: left top;
}
.blank{
background-color: #FFFFFF; background-image: none
}

table.mytable img { 
	margin-right: 3px; 
	margin-bottom: 3px; 
	margin-left: 12px;
}

table.mytable2col {
	width: 345px;
	max-width: 345px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
}

table.mytable2col tr.header td { 
	background-color: #5981A8; 
	border-bottom: 3px solid #ABB9C6; 
	padding: 2px; 
	font-weight: bold; 
	color: white; 
}
table.mytable2col td { 
	vertical-align: top; 
	padding: 2px;
}
.TableTxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color:#FFFFFF;
}
.mainStyles_standard{
	color:#000000;
	font-family:Verdana,Arial;
}

a { color:#000000; }
a:visited { color:#003366; }
a:active { color:#003366; }

.mainStyles_largeFontSize{ font-size:16pt; }
.mainStyles_medLargeFontSize{ font-size:14pt; }
.mainStyles_normalFontSize{ font-size:10pt; }

.mainStyles_shadedBorder{
	border-top:1px solid #808080;
	border-right:1px solid #808080;
	border-bottom:1px solid #505050;
	border-left:1px solid #505050;
}
.mainStyles_LightTextColor1{ color:#505050; }
.mainStyles_LightTextColor2{ color:#808080; }
	     
