
	body 		{margin: 0px;
			background-color: #ffffff;
			scrollbar-arrow-color:#00406B;
			scrollbar-base-color:#DBEAD5;
			scrollbar-face-color:#DBEAD5;
			color: #0A3668;
			}

	#pagewrap	{width: 100%;
    			margin: 0 auto;
				text-align: center;
			}
			
	.bodyTable	{margin: 0px;
			border: thin solid #FFFFFF;
			width: 100%;
			background-color: #DBEAD5; <!-- sets the sidebar background colors -->
			}
	.centerTable	{margin: 0px;
			background-color: #ffffff;
			border: none;
			width: 100%;
			}
	.mainTable		{margin: 0px 0px 50px 0px;
			border: none;
			width: 650px;
			}
	.infoTable		{margin: 0px 0px 50px 0px;
			border: none;
			width: 748px;
			}
	.bidTable		{margin: 0px;
			background-color: #E7EFF8;
			border: none;
			width: 300px;
			}
			
	.bidHistoryTable	{margin: 0px;
			border: none;
			width: 90%;
			}
	.bidHistoryRow	{margin: 0px;
			background-color: #E7EFF8;
			}
	
	.cart		{font-family: arial, sans-serif;
			font-size: 13px;
			text-align: center;}


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

	.rightSidebar	{margin-bottom: 25px;
			border: none;
			width: 180px;
			}

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

	.rowNavigation	{border: none;
			}
			
	.rowBkgd		{margin: 0px;
			background: url(../images/bkgd_td.jpg) #F0E9D9 repeat-x;
			border-top: thin solid #DBEAD5;
			border-bottom: thin solid #DBEAD5;
			}
			
	.rowSidebar	{margin: 0px;
			background-color: #00406B;
			border: none;
			color: #ffffff;
			}

	.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;
			color: #363B43;}
	.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: #0A3668; font-weight: bold;}
	a:visited { text-decoration: none; color: #0A3668; font-weight: bold;}
	a:hover { text-decoration: none; cursor: pointer; color:  #1B5FAC; font-weight: bold;}
	a:active { text-decoration: none; color: #1B5FAC;}
	
	a.highlite:link { text-decoration: none; color: #5EA142;}
	a.highlite:visited { text-decoration: none; color: #5EA142;}
	a.highlite:hover { text-decoration: none; cursor: pointer; color: #1B5FAC;}
	a.highlite:active { text-decoration: none; color: #1B5FAC;}
