#topmenu {
	z-index: 13;
    background: url(../images/top_header_bg.jpg) 0 0 no-repeat;
}
#nav {
	background: url(../images/top_header_bg.jpg) 0 0 no-repeat;
	margin: 0 0 15px 20px;
    padding: 0;
    width: 968px;
    height: 30px;
}
#nav a {
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 30px;
	padding: 0 15px;
	margin-top: 0;
}
#nav a.topdaddy, #nav li a {
	background: url(../images/menu_div.jpg) 100% 0 no-repeat;
}
#nav li li a {
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px;
}
#nav ul li ul li a:hover {
	background: none;
}
#nav ul li a:hover, #nav ul li ul li ul li a:hover {
	color: #fff;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li li {
	padding: 0;
	background: none;
	border-bottom: 1px solid #2C47A2;
	border-top: 1px solid #3653AF;
}
#nav ul ul a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 167px;
	text-transform: none;
	font-size: 11px;
	text-align: left;
}
#nav li {
	float: left;
	padding: 0;
 	background: none;
	height: 28px;
}
#nav ul li {
	position: relative;
	z-index: 1;
}
#nav li ul {
	top: 30px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border: 1px solid #1B295F;
}
#nav ul {
	padding: 0 0 0 20px;
	margin: 0;
	margin-left: 2px;
}
#nav li li {
	float: left;
	padding: 0;
   	width: 170px;
}
#nav li ul ul {
	margin: -25px 0 0 170px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul,#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	z-index: 100;
	left: 0;
}
#nav li:hover, #nav li.sfhover {
    left: 0;
    background-color: #284193;
}
#nav li:hover a, #nav li.sfhover a {
    color: #fff;
}
#nav li li:hover a, #nav li li.sfhover a {
    color: #fff;
}
#nav li li:hover a:hover, #nav li li.sfhover a:hover {
    color: #fff;
}
#nav ul ul a {
	background: none;
}
#nav li li.active {
	background: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	background: #3653AF;
}
/* custom stuff */
.clr {
	clear: both;
}
#page_bg {
	height: 100%; 
	background: #999999;
	padding: 0;
	margin-bottom: 1px;
}
div.mosimage_caption {
	font-size: 10px;
	color: #666666;
}
div.center {
	text-align: center;
}
table#main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.blog_more {
	margin-top: 30px;
}

div.syndicate div {
	text-align: center;
}
table.minimal, table.minimal td {
	border-collapse: collapse;
	margin:0;
	padding: 0;
}
td.left_shadow {
	width: 18px;
	background: url(../images/gp_shadow_left.png) repeat-y;
}
td.right_shadow {
	width: 18px;
	background: url(../images/gp_shadow_right.png) repeat-y;
}
td.left_bot_shadow {
	width: 18px;
	height: 60px;
	background: url(../images/gp_shadow_left_bot.png) no-repeat;
}
td.right_bot_shadow {
	width: 18px;
	height: 60px;
	background: url(../images/gp_shadow_right_bot.png) no-repeat;
}
td.bottom {
	text-align: center;
	height: 60px;
	color: #000000;
	line-height: 30px;
	vertical-align: top;
	background: url(../images/gp_bottom_bg.png) repeat-x;
	font-weight: normal;
}
td.wrapper {
	width: 968px;
}
div#topcart {
	background: url(../images/de_topnav_bg.png) no-repeat;
	width: 163px;
	height: 175px;
}
div#topcart div {
	overflow: hidden;
	margin: 0 12px 10px 5px;
	padding-top: 1px;
	padding-left: 0px;
} 
a.mainlevelutilities, a.mainlevelutilities_cart  {
	padding-left: 0px;
	line-height: 20px;
	display: block;
}
a.mainlevelutilities_log  {
	padding-left: 0px;
	line-height: 20px;
	display: block;
	margin-top: 1px;
}
a.mainlevelutilities_cart  {
	padding-left: 28px;
	background-image: url(../images/cart_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
a:hover.mainlevelutilities , a:hover.mainlevelutilities_log {
	padding-left: 0px;
	line-height: 20px;
	background-color:none;
	text-decoration: none;
	display: block;
	background-image: url(../images/util.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a:hover.mainlevelutilities_cart {
	padding-left: 0px;
	line-height: 20px;
	background-color:none;
	text-decoration: underline;
	display: block;
}
#topnav {
	height: 20px;
	padding: 0px;
}
#topnav_links ul {
	margin: 0;
	padding: 0;
}
#topnav_links li {
	background-image: none;
	list-style:none; 
	float: left; 
	margin: 0px; 
	padding: 0px;
	font-size: 11px;
	line-height:20px;
	height: 20px;
	white-space: nowrap;
}
#topnav_links a {
	display: block;
	padding: 0px 30px;
	float: none; 
	text-decoration: none;  
	color: #cccccc;
	line-height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#topnav_links a:hover {
	color: #B0CAFF;
}
#header {
	height: 200px;
	width: 968px;
}
#spacerbar {
	overflow: hidden;
	background: url(../images/gp_header_seperator.png) repeat-x;
	height: 24px;
	text-align: left;
	line-height: 30px;
	padding-left: 8px;
	font-weight: bold;
	color: #cccccc;
	font-size: 11px;
}
#spacerbar a:link, #spacerbar a:visited {
	color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}
