.nh_top_bkg {
	background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_back_top.gif);
}
.nh_mid_bkg {
	background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_back_mid.gif);
}
.nh_btm_bkg {
        background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_back_btm.gif);
}
.nh_transparent_bkg {
        background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_main_window_back.gif);
}
.nh_title_bar {
	background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_header_bar.gif);
}
.nh_content_module, .nh_marquee {
        background-color:#C1DFF7;
}
.nh_shopping_bkg {
	background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_shop_mall_top.gif);
}
.nh_shopping_nomall_bkg {
        background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_shop_no_mall_back.gif);
        }
.nh_shops_btn a {
        background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_shop_button_up.gif);
        }
.nh_shops_btn a:hover {
        background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_shop_button_over.gif);
        }
.nh_wood_btns a{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//images.neopets.com/neohome2/user_pages/themes/winter/nh_wood_button_1.png', sizingMethod='scale');
	width:212px;
	height:97px;
}
* > .nh_wood_btns a {
        background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_wood_button_1.png);
        width:212px;
        height:97px;
}
.nh_wood_btns a:hover {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//images.neopets.com/neohome2/user_pages/themes/winter/nh_wood_button_1_over.png', sizingMethod='scale');
        width:212px;
        height:97px;
}
* > .nh_wood_btns a:hover {
        background-image: url(//images.neopets.com/neohome2/user_pages/themes/winter/nh_wood_button_1_over.png);
        width:212px;
        height:97px;
}
.nh_wood_btns {
        cursor:pointer;
        position:relative;
        width:212px;
        height:97px;
}
.nh_wood_btns a{
        cursor:pointer;
	display:block;
        width:212px;
        height:97px;
}
.nh_stats {
	background-color:#fff;
}

