
	body 		{margin: 0px;
			background-color: #ffffff;
			scrollbar-arrow-color:#FFFFFF;
			scrollbar-base-color:#22591F;
			scrollbar-face-color:#C3D5C3;
			color: #193365;
			}

	#pagewrap	{width: 100%;
    			margin: 0 auto;
				text-align: center;
			}
			
	.bodyTable	{margin: 0px;
			border: thin solid #22591F;
			width: 100%;
			background-color: #C3D5C3; <!-- sets the sidebar background colors -->
			}
	.centerTable	{margin: 0px;
			background-color: #ffffff;
			border: none;
			width: 100%;
			}

	.infoTable		{margin: 0px 10px 50px 0px;
			border: none;
			width: 100%;
			}
	.bidTable		{margin: 0px;
			background-color: #C3D5C3;
			border: none;
			width: 50%;
			}
			
	.bidHistoryTable	{margin: 0px;
			border: none;
			width: 90%;
			}
	.bidHistoryRow	{margin: 0px;
			background-color: #C3D5C3;
			}
	
	.cart		{font-family: arial, sans-serif;
			font-size: 13px;
			text-align: center;}


	.leftSidebar	{margin-bottom: 25px;
			border: none;
			width: 200px;
			}			

	.rowMasthead	{margin: 0px;
			height: 175px;
			background: url(../images/bkgd_masthead.jpg) #22591F no-repeat;
			}
			
	.rowAds	{margin: 0px;
			height: 175px;
			}

	.rowNavigation	{margin: 0px;
			background-color: #A8C5A7;
			}
			
	.rowBkgd		{margin: 0px;
			background: url(../images/bkgd_td.jpg) #C3D5C3 repeat-x;
			border-bottom: thin solid #22591F;
			}
			
	.rightSidebar	{margin-bottom: 25px;
			border: none;
			width: 170px;
			}
			
	.rowSidebar	{margin: 0px;
			background-color: #22591F;
			border: none;
			color: #ffffff;
			}
			
	.rowBelowSidebar	{margin: 0px;
			width: 170px;
			background-color: #C3D5C3;
			}

	.footer		{margin: 0px;
			background-color: #C3D5C3;
			border: none;
			color: #193365;
			}

	.hrule		{width: 600px;
			height: 1px;
			border: thin solid #20551D;
			}

	.hruledotted	{width: 600px;
			height: 1px;
			border: thin dotted #20551D;
			}

	.header1   	{font-family: tahoma; arial;
			font-size: 18px;
			font-weight: bold;
			text-align: left;} 
	.header2   	{font-family:  tahoma; arial;
			font-size: 18px;
			font-weight: bold;
			text-align: center;} 
	.header3   	{font-family:  tahoma; arial;
			font-size: 16px;
			font-weight: bold;
			text-align: left;
			} 
	.header4   	{font-family:  tahoma; arial;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
			} 
	.header5   	{font-family:  tahoma; arial;
			font-size: 14px;
			font-weight: bold;
			text-align: left;
			} 
	.header6   	{font-family:  tahoma; arial;
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			} 
	.text1   		{font-family: arial;
			font-size: 16px;
			text-align: left;} 
	.text2   		{font-family: arial;
			font-size: 16px;
			text-align: center;} 
	.text3  		{font-family: arial;
			font-size: 14px;
			text-align: left;} 
	.text4  		{font-family: arial;
			font-size: 14px;
			text-align: center;} 
	.text5  		{font-family: arial;
			font-size: 12px;
			text-align: left;} 
	.text6  		{font-family: arial;
			font-size: 12px;
			text-align: center;} 
	.text7  		{font-family: arial;
			font-size: 10px;
			text-align: left;} 
	.text8  		{font-family: arial;
			font-size: 10px;
			text-align: center;}
			
	.highlite		{
			color: #CB1804;
			font-weight: bold;
			}
	.copyright  	{font-family: arial;
			font-size: 10px;
			text-align: center;
			font-weight: bold;
			}
	.endtag   		{font-family: arial;
			font-size: 11px;
			text-align: center;}

	input 		{color: #000000; background-color: #ffffff; font-family: Arial, sans-serif; font-weight: bold;}

	a:link { text-decoration: none; color: #274F98; font-weight: bold;}
	a:visited { text-decoration: none; color: #274F98; font-weight: bold;}
	a:hover { text-decoration: none; cursor: pointer; color:  #A52900; font-weight: bold;}
	a:active { text-decoration: none; color: #22591F;}
	
	a.highlite:link { text-decoration: none; color: #CB1804;}
	a.highlite:visited { text-decoration: none; color: #7A2C29;}
	a.highlite:hover { text-decoration: none; cursor: pointer; color: #FA1E05;}
	a.highlite:active { text-decoration: none; color: #22591F;}
