@charset "UTF-8";
.sides {
	border-top-width: 0pt;
	border-right-width: 1pt;
	border-bottom-width: 0px;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bigwhitelink16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1pt solid #FFFFFF;
}
.whitelink10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bigwhitelink16:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFD701;
	text-decoration: none;
}
.blacktext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bigyellowlink16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FED802;
	text-decoration: none;
}
.bigyellowlink16:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bigredlink16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.whitelink10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
    background-color: #000000;
    margin: 0 0 0 0;
    
}

.BlackLink {
  color: Black;  
  text-decoration: none;
}
.BlackLink:Hover {
    color:#970102;
}
.WhiteLink {
    color: White;
    text-decoration: none;
    font-weight: bold;
}
.WhiteLink:Hover {
    color: #FFD800;
}

.MenuTable TR TD {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.ProdInfo {
    font-size:12px;
    font-weight: normal;
}
.ProdName {
    font-size:12px;
    font-weight:bold;
}
.ProdPrice {
    font-size:12px;
    font-weight:bold;
    color: #ffd800;
}
.PageLink {
    font-size: 12px;
    color: #ffd800;
    text-decoration: none;
}