/*Step One: Insert code before the closing head tag.
  Step Two: Apply styles to headings, form lables, instructional text, subheads and table headers
  Step Three: Clear out any unneeded font tags or unneccesary code*/

/*Smart Computing, Truck Paper, Machinery Trader, Processor and Controller*/

/* burgandy top header */
.heading {
		font-weight:bold; 
		font-size:14pt; 
		line-height:16pt; 
		color:#800000}                  

/* dark blue subhead */
.subhead {  
		font-weight:bold; 
		font-size:14pt; 
		line-height:16pt; 
		color:#000099} 
                  
/* article titles*/
.articletitle {
		font-weight:bold; 
		font-size:28pt; 
		line-height:32pt;}

/* small table copy*/
.small { 
		font-size:8pt; 
		line-height:10pt;} 

/*Small Table headers*/
.TableHead {
		font-weight:bold; 
		font-size:10pt;
		font-family:"Arial","Helvetica";
		color:White}
		
/*Large Table headers*/
.BigTableHead {
		font-weight:bold; 
		font-size:12pt;
		font-family:"Arial","Helvetica";
		color:White}

/*Burgandy Section headers*/
.BurgSectionHead {
		font-weight:bold;
		font-size:10pt;
		font-family:"Arial","Helvetica";
		color:990000}

/*Listings Details*/
.Details
{
	font-family:"Arial","Helvetica";
	font-size:9pt;}
			
/*Footers*/
.Footer 
{
	font-family:"Arial","Helvetica";
	font-size:7pt;
	color:White;
	text-decoration:'underline'}
	
.LeftMenuOff
{
	text-decoration:none; 
	color:#ffffff;
	font-size:9pt;
}

.LeftMenuOn
{
	text-decoration:none; 
	color:#FFFF00; 
	font-size:9pt;
	cursor: pointer;
}

.LeftMenuTableCell
{
	padding-top: 3px;
	padding-bottom: 3px;
}
/* -------------------------------------------------- */
/* ---DO NOT USE - THESE ARE APPLIED AUTOMATICALLY--- */		 

/* main body copy inside table data*/
TD {
		font-family:"Arial","Helvetica"; 
		font-size:10pt;}
		
/* main body copy inside body*/
BODY{
		font-family:"Arial","Helvetica"; 
		font-size:10pt;}
  
a.bannerlink:link {text-decoration:none; color:#ffffff}
a.bannerlink:visited {text-decoration:none; color:#ffffff}
a.bannerlink:active {text-decoration:none; color:#ffffff}
a.bannerlink:hover {text-decoration:underline; color:#cccccc}

a:link {color:2b3366}
a:visited {color:2b3366}
a:active {color:2b3366}

font.pointerhand {
	cursor: pointer;
	cursor: hand;
}
    	
H2 { display: inline; font-weight:normal; margin-top: 0px; margin-bottom: 0px; margin-left: 0;
  padding-left: 0;}
  
A.LeftMenu:link {text-decoration:none; color:#ffffff; font-size:9pt}
A.LeftMenu:visited {text-decoration:none; color:#ffffff; font-size:9pt}
A.LeftMenu:active {text-decoration:none; color:#ffffff; font-size:9pt}
A.LeftMenu:hover {text-decoration:none; color:#FFFF00; font-size:9pt}

a.navScam:link {text-decoration:none; color:#000000; font-size:9pt; line-height: 18px;}
a.navScam:visited {text-decoration:none; color:#000000; font-size:9pt; line-height: 18px;}
a.navScam:active {text-decoration:none; color:#000000; font-size:9pt; line-height: 18px;}
a.navScam:hover {text-decoration:underline; color:#000000; font-size:9pt; line-height: 18px;} 

.NavPadding 
{
	padding: 3px 0px 3px 9px;
}       
.extra 
{
	padding-left: 6px;
}
.post
{
	padding-left: 15px;
}
  
.AlertWarningMessage { font-weight: bold; color: Red; }

/* Styles used for the Auction Calendar on MAT */
.CalMonth
{
	font-family:"Arial","Helvetica";
	font-weight:bold;
	font-size:14pt;
	color:#365A91;
	text-decoration:none}	
	
.CalDay
{
	font-family:"Arial","Helvetica";
	font-size:8pt;}
	
.TDPadding{
	height:80px;
	width:80px;
	padding: 4px;
}

.CurrentDay{
	height:80px;
	width:80px;
	padding: 4px;
	background-color:#ffffcc;
}

.AuctionDay{
	height:80px;
	width:80px;
	padding: 4px;
	background-color:#D1DAE0;
}

.NoAuctionDay {background-color:#EFF4F7;}
	
A.eventlink:link, A.eventlink:visited, A.eventlink:active {text-decoration:underline; color:#000099;}
A.eventlink:hover {text-decoration:underline; color:#000099;}
A.calendareventlink:link, A.calendareventlink:link, A.calendareventlink:visited, A.calendareventlink:active {text-decoration:underline; color:#000099;}
A.calendareventlink:hover {text-decoration:underline; color:#000099;}

a.reglink:link, a.reglink:visited, a.reglink:active {color:white; font-size:10pt; font-weight:bold; text-decoration:none;}
a.reglink:hover {color:silver; font-size:10pt; font-weight:bold; text-decoration:none;}

/* Styles used for the Auction Calendar on MAT */      
