/* Blue Image Styles */
body { background:#f5f4ea url("../images/background_blue.jpg") top repeat-x }

h2 { color:#024a85 }

h3 { color:#77776b }

p strong { color:#024a85 }

legend { color:#77776b }




/* Structure Styles */
.mainTable { background:url("../images/body_bg_blue.jpg") top }

.borderLeft { background:url("../images/border_left_blue.jpg") repeat-y top }
.borderLeftImg { width:13px; height:500px; background:url("../images/border_left_img_blue.jpg") no-repeat }

.borderRight { background:url("../images/border_right_blue.jpg") repeat-y top }
.borderRightImg { width:13px; height:500px; background:url("../images/border_right_img_blue.jpg") no-repeat }

.bodyColumn { background:#fff url("../images/body_bottom_blue.jpg") bottom no-repeat }

.sideColumn { background:#a09e91 url("../images/news_shadow_blue.gif") right repeat-y }

.rightColumn { background:#ccc9b8 url("../images/best_seller_bg_blue.gif") repeat-y left }



/* Header Styles */
.headTable { background:url("../images/header_bg_blue.jpg") top no-repeat }



/* Navigation Styles */
.navTable { background:#ccc9b8 url("../images/side_column_bg_blue.gif") right repeat-y }
.navTable th { height:32px; background:url("../images/side_top_blue.jpg") top no-repeat }

.rollover a { color:#fff; background:#a3a194 url("../images/nav_shadow_blue.gif") repeat-y right }
.rollover a:hover { color:#fff5b4; background:#8a897c url("../images/nav_shadow_over_blue.gif") repeat-y right }

.current a { color:#fff5b4; background:#69695f url("../images/nav_shadow_current_blue.gif") repeat-y right }

.newsTable th { background:#77776b url("../images/news_header_bg_blue.gif") right repeat-y }

.bottomImg { width:172px; height:51px; background:url("../images/side_column_bottom_blue.jpg") no-repeat }



/* Default Page Styles */
.defFlashColumn { background:#fff url("../images/def_body_top_blue.jpg") no-repeat top }

.defBottomColumn { background:#fff url("../images/def_body_bottom_blue.jpg") bottom no-repeat }

.defSearchTable { background:url("../images/search_bg_blue.jpg") no-repeat }

.bestSellerTable { background:url("../images/best_seller_shadow_blue.jpg") bottom no-repeat }
.bestSellerTable th { background:#77776b url("../images/seller_head_bg_blue.jpg") top repeat-x }



/* Main Body Styles */
.bodySearchTable { background:url("../images/body_search_bg_blue.jpg") top repeat-x }
.bodySearchTable th { background:url("../images/body_search_corner_blue.jpg") top left no-repeat }

.smallTable th { background:#024a85 }

.serviceTable th { background:#024a85 }

.topLink a { color:#024a85 }



/* Product Color Styles */
.product th { background:#024a85 }
.product p { color:#024a85 }

.usedTable th { background:#a09e91 }

.productItem a { color:#024a85 }

.cartTable th { background:#024a85 }

.bulkTable th { background:#024a85 }



/* Admin Color Styles */
.listTable th { background:#024a85 }



/* Form Styles */
.form p { color:#024a85 }

