/* © 2004 Pan Orange, Inc. All Rights Reserved. */
html, 
table
{
   font-weight: normal;
   font-size: 12px;
   line-height: 14px;
   text-align: left;
   vertical-align: top;
   color: black;
   border-style: solid;
   border-color: black;
   border-width: 0px;
   font-family: arial, sans-serif;
} 



a
{
   font-weight: normal;
   font-size: 12px;
   line-height: 14px;
   font-family: arial, sans-serif;
} 



h1
{
   font-weight: bold;
   font-size: 20px;
   line-height: 22px;
   text-align: center;
}



h2
{
   font-weight: bold;
   font-size: 16px;
   line-height: 18px;
   text-align: center;
}



h3
{
   font-weight: bold;
   font-size: 14px;
   line-height: 16px;
   text-align: center;
}



th
{
   font-weight: bold;
}

select, 
input
{
   font-weight: normal;
   font-size: 12px;
   line-height: 14px;
   text-align: left;
   vertical-align: middle;
   font-family: arial, sans-serif;
}

.small
{
   font-weight: normal;
   font-size: 12px;
   font-family: arial, sans-serif;
}

.medium
{
   font-weight: bold;
   font-size: 14px;
   line-height: 16px;
   font-family: arial, sans-serif;
}

.large
{
   font-weight: bold;
   font-size: 18px;
   line-height: 20px;
   font-family: arial, sans-serif;
}

.banner
{
   text-align: center;
   vertical-align: middle;
   border-style: solid;
   border-width: 1px;
   border-color: black;
   padding: 1px;
   background: white;
}

.button input
{
   text-align: center;
}

.navigation
{
   text-align: center;
   vertical-align: top;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}



.content
{
   vertical-align: top;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}



.shippingandhandling
{
   text-align: center;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}



.login
{
   text-align: left;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}



.login input
{
   text-align: left;
}



.browse
{
   vertical-align: top;
   text-align: left;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}




.browse td
{
   vertical-align: top;
   border-width: 0px;
}



.product
{
   vertical-align: top;
   text-align: left;
   border-width: 0px;
   color: black;
}




.product td
{
   vertical-align: top;
   border-width: 0px;
}



.product input,
.product select
{
   text-align: left;
}



.product div.center input
{
   text-align: center;
}



.cart
{
   text-align: left;
   border-style: solid;
   border-width: 1px;
   border-color: black;
}



.cart div.right input
{
   text-align: right;
}



.checkout input,
.checkout select
{
   text-align: left;
}



.confirmation
{
   border-style: solid;
   border-width: 1px;
   border-color: black;
}



.processorder
{
   border-style: solid;
   border-width: 1px;
   border-color: black;
}



.manager
{
   border-style: solid;
   border-width: 1px;
   border-color: black;
}



.orderdetail
{
   border-style: solid;
   border-width: 1px;
   border-color: black;
}



.service th
{
   font-weight: normal;
   border-style: solid;
   border-width: 1px;
   border-color: black;
   background-color: orange;
}

