/* ECC Supply  */



body					{	
							margin-top: 0;	
							margin-left: 0;
							background-color: #09c; }    
										
table.navwestframe		{	margin-top: -3px;
							margin-left: -3px; }
											

/*-- ----------------------- WEST-- ----------------------------------- */
form.west			{	
							
							background-color: #09c;
							font-style: verdana, sans-serif;
							width: 140px; /*140*/
							white-space: nowrap;
							text-align: left;
							margin-bottom: 0px;
							}
																
img.west			{		border: none;}		
														
input.west			{		font-size: .6em;
							width: 24px;
							text-align: center; }
			
option.west  		{		border: inset 1px red;
							font-style: Helvetica, Arial, Verdana, sans-serif;
							font-size: .78em; 
							color: #000099;
							background-color: antiquewhite;}
							
h1.westhead				{	color: #ffffff;
							text-align: center;
							font-size: .8em;
							font-weight: 800;
							font-family: Helvetica, Arial, sans-serif;
							padding-top: 10px;}
							
td.west 				{	background-color: inherit; 
							font-family: Helvetica, Arial, sans-serif;
							font-weight: 800;
							font-size: .80em;
							text-align: right;
							border-top: 1px solid black;
							text-decoration: none;
							white-space: nowrap;
							padding: 3, 2, 3, 0;}
							
.west>td					{	margin-top: 10px; }
							
td.westbottom			{	border-bottom: 1px solid black;
							border-top: 1px solid black; 
							font-family: Helvetica, Arial, sans-serif;
							font-weight: 800;
							font-size: .80em;
							text-align: right;
							padding: 3, 2, 3, 0;}						
							
td.westarrow			{	text-align: left; 
							padding: 0, 15px, 0, 3px;
							margin-right: auto;
							margin-left: auto;}		
								 
a.west 					{	color: white;
							white-space: nowrap;
							text-decoration: none;
							border: none;}
							
a.westimage				{	border: none; }
							
a:hover.westimage		{	background-image: url('http://www.eccstl.com/images/supply/Ecc_supply_roll.jpg');
							z-index: 1}	
													
a:hover.west 			{	color: darkblue;
							background-color: #f8ddab;
							width: 100%;
							margin: 0px;
							white-space: nowrap;
							text-decoration: none;
							}	
	
.clear				{	clear: both; }						
						
			
						