#spacerbar a:hover {
	color: #B0CAFF;
	font-weight: bold;
}
table.maintable {
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin: 0;
}
td.sidenav {
	width: 163px;
	background: #cccccc url(../images/gp_module_bg.png) repeat-x;
}
td.middle {
	width: 100%;
	background: #ebe8e8;
}
div#menu, div#right{
	margin-top: 10px;
}
td.greyline {
	width: 1px;
	padding: 0;
	margin: 0;
	background: #333333;
}
#newsflash {
	background: #2542b4 url(../images/gp_c_t_fade.png) repeat-x;
	padding: 10px 10px 10px 10px;
	width: auto !important;
	width: 100%;
}
#newsflash table.moduletable td {
	color: #999999;
}
#newsflash table.contentpaneopen td {
	color: #eeeeee;
}
#newsflash table.contentpaneopen td.contentheading  {
	font-size: 14px;
	font-weight: bold;
	color: #B0CAFF;
	height: 18px;
	line-height: 18px;
}
#mainpage {
	background: url(../images/gp_c_m_fade.png) top left repeat-x;
	padding: 10px;
	width: auto !important;
	width: 100%;
}
#mainpage2 {
	background: url(../images/gp_c_m_fade.png) top left repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	width: auto !important;
	width: 100%;
}
td.componentheading{
	width: 100%;
	text-align: left;
	background: url(../images/trondheim_underline.png) bottom left repeat-x;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
div.componentheading {
	text-align: left;
	background: url(../images/trondheim_underline.png) bottom left repeat-x;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
div.componentheading:first-letter {
	font-size: 30px;
	color: #2E47AD;
}
.contentheading {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;
}
.firstlett {
	font-size: 30px;
	color: #2E47AD;
	padding: 0px;
	font-weight: bold;
	height: 45px;
	text-align: left;
	width: 100%;
}
#footer {
  text-align: left;
  font-size: 11px;
  text-indent: 180px;
  padding-bottom: 15px;
  font-weight: bold;
  color: #cccccc;
}
input.button {
	border: 1px solid #999999;
	background: url(../images/gp_button_bg.png) repeat-x;
	height: 20px;
	padding: 2px 7px 4px 7px !important;
	padding: 0px 4px 0px 4px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div.footer {
  color: #7A8796;
  font-size: 10px;
}
table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
}
table.moduletable_cart {
	width: 100%;
	margin: 0px 0px 15px 0px;
	text-align: center;
}
table.moduletable_cart td {
	padding: 4px;
	text-align: center;
}
table.moduletable td {
	padding: 4px;
}
#menu table.moduletable td {
	padding: 0px;
}
table.moduletable th, table.moduletable_cart th {
	white-space: nowrap;
	text-align: left;
	width: 100%;
	background: url(../images/gp_module_header.png) bottom left no-repeat;
	height: 28px;
	line-height: 28px;
	text-indent: 18px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #000000 url(../images/gp_menu_bg.png);
	font-size: 11px;
	font-weight: bold;
	color: #B0CAFF;
	text-align: left;
	height: 26px;
	line-height: 26px;
	text-indent: 15px;
	width: 163px;
}
a.mainlevel:hover {
	background-position: 0px -26px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
/* required stuff */
table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
table.contentpaneopengallery {
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #333333;
}
.small {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.modifydate {
	height: 30px;
	vertical-align: bottom;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	color: #719500;
	text-align: left;
	width: 100%;
}
a.contentpagetitle:hover {
	color: #99CC00;
}
a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #B0CAFF;
	text-align: left;
	padding-left: 11px;
	background: #2542b4;
	margin-left: 0px;
	line-height: 20px;
}
a.sublevel:hover {
	color: #ffffff;
	font-weight: bold;
	background: #666666;
	text-decoration: none;
}
a:link, a:visited {
	color: #0033FF; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
}
.sectiontableheader {
	font-weight: bold;
	background: #1D1D1D;
	padding: 2px;
	color: #CCCCCC;
}
td.smalldark {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
table.pollstableborder {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	text-align: left;
}
table.pollstableborder td {
	padding: 5px 2px 0 0;
}
td.sectiontableentry1 {
	padding: 0px;
}
td.sectiontableentry2 {
	padding: 0px;
}
tr.sectiontableentry1 td {
	padding-left: 4px;
	padding-right: 4px;
}
tr.sectiontableentry2 td {
	padding-left: 4px;
	padding-right: 4px;
}
HTML {
	height: 100%;
	margin-bottom: 1px;
}
BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li
{
	list-style: none;
}
.inputbox {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;

}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cc0000;
}
.offtab {
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}
.tabheading {
	background-color: #eeeeee;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}
td.buttonheading img{
	padding-left: 5px;
}
span.highlight {
	background: #ffffcc;
}
/* Content - Sections & Categories */
table.contenttoc {
	margin: 3px;
	border:solid 1px #cccccc;
}
table.contenttoc th {
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	background: #eeeeee;
	padding: 5px;
}
table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	padding: 5px;
}
.contentdescription {
	text-align: left;
}
/** category text format and links **/
.poll {
	font-size: 11px;
	padding: 0px;
	margin: 0px
}
table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	color: #000000;
	font-weight: bold;
}
.pagenav {
	font-weight: normal;
}
/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}
.content_vote {
	font-weight: normal;
	font-size: 8pt;
}
/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}
.readon {
	display: block;
}
strong {
	color: #112544;
}
/*PHP Shop Additions*/
#showbutton {
	height: 18px;
	width: 70px;
	background-image: url(../images/cart_btn.png) repeat-x;
}
.sectiontableheader2 {
	color: #FFFFFF;
	font-weight: bold;
	background: #999999;
	padding: 2px;
}
table#cat_browse {
	width: 100%;
}
td#cat_browse_sub {
	width: 40%;
}
td#cat_browse_det {
	width: 60%;
	padding-left: 8px;
}
table#cat_links {
	width: 100%;
	text-align: left;
	background-image: url(../images/cat_back.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #787169;
}
form {
	margin: 0px;
	padding: 0px;
}
table#cat_links a {
	font-size: 12px;
	display:block;
	padding: 1px 8px 1px 0;
}
table#cat_links a:hover {
	font-size: 12px;
	display:block;
	padding: 0px 8px 0px 0;
	text-decoration: none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
