#mailcol {text-align:center}
#menucol {text-align:center}

#footer{height: 10px}
.footerVerticalBar{width:10px ! important}
.grayText{ color:gray; font-size:10px}

.buyBoxTable {border: #7a1515 solid 1px; margin-left: 10px; background: #fff ! important; margin-right: 10px}
.buyBoxTable select {width: 140px}
.buyBoxProductNumber{color: #323232;font-size: 10px;}
.underlineHeaderPurple {border-color: #fff}
.underlineHeader {border-color: #7a1515}
#t_thumb0, #t_thumb1 {border: 0px solid #77aa77! important}
.buyBoxHeaderTD {background: #800000! important;background-image: url(); color: #fff; font-weight: bold; height: 20px; text-align: center}



.productDetailTitleText{ font-size:12pt; text-indent:15px; padding-top:10px; margin-bottom:0px; color:#000}


.productDetailTabTable{border-bottom:0px #ccc solid;  padding:0x;  border-spacing:0px;  border-collapse:collapse;   background-color:#fff}
.productDetailTabUnfocus{ border-left:1px #ccc solid;  border-right:1px #ccc solid;  border-bottom:1px #ccc solid; border-top:1px #ccc solid;   padding:3px;   background-color:#f6f6f6;  text-align:center}
.productDetailTabFocus{ border-left:1px #ccc solid;  border-right:1px #ccc solid;  border-bottom:1px #fff solid;  border-top:1px #ccc solid;  padding:3px;  background-color:#fff; text-align:center}
.productDetailTabExtra{border-bottom:1px #ccc solid}
.productDetailTabTextFocus{font-weight:none; font-size:9pt}
.productDetailTabTextUnFocus{font-size:9pt}



body {
    font-family: 'Trebuchet MS', helvetica, arial; 
    font-size:12px; 
    margin: 5px; 
    padding: 0px;
    background-color: #323232;
}


P.small {
    font-family:'Trebuchet MS', helvetica; 
    font-size:10px; 
    color:gray
}
P.gray {
    font-family:'Trebuchet MS', helvetica; 
    font-size:12px; 
    color:gray
}
P.big {
    font-family:'Trebuchet MS', helvetica; 
    font-size:14px;
}
H1 { 
    font-family:'Trebuchet MS', helvetica; 
    font-size:16px; 
    color:#800000; 
    font-weight:bold
}
H2 {
    font-family:'Trebuchet MS', helvetica; 
    font-size:16px; 
    color:#000000; 
    font-weight:bold
}
H3 {
    font-family:'Trebuchet MS', helvetica; 
    font-size:16px; 
    color:#FFFFFF; 
    font-weight:bold
}


input { 
    font-size:10px; 
}
select { 
    font-size:10px; 
}
textarea { 
    font-family:'Trebuchet MS',helvetica; 
    font-size:12px; 
}


address {
    padding-top: 0px; 
    padding-bottom: 0px; 
    border-top: thin solid; 
    color:gray 
}


#loaddiv {
    position: absolute;
    top: 100px;
    left: 100px;
    width: 250px;
    font-size:12px; 
    color:#800000;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    border: 4px groove rgb(128,0,0);
    background-color: rgb(204,204,204);
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    opacity: .75;
}


#loaddiv_big {
    position: absolute;
    top: 200px;
    left: 300px;
    width: 250px;
    font-size:12px; 
    color:#800000;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    border: 4px groove rgb(128,0,0);
    background-color: rgb(204,204,204);
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    opacity: .75;
}


A:link {color:#005184;text-decoration:none;}
A:hover {color:#005184;text-decoration:underline;}
A:active {color:#005184;text-decoration:none;}
A:visited {color:#005184;text-decoration:none;}


.class3 A:link {color:#005184;text-decoration:none; font-size:10px;}
.class3 A:hover {color:#005184;text-decoration:underline; font-size:10px;}
.class3 A:active {color:#005184;text-decoration:none; font-size:10px;}
.class3 A:visited {color:#005184;text-decoration:none; font-size:10px;}


.class2 A:link {text-decoration: none; color: #323232; font-size:10px}
.class2 A:visited {text-decoration: none; color: #323232; font-size:10px}
.class2 A:active {text-decoration: none; color: #323232; font-size:10px}
.class2 A:hover {text-decoration: underline; color: gray; font-size:10px}


.class1 A:link {text-decoration: none; color: white}
.class1 A:visited {text-decoration: none; color: white}
.class1 A:active {text-decoration: none; color: white}
.class1 A:hover {text-decoration: underline; color: gray;}



table.map{
    border-width: 3px 3px 3px 3px;
    border-spacing: 2px;
    border-style: inset inset inset inset;
    border-color: gray gray gray gray;
    border-collapse: separate;
    background-color: rgb(242, 239, 232);
}

table.main {
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    border-collapse: separate;
    background-color: rgb(255, 255, 255);
}


table.inset {
    border-width: 1px 1px 1px 1px;
    border-spacing: 2px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    border-collapse: separate;
    background-color: rgb(255, 255, 255);
}
table.inset td {
    border-width: 1px 1px 1px 1px;
    padding: 3px 3px 3px 3px;
    border-style: solid solid solid solid;
    border-color: gray gray gray gray;
    background-color: rgb(255, 255, 255);
    -moz-border-radius: 5px 5px 5px 5px;
}
table.inset td.none {
    border-width: 1px 1px 1px 1px;
    padding: 3px 3px 3px 3px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    background-color: rgb(255, 255, 255);
    -moz-border-radius: 5px 5px 5px 5px;
}

table.sample {
    border-width: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: rgb(149, 32, 23);
}
table.sample td {
    border-width: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: rgb(132, 28, 19);
}

table.sample2 {
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: rgb(255, 250, 250);
}
table.sample2 td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    background-color: rgb(200, 200, 200);
}
table.sortable {
    border-width: 1px 1px 1px 1px;
    border-spacing: 2px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    border-collapse: separate;
    background-color: rgb(255, 250, 250);
}
table.sortable th {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    background-color: rgb(235, 235, 235);
    -moz-border-radius: 5px 5px 5px 5px;
}