/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : tahoma; font-size : 10px; color: #919191; padding-left: 20px;  padding-right: 20px;vertical-align: top;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #CECECE;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
   
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
margin-left: 20px;
 margin-right: 20px;
 margin-top: 20px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  width: 90px;
  padding-bottom: 30px;
}
TD.fieldKey2 {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  width: 90px;
 
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }


.m3but {
vertical-align: bottom;
padding-bottom: 5px;
border-bottom: 1px solid #A9A9A9; 
padding-left: 25px;
width: 110px;
}
.main500 {
border-bottom: 1px dotted black ;
font-family: tahoma;
font-size: 11px;
font-weight: bold ;
padding-top: 30px;
padding-bottom: 5px;
}
.mart {
border: 1px solid black;
font-family: tahoma;
font-size: 11px;
background-color: #e2e2e2;
}
.mart2 {
border-bottom: 1px dotted black;
padding-bottom: 4px;
margin-top: 4px;
}
.mb  {
background-image: url(jpgs/backmain2.jpg);
  }
.mcopy {
font-family: tahoma;
font-size: 9px;
font-weight: bold;
padding-left: 250px;
padding-top: 5px;
color: #828282;
width: 120px;
vertical-align: top;
}
.mcopy2 {
font-family: tahoma;
font-size: 9px;
text-align: right;
padding-right: 18px;
padding-left: 210px;
padding-top: 5px;
color: #828282;
}
.mdod {
text-align: right;
font-size: 11px;
color: #A9A9A9;
font-family: tahoma;
}
.mfim{
margin-right: 18px;
}
.mfooter {
font-family: tahoma;
  font-size: 11px;
  background-color: #6B6B6B;
  height: 40px;
  color: white;
  border-top: 1px solid white;
  margin-top: 10px;
}
.mfooter a {
color: white ;
}
.mfooter2{
padding-left: 30px;
padding-right: 80px;
}
.mfooter23 {
background-image: url(jpgs/backmain2.jpg);
margin-top: 10px;
  }
  
