body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0px;
    scrollbar-face-color: #c1b378;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #000066;
    scrollbar-base-color: #000000;
    background-color: #000000;
    text-align: center;
    color:black;
}

a:link, a:active, a:visited, a:hover
{
    text-decoration: underline;
}
a:hover {
    color: #696969;
}

img {
    border:none;
}

#mn {
    text-align: center;
    display:inline-block;
}

div.tbsingbord
{
    border: #8ace8a thick solid;
    background-color:#fefdc2;
    margin-top:5px;
}
.orderpar
{
    font-weight: normal;
    font-size: 12pt;
    font-family: Arial;
    color: #000088;
}
.orderpar3
{
    font-weight: bold;
    font-size: 12pt;
    color: #000066;
    font-family: Arial;
}
.par6
{
    font-weight: bold;
    font-size: 12px;
    color: black;
}
.parNormal
{
    font-weight: normal;
    font-size: 12px;
    color: #000088;
    font-family: Arial;
}

div.tbw {
    width:1000px;
}

div.tb {
    display: table;
    display: inline-block;
}

div.tbtr {
    display: table-row;
}

div.tbtd {
    display: table-cell;
    vertical-align:top;
}

div.pdlft {
    padding-left:5px;
}

div.pdrght {
    padding-right:5px;
}

div.tbnav {
    border: transparent thick solid;
    border-top: none;
    background-color:#000066;
    display: inline-block;
}

div.tbnav div {
    margin: 0px 5px 0px 5px;
    display: inline;
}

div.tbnav div a {
    font-size: 14px;
    color: white;
    text-decoration: underline;
    vertical-align:middle;
}

#ft .tbtd {
    background-color:transparent;
    padding: 0px 40px 0px 40px;
}

.ftth {
    border: transparent thick solid;
    border-top: none;
    background-color:#000066;
    color:white;
    font-size:14px;
    text-align:center;
}

#ft .ftbrnd {
    font-size:12px;
    text-align:left;
}

.prdcnf, .prdcnf .tbtd, .prdcnf .prdacc{
    border:thin solid black;
}

.prdcnf {
    text-align:left;
}

.prdcnf .tbtd {
    padding:5px;
}

div.tdw20, div.tdw30, div.tdw50 {
    padding:10px;
}

div.tdw20 {
    width:20%;
}

div.tdw30 {
    width:30%;
}

div.tdw50 {
    width:50%;
}

#brnddesc {
    min-height:100px;
    text-align:left;
}

#brnddesc img {
    margin-right:5px;
}

.pbrnd {
    width:200px;
    display:inline-block;
    text-align:left;
    font-size:14px;
}

img.frtbrndimg {
    float:left;
    margin:2px;
    width:200px;
    height:auto;
}

#matlnk {
    font-size:16px;
    font-weight:800;
    color:white;
    text-align:left;
}

.ordfr {
    font-size:16px;
}

.clsile {
    max-width:500px;
}

a.frshp {
    color: green;
    text-transform: uppercase;
}
.dn {
    display: none;
}