table#cat_links td {
	vertical-align: top;
}
div#store_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
	font-variant:small-caps;
	letter-spacing: 5px;
	padding-left: 30px;
	background-image: url(../images/cat_head.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 20px;
	color: #787169;
}
div#cat_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	font-variant:small-caps;
	padding-left: 5px;
	line-height: 20px;
	color: #000000;
}
td#cat_img {
	padding-left: 16px;
	padding-right: 10px;
}
td#flypage_desc {
	background-color: #CCCCCC
}
table#prod_blog a img, div#featured a img {
	border: 0px solid #cccccc;
}
table#prod_blog {
	border-bottom: 1px solid #cccccc;
	margin: 10px 3px 0px 3px;
}
div#rec_image {
	background-image: url(../images/img_back.gif);
	background-position: bottom right;
	padding-right: 5px;
	padding-bottom: 5px;
}
div.buy_now a , div#checkout a , div.back_button a {
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #333333;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 0px 1px 0px;
	margin-bottom: 0px;
	width: 90px;
}
div.buy_now a:hover, div#checkout a:hover, div.back_button a:hover {
	display: block;
	margin-right: 5px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #787169;
	color: #787169;
	text-decoration: none;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 0px 1px 0px;
	margin-bottom: 0px;
	width: 90px;
}
div#checkout a {
	margin-top: 3px;
	margin-left: 25px;
}
div.rec_image , img.rec_image {
	display: block;
	background-image: url(../images/img_back.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 5px;
}
div#feat_image a img  {
	background-image: url(../images/img_back.gif);
	background-position: bottom right;
	padding-right: 5px;
	padding-bottom: 5px;
	display: block;
	margin-top: 8px;
}
div#details_img img  {
	background-image: url(../images/img_back.gif);
	background-position: bottom right;
	padding-right: 5px;
	padding-bottom: 5px;
	display: block;
	margin-top: 8px;
}
#headimg {
	text-align:center;
	margin:auto;
}
.moduletable .recommended {
	margin: 0px 0;
	padding-top: 0px;
	background-image:url(../images/rec_headb.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.recommended {
	margin: 5px 0;
	padding-top: 15px;
	background-image:url(../images/rec_head.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.moduletable .recommended {
	margin: 0;
}
.recommended strong {
	display: block;
	padding-left: 15px;
	font-size: 15px;
	padding-bottom: 3px;
}
.recommended table {
	margin-bottom: 10px;
}
/* Sku Group Head */
.img_desc img {
	float: left;
	margin: 0px 10px 5px 0px;
}
.img_desc p {
	margin-top: 0px;
	font-size: 12px;
}
div#sku_heading div.screening {
	margin-left: 48px;
}
div#sku_heading div.screening {
	margin: 0px;
}
div#sku_heading div.screening img {
	border: 0px solid #cccccc;
}
div#sku_heading table#screentable td {
	padding: 5px;
	vertical-align: top;
}
table#prod_blog	table#screentable td {
	width: 70px;
	vertical-align: top;
}
div#sku_heading table#screentable {
	clear: both;
	margin: 10px 0 0 0;
	border-top: 1px solid #cccccc;
}
#sku_head h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	font-variant:small-caps;
	letter-spacing: 5px;
	padding-left: 17px;
	background-image: url(../images/cat_head_b.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	line-height: 27px;
	margin-left: 115px;
}
tr#gghead {
	height: 30px;
	color: #FFFFFF;
}
tr#gghead strong {
	display: block;
	border-bottom: 1px solid #ffffff;
	margin: 0 7px 0 7px;
}	
td#tl {
	width: 33%;
	height: 30px;
	background-image: url(../images/gg_tl.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding: 0px;
}
td#c {
	width: 33%;
	height: 30px;
	background-image: url(../images/gg_c.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding: 0px;
}
td#tr {
	width: 33%;
	height: 30px;
	background-image: url(../images/gg_tr.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding: 0px;
}
table#ggtable {
	margin-top: 6px;
	/* background-image: url(../images/leaf.jpg); */
	border-bottom: 3px solid #71A42E;
}
#ggtable td {
	text-align: center;
	padding: 10px 0;
}
#ggtable td a {
	display: block;
	padding: 4px 0;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin: 0 15px;
}
#ggtable td a:hover {
	display: block;
	padding: 4px 0;
	background-color: #FFFFFF;
	border: 1px solid #71A42E;
	margin: 0 15px;
	text-decoration: none;
}
div#home_header {
	height: 129px;
	background-color: #CCCCCC;
}
div#home_left {
	height: 129px;
	float: left;
	background-image: url(../images/home_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 50%;
}
div#home_right {
	height: 129px;
	float: right;
	background-image: url(../images/home_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 49%;
}
div#home_head h3 {
	margin: 0px;
	color: #666666;
	padding: 5px;
	font-size: 12px;
}
li.new-1, li.new-2, li.new-3, li.new-4, li.new-5, li.new-6, li.new-7, li.new-f {
    list-style: none;
}
li a.new-1, li a.new-2, li a.new-3, li a.new-4, li a.new-5, li a.new-6, li a.new-7, li a.new-f {
    display: block;
	padding-left: 45px;
	height: 40px;
	line-height: 40px;
	font-family: arial; 
    font-size: 20px; 
    font-weight: bold; 
    letter-spacing: -0.04em; 
    color: #27429d;
}
li a.new-1:link, li a.new-1:visited, li a.new-2:link, li a.new-2:visited, li a.new-3:link, li a.new-3:visited, li a.new-4:link, li a.new-4:visited, li a.new-5:link, li a.new-5:visited, li a.new-6:link, li a.new-6:visited, li a.new-7:link, li a.new-7:visited, li a.new-f:link, li a.new-f:visited {
    background-position: 0px 2px;
	font-family: arial; 
	height: 40px;
	font-size: 20px; 
    font-weight: bold; 
    letter-spacing: -0.04em; 
    color: #27429d;
	text-decoration: none;
}
li a.new-1:hover, li a.new-2:hover, li a.new-3:hover, li a.new-4:hover, li a.new-5:hover, li a.new-6:hover, li a.new-7:hover, li a.new-f:hover {
    background-position: 0px -70px;
	font-family: arial; 
    height: 40px;
	font-size: 20px; 
    font-weight: bold; 
    letter-spacing: -0.04em; 
    color: #000;
	text-decoration: none;
}
li a.new-1 {
    background: url(../images/num-1.gif) 0px 2px no-repeat;
}
li a.new-2 {
    background: url(../images/num-2.gif) 0px 2px no-repeat;
}
li a.new-3 {
    background: url(../images/num-3.gif) 0px 2px no-repeat;
}
li a.new-4 {
    background: url(../images/num-4.gif) 0px 2px no-repeat;
}
li a.new-5 {
    background: url(../images/num-5.gif) 0px 2px no-repeat;
}
li a.new-6 {
    background: url(../images/num-6.gif) 0px 2px no-repeat;
}
li a.new-7 {
    background: url(../images/num-7.gif) 0px 2px no-repeat;
}
li a.new-f {
    background: url(../images/num-f.gif) 0px 2px no-repeat;
}
.billlabel {
	float: left;
	width: 40%;
	height: 25px;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	padding-right: 5px;
}
.billinput {
	float: left;
	width: 50%;
	height: 25px;
}
.buttoncenter {
	width: 90%;
	text-align: center;
	clear: both;
}
.error {
	color: #FF0000;
	font-size: 14px;
}
table.non {
	width: 100%;
	padding: 10px;
}
table.non, table.non td.arit {
	text-align: right;
	margin: 10px;
	padding: 5px;
}
.moveover {
	margin-right: -150px;
}
.footlaw {
	color: #666666;
	padding: 5px;
	margin-left: -1px;
	margin-right: -1px;
	width: 958px;
	background: #CCC;
	border-bottom: #333 1px solid;
	border-left: #333 1px solid;
	border-right: #333 1px solid;
	margin-bottom: 10px;
	z-index: 100;
}