/* CSS Document */body{	background:url(images/bg.gif) repeat-x 0 0 #F7F7F7; color:#171717;	font:normal 13px/20px Georgia, "Times New Roman", Times, serif;	margin:0; padding:0;}div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{	margin:0; padding:0;}ul{	list-style:none;}.spacer{	font-size:0; line-height:0; clear:both;}/* -- top navigation start -- */#topNav{	width:683px; margin:0 auto; height:37px;}#topNav ul{	width:540px; margin:0 auto;}#topNav ul li{	height:37px; float:left;	background:url(images/bg.gif) repeat-x 0 0 #292929; color:#C1C1C1;	font:bold 12px/37px Arial, Helvetica, sans-serif;}#topNav ul li a{	padding:0 18px; height:37px; float:left; text-decoration:none; display:block;	background:url(images/bg.gif) repeat-x 0 0 #292929; color:#C1C1C1;	font:bold 12px/37px Arial, Helvetica, sans-serif;}#topNav ul li a:hover{	background:url(images/top_btn_h.gif) no-repeat center bottom;}#topNav ul li a.hover{	padding:0 18px; height:37px; float:left; text-decoration:none; display:block;	background:url(images/top_btn_h.gif) no-repeat center bottom; color:#C1C1C1;	font:bold 12px/37px Arial, Helvetica, sans-serif;}/* -- top navigation start -- */