body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, lucida, sans-serif;
	font-size: 100%;
	color: #006093;
	background-color:#FFFFFF;
	border:none;
}

a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#006093;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color:#006093;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color:#006093;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #FFB761;
}


body { 
	background-image: url("images/minimonk.gif");
	background-attachment: fixed;
	background-position: 100% 100%;
	background-repeat: no-repeat;
 }

H1 {
	font-size: 16px;
	color:#006093;
	}
	
H2 {
	font-size:12px;
	}
	
H3 {
	font-size:13px;
	font-weight:bold;
	
	}
	
.prodTitle {
	font-size: 12pt;
}

.descr {
	text-decoration: none;
	font-size:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006093;
	border:none;
	}

.descr3 {
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	font-family:verdana, lucida, sans-serif;
	color:#006093;
	border:none;
	}
	
.hmtext {
	text-decoration: none;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	font-family:verdana, lucida, sans-serif;
	color:#000;
	border:none;
	}

/* special */
	
.descr2 {
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	font-family:verdana, lucida, sans-serif;
	color:#006093;
	border:none;
	}
	
.instr {
	text-decoration: none;
	font-size:9px;
	font-family:verdana, lucida, sans-serif;
	color:#666666;
	border:none;
	}	


.titlehead {
	font-size:14px;
	font-weight:bold;
	}

.redline {
	text-decoration: line-through;
	text-transform: capitalize;
	font-size:14px;
	font-family:verdana, lucida, sans-serif;
	color:red;
	border:none;
	}
	
.red {
	text-transform: capitalize;
	font-size:14px;
	font-weight:bold;
	font-family:verdana, lucida, sans-serif;
	color:red;
	
}

.blueline {
	text-decoration: line-through;
	text-transform: capitalize;
	font-size:14px;
	font-weight:bold;
	font-family:verdana, lucida, sans-serif;
	color:#006093;
	border:none;
	}

.cap {
	text-transform:capitize;
	font-size: 12pt;
	font-family:verdana, lucida, sans-serif;
	color:#006093;
	border:none;
}	

.sigs2 {
	text-decoration: none;
	font-size:12px;
	font-family:verdana, lucida, sans-serif;
	color:#006093;
	border:none;
	}	

/* special ends */


.sigs {
	text-decoration: none;
	font-size:12px;
	font-family:verdana, lucida, sans-serif;
	font-weight: bold;
	color:#006093;
	border:none;
	}	
	
.price {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.HelpMenu, .descr  {
	font-size: 8pt;
	font-weight: normal;
}

TD.nav 
	{
	background-color: #99ccff;
	}

/* top nav */

#topmenu {
	height: 40px;
	margin: 0 0; padding:0 0;
	display: inline;
	overflow: hidden;
	
	}

div.top {
	float: left;
	width: 150px; height: 40px;
	margin: 0 3px 0 0;
	background: url( 'images/nav2.gif' ) 0 -40px no-repeat;
	}

div.top a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 18px/1 Arial, serif;
	color:#006093;
	text-decoration: none;
	background: url( 'images/nav2.gif' ) top left no-repeat;
	}
	
div.top a.active {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 18px/1 Arial, serif;
	color:#006093;
	text-decoration: none;
	background: url( 'images/nav2.gif' ) 0 -40px no-repeat;
	}
	
	
div.top span {
	display: block;
	text-align: center;
	margin:8px; padding: 0 0 0 0;
	}
	
div.top a:hover {
	background-image: none;
	color: white;
	}
	


/* sub nav */

#subcontainer {
	float: left;
	height: 30px;
	display: inline;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	
	}

#subnav li
	{
	display: inline;
	list-style: none;
	padding-left: 0;
	padding-right: 10px;
	margin-left: 0;
	font: normal 11px verdana, lucida, sans-serif;
	text-decoration: none;
	list-style-type: none;
	}
	
#subnav li a { text-decoration: none; }

#subnav li a.current
	{
	color: #FFF;
	}

#subnav a:hover {
	background-color: #FFB761;
	color: #000;
	}


	
/* left nav */

#leftcontainer
	{
	
	text-align: left;
	}


	
#leftnav li
	{
	list-style-type: square;
	margin: 0 0 0 -30px;
	padding: 0;
	font: normal 11px verdana, lucida, sans-serif;
	color: #999;
	}

#leftnav li a { text-decoration: none; }

#leftnav a:hover {
	background-color: #FFB761;
	color: #000
	}

#contentbox
{
	
	width: 100%;
	margin: 5px;
	padding: 5px; 
	color: #006093;
	float: left;
	text-align:left;
}

#contentbox2
{
	
	width: 100%;
	margin: 5px;
	padding: 25px; 
	color: #006093;
	float: left;
	text-align:left;
}

#contentbox3
{
	float: left;
	padding: 5px;
	margin: 5px;
	height: 220px;
	background: #ffffff;
	border: 2px solid #99ccff;
	width: 175px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 175px;
	
}
html>body #content {
	width: 175px; 
	/* ie5win fudge ends */
	}
  
#box1 {
	float: left;
	padding: 10px;
	margin: 15px;
	background: #dddddd;
	border: 5px solid #99ccff;
	width: 150px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #content {
	width: 200px; 
	/* ie5win fudge ends */
	}
	
#box2 {
	float: left;
	padding: 10px;
	margin: 15px;
	background: #dddddd;
	border: 5px solid #99ccff;
	width: 150px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #content2 {
	width: 200px; 
	/* ie5win fudge ends */
	}
	
.inner {
	text-align:justify;
	font-size:10px;
	}
	
#box3 {
	float: left;
	padding: 10px;
	margin: 15px;
	background: #dddddd;
	border: 5px solid #99ccff;
	width: 425px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 475px;
	}
html>body #content2 {
	width: 475px; 
	/* ie5win fudge ends */
	}
	
.inner {
	text-align:justify;
	font-size:10px;
	}
	
.shipus {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* hide that honeypot, robots will still see it */
label[for="honeypot"], #honeypot {
	display: none;
	visibility: hidden;
  }