body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #FFCF00;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	color: #EAC526;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {	
    color: #FFFF00;
	font-weight: bold;
}
.style4 {
	color: #FFCF00;
	font-style: italic;
	font-weight: bold;
}
.style5 {	color: #FFCF00;
	font-style: italic;
}
.style6 {
	color: #FFCF00;
	font-style: italic;
}
.style8 {font-size: 16px}
.style9 {color: #FFCF00}
.style10 {
	font-size: 16px;
	color: #000000;
}
.style10 {
color: #EAC526
}
.style11 {color: #FFFFFF}
.style12 {font-size: 14px}

.style13 {font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style14 {
	color: #FFFFFF;
	font-weight: bold;
}
.style15 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style16 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style18 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style20 {color: #999999}
.style21 {font-family: "Times New Roman", Times, serif; 
          font-weight: bold; 
          color: #FFFFFF; }

.tdBorder {
	border: 1px solid #EAC526;
}
.tdBorderBold {
	border: 5px solid #6666FF;
}
.blackBG {
	color: #EAC526;
}
.blackBG a:link {
	color: #00FF00;
	font-weight: bold;
	text-decoration: underline;
}
.blackBG a:visited {
	color: #00FF00;
	font-weight: bold;
	text-decoration: underline;
}
.blackBG a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.blackBG a:active {
	text-decoration: none;
}
.bb {
	background-color: #000000;
	border: 2px solid #FFCF00;
}
.bb a:link {
	color: #ffcf00;
	text-decoration: none;
}
.bb a:visited {
	text-decoration: none;
	color: #ffcf00;
}
.bb a:hover {
	text-decoration: none;
	color: #ffffff;
}
.bb a:active {
	text-decoration: none;
}
.border {
	border: 2px solid #FFCF00;
}
.style22 {
	color: #FFCF00;
	font-size: 12px;
}
.style24 {font-size: 18px}

.tdBorderPad2px {
       border: 1px solid #EAC526;
       padding-left: 5px;
       padding-right: 5px;
}
.borderPlusSpace {
	border: 2px solid #FFCF00;
	padding: 5px;
}
.txtBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bottomPad10px {
	padding-bottom: 10px;
}
.RedGreenBox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-color: #000000;
	border-right-color: #000000;
	font-size: 18px;
}

.style35 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}

.redBorder {
	border: 5px solid #FF0000;
}
.rightPad10 {
	padding-right: 10px;
	padding-top: 5px;
}
.wholesalePL {
	border: 1px solid #EAC526;
}
#wholesaleTbl td, th {
	border: 1px solid #EAC526;
	padding: 5px;
	/* spacing: 0px; */
	text-align: right;
	width:16%;
    font-weight: bold;
}

#wholesaleTbl th {
	text-align: center;
}

div#mainNav
{
	background-color: #EAC526;
	padding-left:20px;
	margin-bottom: 40px;
	box-sizing: border-box;
	width: 100%;
}

div#mainNav a
{
	width: 100%;
	background-color: #EAC526;
	padding-right: 20px;
	font-weight: bold;
}

.copyright {
  font-size: 12px;
  color: #EAC526;
  font-weight: bold;
}

