body {
	background-color: #2B4219;
	background-image:url("images/Lace2.jpg");
	background-position: center top;
	background-repeat:repeat-x;
	margin-top: 0px;
	background-attachment: fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style2 {color: #ffcc66}
.style3 {color: #FFFFFF}
.style4 {color: #660000}
.style6 {color: #DE6600; font-weight: bold; }
.style7 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.style16 {
	color: #2B4219;
	font-weight: bold;
}
a.two:link {font: 14px  Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:active {font: 14px  Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:visited {font: 14px  Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:hover {font: 14px  Arial, Helvetica, sans-serif; font-weight: bold; color: #B40200; text-decoration: none}

a.three:link {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #271C26; text-decoration: none }
a.three:active {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #271C26; text-decoration: none }
a.three:visited {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #271C26; text-decoration: none }
a.three:hover {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #B40200; text-decoration: none}

a.four:link {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: none }
a.four:active {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: none }
a.four:visited {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: none }
a.four:hover {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: underline}

a.five:link {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCC66; text-decoration: none }
a.five:active {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCC66; text-decoration: none }
a.five:visited {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCC66; text-decoration: none }
a.five:hover {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCC66; text-decoration: underline}

a.six:link {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: none }
a.six:active {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: none }
a.six:visited {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: none }
a.six:hover {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: underline}

a.seven:link {font: 14px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: none }
a.seven:active {font: 14px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: none }
a.seven:visited {font: 14px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: none }
a.seven:hover {font: 14px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: underline}

table.box {
   background-color: #2B4219;
   border-color:  #2B4219;
   border-width: thick;
   border-style: double;
   background-image:url("images/LaceSM.jpg");
   background-position:top;
   background-repeat:repeat-x;
   }
   
table.market {
   border-color:  #660000;
   border-width: thick;
   border-style: double;
   background-image:url("images/Red Check Top.jpg") ;
   background-position:top;
   background-repeat:repeat-x;
   }
   
table.box2 {
   border-color:  #660000;
   border-width: thick;
   border-style: double;
   background-color: #660000;
   }
   
   table.box3 {
   border-color:  #660000;
   border-width: thick;
   border-style: double;
   background-color: #ffffff;
   }
