html { height: 100%; margin-bottom: 1px; }

a         { Color: #FFFFFF; Text-Decoration: none; }
a:link    { Color: #FFFFFF; Text-Decoration: none; }
a:visited { Text-Decoration: None; }
a:hover   { Color: #ffcc00; Text-Decoration: none; }
a:active  { Color: #FFFFFF; Text-Decoration: none; }

body { 
   margin: 0px 0px;  /* same as inline style on page 04/09*/
   background-color: #113c70;
   background-image:url(../blue171.jpg);
   text-align: center;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px;
}

ul.mainmenu         { padding: 0; margin: 0; float: right; list-style:none; background-color: #972125; }
.mainmenu li        { padding: 2px 0; margin: 0; float: left;}
.mainmenu a         { padding: 4px 10px; margin: 0; border-right: 2px solid #517a98;display: block; width: auto; color:#FFFFFF; }
.mainmenu a:link, .mainmenu a:visited, .mainmenu a:hover, .mainmenu a:active { color:#FFFFFF; font-weight:bold; }


.body_height {
   /* Keep the footer on the bottom of the page */
   width: 900px;
   text-align: left;
   margin: auto;
   background: #FFF;
   padding: 0 0 0 0;
}

.gray_sides {
   border: 10px solid #8A95A8;
   padding: 0 10px 10px;
   margin: 0;
   margin-top: 0px;
   border-top: none;
   border-bottom: none;
}

.header {
   height: 135px;
   text-align: center;
   margin: 0;
   background-color: #113C70;
   border-top: 4px solid #083243;
}

.header_bg {
   width: 900px;
   margin: 0;
   text-align: right;
}

.header_bg a {                /*added 4/7 adding link to logo image without visible border */
	
	color:#113C70;
	}

.header_bg img {
   float: left;
   margin-top: 10px;
}

.header_text {
   width: 350px;
   margin: auto 0 auto auto;
   text-align: left;
}

.header_text p {
   padding: 4px 0 4px 10px;
   margin: 0 0 6px 0;
   font-size: 15px;
   font-weight: bold;
   color: #FFF;
}

.footer {
   width: 900px;
   margin: 0 auto;
   text-align: center;
   color: #FFF;
   background: #113C70;
}

.footer p {
  padding: 10px;
}

TABLE.RecordsTable {
   background-color: #FFFFFF;
   font-size: 12px;
}

.RecordsTableHeader {
   background-color: #113C70;
   font-weight: bold;
   color: #FFFFFF;
   white-space: nowrap;
   padding: 10px 4px;
}
.Record {
   background-color: #EFEAEA;
   Border-Bottom: #000000 1px outset;
}

.Record img {
   padding: 10px;
}

.MenuTable {
   background-color: #EFEAEA;
   font-weight: none;
   color: #000000;
}

.FooterTable {
   background-color: #003D00;
   font-weight: none;
   color: #FFFFFF;
   border: 1px outset #000000;
   white-space: nowrap;
}

.ErrorTable {
    width: 100%;
   padding: 10px;
   background-color: #FFEEEE;
   font-weight: none;
   border: 1px solid #000000;
}

.wLink {
   margin: 6px 30px 6px 10px;
}

A.wLink { 
   Color: #FFFFFF;
}
A:Hover.wLink { 
   Color: #FFF;
}
A:Visited.wLink { 
   Color: #FFF;
}

form { margin: 0; }

table { margin: 0; text-align: justify;}

.gray_sides         { text-align: justify;}
.gray_sides a       { color:#666666;}
.gray_sides a:hover { color:#666666;}

.content_padding {
   padding: 20px 20px 0 20px;
}
.sell_sheet { width: 100%;}

.side_color {
   background: #175791;
   margin: 0;
   padding: 0;
}

.side_buttons {
   background: #972125;
   padding: 10px 0;

}

.side_buttons a {
   padding: 8px 13px;
   background: #972125;
   border-right: 3px solid #517A98;
   height: 20px;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

h1 {
   font-size: 16px;
}

h2 {
   font-size: 16px;
}

/*added 4/9, was prior inline style.  h3 and h4 are intended to be the same, modified for search engine structure, h3 replaced h4 **/
.sell_sheet p { font: 16px/22px Arial, Helvetica, sans-serif; }  
.sell_sheet b { color: #890C08; }
.sell_sheet a:visited {color: #113c70; text-decoration:none;}
h3 { font-size: 26px; font-weight: bold; text-decoration: underline; }
h4 { font-size: 26px; font-weight: bold; text-decoration: underline; }

.explain {
   margin: 10px;
}

.explain p {
   line-height: 17px;
}







/* *** OSC *** */
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #8a95a8;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
	padding-left: 4px;
  font-size: 10px;
  background: #8a95a8;
  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: #8a95a8;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8a95a8;
  color: #ffffff;
  font-weight: bold;
	width: 50%;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

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: 10px;
  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: 10px;
}

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

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

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: 10px;
  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: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

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