/* CSS Document */
.background_bottom { background-image:url(images/btm_border.jpg); }
.background_top { background-image:url(images/polargps_header_bkg.jpg); }
.background_main { background-image:url(images/main_background.jpg); }
.top_nav_table { text-align: center; border-left: none medium; border-top: none medium; border-bottom: none medium}
.top_nav_links {  color: #EAEAEA; text-decoration: none; font: 14px bold; }
.category_title { background: url(nav/chrometheme/chromebg.jpg) repeat-x center; padding:2px; height:25px; text-align:left; background-color:#E5E5E5; border: solid 1px #999999;}
.categories_link_table { height:20px; vertical-align:middle; text-align:left; border-left: none medium; border-right: none medium; border-bottom: dotted thin #E5E5E5; }
.sizzling_deals_cells { text-align:left; border-left: none medium; border-right: none medium; border-bottom: dotted thin #E5E5E5; }
.no_dec {text-decoration:none; text-align:left}
.category_section_cell { height:48px; vertical-align:middle; text-align:center; background-color:#343598; border-left: solid 1px; border-right: solid 1px; border-top: solid 1px; border-bottom: none medium; }
.category_section_font { color:#EAEAEA; font-weight:bold; text-align:center; font-size:14px; text-decoration:none}

a:hover { color:#990000; text-decoration:none; }
/*
	A:hover { color: red; text-decoration: underline; }
	BODY { background-color: #FFFFFF; font-family: tahoma; font-size: 12px; margin: 0;}
	INPUT { font-size: 11px; }
	SELECT { font-size: 11px; }
	TD { font-family: Tahoma; font-size: 12px; }
	TEXTAREA { font-size: 11px; }

*/