﻿BODY {color: black; background: white;}

A:link, A:visited {background: white; color: black; text-decoration: underline;   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;   border-bottom: 1px solid gray;}


#HeaderContainer_row1_col2, #HeaderContainer_row2, #HeaderContainer, .BreadCrumbContainer { display:none;}

/*Product Detail Page*/
 #Internal2Body_Rightpane, #FooterContainer, #FlashBody_Leftpane,
  #Bodybook_details_top, #Bodybook_details_bottom,
  #Bodyreview_details_top, #Bodyreview_details_bottom, 
  #BodyItem_details_top, #BodyItem_details_bottom, 
  #Bodycomment_details_top, #Bodycomment_details_bottom{
	display: none;
}

/* Order Confirmation Page */
#checkoutsignin_Rightpane,
#checkoutsignin_left_top, #checkoutsignin_left_bottom, .OffPrint
{
    display:none;
    }


img {
	border: none;
}

#PrintLogoContainer
{
    display:block !important;
    }
