body {
	background-color:#FFFFFF;
	color:#000000;
}
body, td {
	text-decoration:none;
	font-family: Arial,Helvetica; 
	font-size:12px;
}
body,form,img,h1 {
	margin:0px;
	padding:0px;
	border:0px;
}
a, a:link, a:visited, a:hover { 
	text-decoration:none; 
	color: #0000FF; 
}
h1 {
	font-family: Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
	vertical-align:baseline;
}
h2 {
	margin:0px;
	padding:12px 12px 13px 12px;
	font-weight: bold;
	font-size:14px;
	font-family:Arial,Verdana;
}
/* ========================= */

.sidemenu { 
	font-family: Arial, Helvetica; 
	font-size: 14px; 
	color: #0000CC; 
}
.tbox, .nbox { 
	border: #6876b2 1px solid;  
	font-size: 10px; 
	color: #35406D;
	font-weight: bold; 
	font-family: Verdana, Arial;  
	background-color: #F6F6F6; 
	text-decoration: none;
	padding:2px;
}
.nbox {
	text-align:right;
}
.button { 
	border: #6876b2 1px solid;  
	font-size: 10px; 
	color: #35406D;
	font-weight: bold; 
	font-family: Verdana, Arial;  
	background-color: #FFDDDD; 
	text-decoration: none;
	padding:1px 3px 1px 3px;
}
.invtext, .invtext td { 
	text-decoration: none; 
	font-family: Arial,Helvetica; 
	font-size: 10px; 
	color: #000000; 
}
.invtext a, .invtext a:visited {
	color:#000000;
}
.invtext a:hover {
	color:#000099;
}
.topmenu {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
	padding:4px;
	height:30px;
}
.navrow, .navrowhover {
	color: #000000; 
	font: 11px Arial, Helvetica;
	cursor: hand;
	background-image:url('http://resource.havnet.net/shopwise/gfx/menubak_0.gif');
	background-repeat:repeat-x;
	background-position: bottom left;
	background-color:#CDCAFC;
}
 .navrowhover {
	background-image:url('http://resource.havnet.net/shopwise/gfx/menubak_1.gif');
	background-repeat:repeat-x;
	background-position: bottom left;
	background-color:#B4B6EE;
 }
 .subnavrow, .subnavrowhover {
 	color: #000000; 
	font: 11px Arial, Helvetica;
	cursor: hand;
	background-image:url('http://resource.havnet.net/shopwise/gfx/submenubak_0.gif');
	background-repeat:repeat-x;
	background-position: bottom left;
	background-color:#CDCAFC;
 }
  .subnavrowhover {
	background-image:url('http://resource.havnet.net/shopwise/gfx/submenubak_1.gif');
	background-repeat:repeat-x;
	background-position: bottom left;
	background-color:#B4B6EE;
 }
.handrow {
	color: #000000; 
	font: 11px Arial, Helvetica;
	cursor: hand;
}
.alertbox, .infobox {
	background-color:#E0E0E0;
	border:#000000 1px solid;
	margin:5px;
	padding:5px;
}
.alertbox {
	background-color:#FF4343;
	color:#FFFFFF;
}
a.infobox:hover {
	background-color:#F0F0F0;
}
.sepline {
	background-color:#D6D5DB;
	border: #C9C9C9 1px solid;
	background-image:url('http://www.sitewise.havnet.net/editor/scripts/moz/icons/bg.gif');
	background-repeat:repeat-x;
	padding:5px 0px 5px 0px;
	font-size:12px;
	font-family:Arial,Verdana;
	margin:10px 0px 5px 0px;
	width:641px;
}
.sepline p {
	margin:0px;
	padding:0px 5px 0px 5px;
	font-weight:bold;
}
.locationbar {
	background-color:#CCCCFF;
	border-bottom:#000000 1px solid;
	font-size:14px;
	font-family:Arial,Verdana;
	background-image:url('http://resource.havnet.net/shopwise/gfx/v2_image.gif');
	background-repeat:no-repeat;
	background-position: 99% 100%;
}
.locationbar img {
	width:32px; 
	height:32px; 
	float:left; 
	margin:3px 5px 0px 5px;
}
.bottomline td {
	border-bottom:#FFFFFF 1px solid;
}
a.addbutton {
	background-color:#CCCCFF;
	text-decoration:none;
	border:#000000 1px solid;
	color:#000000;
	font-size:10px;
	background-image:url('http://resource.havnet.net/shopwise/gfx/plusbutton.gif');
	background-repeat:no-repeat;
	background-position:center right;
	padding: 4px 25px 3px 5px;
}
a.addbutton:hover {
	background-color:#C4C4FF;
	color:#000000;
	background-image:url('http://resource.havnet.net/shopwise/gfx/plusbutton_hover.gif');
	background-repeat:no-repeat;
	background-position:center right;
}
#loginpanel {
	background-color:#BBC7E4; /*CCCCFF*/
	color:#000000;
	font-weight:bold;
	width:500px;
	text-align:left;
}
#loginpanel .paneltop, #loginpanel .panelbottom {
	height:20px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#loginpanel .paneltop {
	background-image:url('http://resource.havnet.net/shopwise/gfx/loginpanel_top.gif');
	background-repeat:no-repeat;
}
#loginpanel .panelbottom {
	background-image:url('http://resource.havnet.net/shopwise/gfx/loginpanel_bottom.gif');
	background-repeat:no-repeat;
}