.mimg {

}
.mimg2 {
margin-left: 10px;
margin-right: 10px;
}
.mimg23 {
margin-right: 10px;
}
.mimg3{
padding-right: 115px;
padding-top: 5px;
}
.mimg100 {

}
.mimg101{
padding-left: 30px;
}
.m-infoBoxHeading {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
.mkats {
padding-left: 30px;
padding-top: 4px;
}
.mkonkform {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
width: 40px;
}
.mkonkform2 {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
width: 150px;
padding-left: 5px;
}
.mkon1 {
font-family: tahoma;
font-size: 11px;
vertical-align: top;
width: 500px;
padding-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
}
.mkonh{
font-weight: bold;
margin-top: 10px;
font-size: 16px;
}
.mkonkhead {
color: #BA1840;
font-weight: bold;
border-bottom: 1px dotted black;
font-family: tahoma;
font-size: 11px;
margin-top: 12px;
}
.mkonkinp{
width: 175px;
background-color: white;
}
.mkonsel {
width: 310px;
}
.mkonksub {
text-align: right;
}
.mlog-down {
margin-left: 15px;
margin-right: 15px;
border-top: 1px solid #858585 ;
margin-top: 5px;
margin-bottom: 450px;
}
.mlog-infoBox {
margin-left: 20px;
margin-right: 20px;
}
.mlog-main {
font-family: tahoma;
font-size: 11px;
}
.mlog-main33 {
font-family: tahoma;
font-size: 11px;
padding-right: 40px;
}
.mlog-main444 {
font-family: tahoma;
font-size: 11px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 45px;
}

.mlog-main-ch2 {
border-bottom: 1px dotted black;
border-right: 1px dotted black;
padding-bottom: 5px;
font-family: tahoma;
font-size: 11px;
padding-left: 5px;
}
.mlog-main-ch3 {
border-bottom: 1px dotted black;
padding-bottom: 5px;
font-family: tahoma;
font-size: 11px;
padding-left: 5px;
width: 160px;
}
.mlog-main-ch5 {
border-right: 1px dotted black;
padding-bottom: 5px;
font-family: tahoma;
font-size: 11px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 20px;
}
.mlog-main-ch6 {
padding-bottom: 5px;
font-family: tahoma;
font-size: 11px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
.mlog-main-ch8 {
padding-bottom: 5px;
font-family: tahoma;
font-size: 11px;
padding-left: 5px;
padding-top: 10px;

}
.mlog-main-ch {
font-family: tahoma;
font-size: 11px;
padding-left: 25px;
}
.mlog-main-ch78 {
font-family: tahoma;
font-size: 18px;
padding-left: 5px;
}
.mlog-main-ch10 {
border-bottom: 1px dotted black;
font-family: tahoma;
font-size: 11px;
padding-bottom: 8px;
padding-left: 5px;
padding-top: 30px;
}
.mlog-main-ch11 {
font-family: tahoma;
font-size: 11px;
padding-bottom: 8px;
padding-left: 5px;
padding-top: 10px;
}
.mlog-main200 {
padding-left: 28px;
padding-top: 20px;
font-family: tahoma;
font-size: 11px;
}
.mlog-main2001 {
padding-left: 28px;
padding-top: 20px;
font-family: tahoma;
font-size: 11px;
border-bottom: 1px dotted black;
}
.mlog-main20012 {
padding-left: 0px;
padding-top: 20px;
padding-bottom: 8px;
font-family: tahoma;
font-size: 11px;
border-bottom: 1px dotted black;
}
.mlog-main2002 {
padding-right: 30px;
padding-left: 28px;
padding-top: 20px;
font-family: tahoma;
font-size: 11px;
}
.mlog-main1 {
font-family: tahoma;
font-size: 11px;
color: red;
border-bottom: 1px dotted black;
padding-left: 6px;
padding-bottom: 3px;
}
.mlog-main12 {
border-right: 1px dotted black;
padding-left: 10px;
height: 20px;
}
.mlog-main13 {
padding-left: 10px;
height: 20px;
}
.mlog-main2 {
font-family: tahoma;
font-size: 11px;
color: red;
border-bottom: 1px dotted black;
padding-left: 6px;
}
.mlog-main5 {
font-family: tahoma;
font-size: 11px;
text-align: right ;
padding-right: 10px;
padding-top: 15px;
}
.mlog-main50 {
font-family: tahoma;
font-size: 14px;
text-align: right ;
padding-right: 10px;
padding-top: 15px;
}

.mlog-main6 {
padding-top: 15px;
}
.mlog-main90 {
border-bottom: 1px dotted black ;
font-family: tahoma;
font-size: 11px;
padding-bottom: 5px;
}
.mlog-main-box {
border-left: 1px solid #858585;
border-top: 1px solid #858585;
border-bottom: 1px solid #858585;
font-size: 7px;
color: #e2e2e2 ;
}
.mlog-main-box2 {
border-left: 1px solid #858585;
border-right: 1px solid #858585;
border-top: 1px solid #858585;
border-bottom: 1px solid #858585;
font-size: 7px;
color: #e2e2e2 ;
}
.mlog-orderEdit {
color: #BA1942 ;
font-family: tahoma;
font-size: 11px;
font-weight: bold ;
margin-left: 10px;
}
.mlog-pageHeading {
border-bottom: 1px dotted black ;
padding-bottom: 4px;
}
.mlog-smallText{
font-family: tahoma;
font-size: 11px;
padding-top: 20px;
padding-left: 15px;
padding-right: 80px;
}
.mlog-th {

padding-bottom: 5px;
padding-left: 5px;
border-bottom: 1px dotted black ;

}
.mlog-th2 {

padding-bottom: 5px;
padding-left: 365px;
border-bottom: 1px dotted black ;

}
.mlog-th3 {
padding-right: 8px;
padding-bottom: 5px;
padding-left: 33px;
border-bottom: 1px dotted black ;
}
.mlog-tm {
border-bottom: 1px dotted black ;
padding-top: 15px;
padding-bottom: 20px;
}
.mmain {
background-image: url(jpgs/backmain.jpg);
background-repeat: no-repeat;
  }
.mmain23 {
padding-left: 10px; 
padding-top: 20px;
}
.mmain23onas {
padding-left: 15px; 
padding-top: 20px;
padding-right: 20px;
font-family: tahoma;
font-size: 11px;
}
.mmain23text{
background-color: #e2e2e2;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
padding-top: 20px;
}
.mmain24 {
padding-left: 2px; 
padding-top: 20px;
}  
.mpresent {
border: 1px solid black;
font-family: tahoma;
font-size: 11px;
background-color: #e2e2e2;
margin-left: 10px;
margin-top: 20px;
}
.mpresent12 {
padding: 2px;
background-color: #e2e2e2;
}
.mpresent2 {
padding: 2px;
}
.mpresent23 {
padding-top: 20px;
}
.mpresent3 {
height: 250px;
}
.msart {
font-weight: bold;
font-family: tahoma;
font-size: 11px;
color: #BA1840 ;
border-bottom: 1px solid #858585;
width: 710px;
padding-left: 10px;
padding-bottom: 3px;
}
.msart-in {
font-family: tahoma;
font-size: 11px;
margin-left: 7px;
}
.msart-in2 {
font-weight: bold;
border-bottom: 1px dotted black;
padding-bottom: 2px;
width: 705px;
padding-top: 20px;
}
.msart-in23 {
padding-top: 10px;
}
.msart-t{
margin-top: 10px;
margin-left: 15px;
margin-right: 15px;
}
.mslowfoot {
text-align: right ;
font-weight: bold;
font-family: tahoma;
font-size: 11px;
padding-right: 18px;
padding-top: 30px;
padding-bottom: 10px;
}
.mslowh {
font-weight: bold;
font-family: tahoma;
font-size: 11px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px
}
.mslow1 {
font-family: tahoma;
font-size: 11px;
vertical-align: top;
width: 300px;
padding-left: 10px;
padding-top: 10px;
}

.mslow12 {
border-top: 1px solid #404040;
width: 735px;
margin-left: 10px;
border-bottom: 1px solid #404040;
}
.mslow123 {

width: 735px;
margin-left: 10px;

}
.mslow2 {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
width: 25%;
vertical-align: top;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}
.mslowp {
margin: 2px;
}
.mslowimg{
margin-right: 4px;
}
.mslowimg3 {
margin-left: 6px;
}
.mslowshow {
margin-left: 15px;

}
.mslowimg2{
border-top: 1px dotted #404040 ;
border-right: 1px dotted #404040 ;
border-bottom: 1px dotted #404040 ;
padding: 15px;
width: 87px;
}
.mslowwyj {
width: 600px;
border: 1px dotted #404040 ;
vertical-align: top;
font-family: tahoma;
font-size: 11px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px
}
.mspec{
padding-top: 20px;
padding-left: 10px;
}
.mszuk {
border: 1px solid black;
background-color:#CECECE;
}
.mszuk2 {
padding-left: 5px;
}
.mszuk3{
color: red;
font-size: 11px;
font-family: tahoma;
padding-top: 4px;
padding-bottom: 4px;
}
.mszuk3 a{
color: red;
}
.mpbotl {
border-right: 1px dotted black ;
text-align: right;
font-family: tahoma;
font-weight: bold;
font-size: 11px;
padding-right: 8px;
padding-bottom: 2px;
}
.mpbotr {
font-family: tahoma;
font-size: 11px;
padding-left: 8px;
padding-bottom: 2px;
width: 345px;
}
.mptopl {
border-right: 1px dotted black ;
border-bottom: 1px dotted black ;
text-align: right;
font-family: tahoma;
font-weight: bold;
font-size: 11px;
padding-right: 8px;
padding-bottom: 2px;
width: 90px;
}
.mptopr {
border-bottom: 1px dotted black ;
font-family: tahoma;
font-size: 11px;
padding-left: 8px;
padding-bottom: 2px;
width: 345px;
}
.mram {
font-family: tahoma;
font-size: 11px;
margin-left: 10px;
}

.mram1 {
text-align: right;
font-weight: bold;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 10px;
border-bottom: 1px dotted black;
border-right: 1px dotted black;
}
.mram12 {
text-align: right;
font-weight: bold;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 10px;
border-right: 1px dotted black;
}
.mram2 {
padding-left: 6px;
padding-bottom: 2px;
border-bottom: 1px dotted black;
width: 280px;
}
.mram200 {
font-family: tahoma;
font-size: 11px;
margin-left: 10px;
}
.mram201 {
text-align: right;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 10px;
border-bottom: 1px dotted black;
border-right: 1px dotted black;
}
.mram202 {
padding-left: 6px;
padding-bottom: 2px;
border-bottom: 1px dotted black;
width: 80px;
}
.mram5 {
font-family: tahoma;
font-size: 11px;
margin-left: 10px;
margin-right: 10px;
}
.mram52 {
border-bottom: 1px dotted black ;
width: 358px;
font-weight: bold;
padding-left: 5px;
}
.mram900 {
font-family: tahoma;
font-size: 11px;
margin-left: 10px;
margin-top: 15px;
margin-bottom: 30px;
}
.mram902 {
padding-left: 6px;
padding-bottom: 2px;
border-bottom: 1px dotted black;
width: 180px;
}
.mram_h {
padding-bottom: 20px;
}
.mram_p{
border-right: 1px dotted black ;
padding-right: 10px;
}
.mshow_ram {
padding-left: 6px;
padding-right: 6px;
padding-bottom: 18px;
}
.m-suc-h {
color: #BD193E;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
border-bottom: 1px dotted black ;
padding-top: 6px;
padding-bottom: 3px;
}
.m-suc-t {

font-family: tahoma;
font-size: 11px;
padding-top: 6px;
padding-bottom: 10px;
}
.mtopten {
background-image: url(jpgs/topten.jpg);
  height: 31px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin:0px;
  padding-left: 215px;
  font-family: tahoma;
  font-size: 11px;
    }
 .mwarch {
 margin-top: 10px;
 background-color: #e2e2e2;
 border: 1px solid black;
  font-family: tahoma;
  font-size: 11px;
 }
  .mwarch2 {
   margin-left: 9px;
  font-family: tahoma;
  font-size: 11px;
  margin-top: 8px;
 }
   .mwarch200 {
   margin-left: 0px;
  font-family: tahoma;
  font-size: 11px;
  margin-top: 0px;
   background-color: #e2e2e2;
 }
   .mwarch30 {
  font-weight: bold;
  width: 160px;
  border-bottom: 1px dotted black;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 4px;
  
 }
  .mwarch31 {
  font-weight: bold;
  width: 260px;
  border-bottom: 1px dotted black;
  border-left: 1px dotted black;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 4px;
 }
  .mwarch32 {
  font-weight: bold;
  width: 460px;
  border-bottom: 1px dotted black;
  border-left: 1px dotted black;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 4px;
 }
  .mwarch40 {
   width: 160px;
  border-bottom: 1px dotted black;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 4px;
  
 }
  .mwarch41 {
   width: 260px;
  border-bottom: 1px dotted black;
  border-left: 1px dotted black;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 4px;
 }
  .mwarch42 {
  width: 460px;
  border-bottom: 1px dotted black;
  border-left: 1px dotted black;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 4px;
 }
.mwimg1 {
margin-top: 15px;
margin-left: 10px;
margin-bottom: 20px;
}
.mwimg100 {
margin-top: 15px;
margin-left: 10px;
margin-bottom: 20px;
}
.mwimg2 {
margin-top: 15px;
margin-left: 180px;
margin-bottom: 20px;
}
.mwimg3 {
margin-top: 15px;
margin-left: 10px;
margin-bottom: 20px;
}
  .mwnota {
padding-right: 4px;
vertical-align: top;
}
.wmnotaa {
border: 1px solid black;
}
  .mwnota1 { 
padding: 2px;
background-color: #e2e2e2;
}
   .mwnota2 {
padding: 2px;
background-color: #e2e2e2;
}
.mwnota3{
margin-left: 18px;
margin-top: 18px;
}
.wmnota4 {
width: 440px;
height: 300px;
border: 1px solid #858585;
padding-left: 5px;
padding-top: 5px;
font-family: tahoma;
font-size: 11px;
background-color: #e2e2e2;
}
.wmnota5{
font-family: tahoma;
font-size: 11px;
background-color: #e2e2e2;
font-weight: bold;
text-align: center;
padding-top: 19px;
padding-bottom: 60px;
}
  .mwprace {
padding-left: 3px;
vertical-align: top;
}
.wmpracea {
border: 1px solid black;
}
  .mwprace1 {
padding: 2px;
background-color: #e2e2e2;
}
.wmprace2 {

}
.mwprace3 {
background-color: #e2e2e2;
padding-left: 5px;
}
.wmprace4{
border: 1px dotted black;
padding: 10px;
}
.mwprace5 {
text-align: center ;
width: 300px;
}
  .mwys {
font-family: tahoma;
font-size: 11px;
width: 940px;
margin-bottom: 15px;
margin-top: 7px;
  }
  .mwys1{
  width: 461px;
  font-weight: bold;
  text-align: left ;
  padding-left: 10px;
  padding-bottom: 4px;
  padding-top: 4px;
  
  border-bottom: 1px dotted black;
  border-right: 1px dotted black;
  }
  .mwys12{
  font-weight: bold;
  text-align: leftt ;
  padding-left: 10px;
  padding-bottom: 4px;
  padding-top: 4px;
  border-right: 1px dotted black;
  }
  .mwys2{
  padding-left: 10px;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom: 1px dotted black;
   font-weight: bold;
  }
  .mwys22{
  padding-left: 10px;
  padding-bottom: 4px;
  padding-top: 4px;
   font-weight: bold;
   }
    .mpl-data {
   font-family: tahoma;
   font-size: 11px;
   border-right: 1px dotted black;
   border-bottom: 1px dotted black;
   padding-top: 15px;
    }
      .mpl-data1 {
   font-family: tahoma;
   font-size: 11px;
   border-left: 1px dotted black;
   border-right: 1px dotted black;
   border-bottom: 1px dotted black;
   padding-top: 15px;
    }
      .mpl-data2 {
   font-family: tahoma;
   font-size: 11px;
   border-right: 1px dotted black;
   border-bottom: 1px dotted black;
   padding-top: 15px;
    }
  	    .mpl-data3 {
   font-family: tahoma;
   font-size: 11px;
      }  
   .mpl-infoBox {
   
   margin-top: 15px;
   
   } 
   .mpl-heading1 {
   border-bottom: 1px dotted black;
   border-right: 1px dotted black;
   font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   padding-bottom: 5px;
   }
    .mpl-heading2 {
   border-bottom: 1px dotted black;
   border-right: 1px dotted black;
   font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   padding-bottom: 5px;
   padding-left: 17px;
   }
    .mpl-heading3 {
   border-bottom: 1px dotted black;
   border-right: 1px dotted black;
   font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   padding-bottom: 5px;
   }
    .mpl-heading4 {
   border-bottom: 1px dotted black;
   font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   padding-bottom: 5px;
   }
   .mpl-main {
    font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   padding-right: 25px;
   text-align: right;
   width: 150px;
   }
    .mpl-main10 {
   padding-left: 15px;
    }
    .mrab1 {
    color: red;
     font-family: tahoma;
   font-size: 14px;
   font-weight: bold;
   width: 500px;
    }
    .mrab2 {
    text-align: right;
     padding-right: 10px; 
     width: 195px; 
    }
     .mrab3 {
    color: red;
     font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   
    }
    .menu_buttons {
     font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
    }
    
  

