


td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	color:#828382;
}
a {
	text-decoration: none;
	color: #666666;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {margin:0px;padding:0px}
#rol { background-image:url(images/m2.jpg); cursor:hand}
#bg { background-image:url(images/m1.jpg)}
.style1 {color: #FFFFFF}
.style2 {
	color: #3f0101;
	font-weight: bold;
}
.style3 {color:#828382}
.style4 {color: #489418}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #993231;
}
.style8 {color: #86ba94}
.style9 {color: #e47e01}
.style10 {
	color: #ff4c4c;
	font-weight: bold;
}

.style10 a{
	color: #ff4c4c;
	font-weight: bold;
	text-decoration: underline;
}
.style11 {
	color: #267f9f;
	font-size: 12px;
}
.style12 {color: #ff4c4c}
.style13 {color: #666666}
.style14 {font-size: 12px}
.style15 {color: #86ba94; font-size: 9px; }
.style16 {font-size: 9px}
.style18 {color: #e47e01; font-size: 12px; }
.style19 {
	font-size: 12px;
	font-weight: bold;
}
#logobox {
position: relative;
top:58px;
left: -10px;
z-index: -1;
}
#main {
position: relative;
top: -58px;
width: 790px;
margin: 0 auto;
text-align: left; 
z-index: 0;
vertical-align: top;
}
#logo {
width: 300px;
height: 58px;
}
#table {
vertical-align: top;
}

.cssbutton {
    background: #A52108;
    color : #F4DFDC;
    width : 110px;
    padding : 0 6px;
    vertical-align: top;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    text-align:center;
    border: 1px;
    border-style: solid;
    border-color: #000000;
    border-spacing: 1px;
}


.cssbuttonsubmit{
    background: #A52108;
    color : #F4DFDC;
    vertical-align: top;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    border:none;
}




















/*
  $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-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #fff;
}

TD.headerNavigation {
  font-size: 12px;
  background: #fff;
  color: blue;
}

A.headerNavigation {
  color: blue;
}

A.askquestion {
  color: #3366FF;
  text-decoration: underline;
}

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

TD.category_desc {
  font-size: 13px;
  color: black;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #194DB7;
}

TD.footer {
  font-size: 10px;
  background: #194DB7;
  color: #ffffff;
  font-weight: bold;
}


.infoBoxContents {
  background: #DFEACE;
  font-size: 10px;
}

.infoBoxCart {
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #DFEACE;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #194DB7;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

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 {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 6px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.askquestion, SPAN.askquestion, P.askquestion {
  font-size: 12px;
  color: #CC0066;
  text-decoration: underline;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }






