img {
	border:0;
	}
	
.bodyForm {
	font-family: Arial;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	}
	
.headerForm {
	font-family : Arial;
	font-size : 16px;
	color : #990000;
	font-weight: bold;
	}

.bodyResult {
	font-family : Arial;
	font-size : 14px;
	color : #000000;
	}

.crosshair {
	DISPLAY: none; 
	WIDTH: 0px; 
	POSITION: absolute; 
	HEIGHT: 0px;
}
.crosshair DIV {
	BORDER-RIGHT: #000 0px solid; 
	BORDER-TOP: #000 0px solid; 
	BORDER-LEFT: #000 0px solid; 
	WIDTH: 15px; 
	BORDER-BOTTOM: #000 0px solid; 
	POSITION: absolute; 
	HEIGHT: 10px;
}
.crosshair .ctl {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	LEFT: -20px; 
	TOP: -14px;
}
.crosshair .ctr {
	BORDER-TOP-WIDTH: 1px; 
	RIGHT: -20px; 
	TOP: -14px; 
	BORDER-RIGHT-WIDTH: 1px;
}
.crosshair .cbl {
	BORDER-LEFT-WIDTH: 1px; 
	LEFT: -20px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BOTTOM: -14px;
}
.crosshair .cbr {
	RIGHT: -20px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BOTTOM: -14px; 
	BORDER-RIGHT-WIDTH: 1px;
}

DIV.zoomdiv {
  BORDER-RIGHT: #cccccc 10px solid;
  BORDER-TOP: #cccccc 10px solid;
  MARGIN-TOP: -10px;
  DISPLAY: none;
  Z-INDEX: 100;
  BACKGROUND: #ffffff;
  LEFT: 0px;
  OVERFLOW: hidden;
  BORDER-LEFT: #cccccc 10px solid;
  WIDTH: 450px;
  BORDER-BOTTOM: #cccccc 10px solid;
  POSITION: absolute;
  TOP: 0px;
  HEIGHT: 450px;
  TEXT-ALIGN: center;
}

IMG.jqzoom {
	CURSOR: crosshair;
	POSITION: relative;
}

#activetop a { border-left: 2px solid #990000; }
#activebot a { border-left: 2px solid #990000; }
#activet a { border-left: 2px solid #990000; }
	
div#banner {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	height: 150px;
	}

div#navtop {
	background-color: #999999;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	}

div#navtop ul {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	}

div#navtop ul li {
	display: inline;
	margin-left: -4px;
	}

div#navtop ul li a {
	padding: 2px 15px 2px 15px;
	color: #990000;
	text-decoration: none;
	border-right: 2px solid #990000;
	}

div#navtop ul li a:hover {
	background-color: #ffffff;
	color: #990000;
	}

div#container {
	background: #ffffff;
	width: 1024px;
	}

div#content {
	height: 567px;
	text-align: left;
	margin: 0px;
	background: #ffffff;
	padding-top: 1px;
	padding-left: 15px;
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	background-image:url(../images/bg_products.jpg);
	background-repeat:no-repeat;
	}
	
div#content a {
	color: #000000;
	}
	
div#content p {
	margin: 20px;
	}

div#content ul {
	margin-top: -15px;
	}

div#content ul li {
	margin-left: 20px;
	}
	
div#count {
	color: #000000;
	font-family: Arial;
	margin: 150px;
	}

div#picleft {
	margin: 0px;
	}

div#picright {
	margin: 0px;
	}
	
div#navbottom {
	background-color: #999999;
	border-top: 2px solid #990000;
	border-bottom: 1px solid #990000;
	}

div#navbottom ul {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	}

div#navbottom ul li {
	display: inline;
	margin-left: -4px;
	}

div#navbottom ul li a {
	padding: 2px 10px 2px 10px;
	color: #990000;
	text-decoration: none;
	border-right: 2px solid #990000;
	}

div#navbottom ul li a:hover {
	background-color: #ffffff;
	color: #990000;
	}

div#footer {
	font-family: Arial;
	font-size: 8px;
	color: #990000;
	text-align: center;
	}
	
div#copyright {
	background-color: #999999;
	padding: 5px;
	text-align: left;
	}
	
div#copyright p {
	color: #990000;
	font: 11px/12px Arial;
	margin: 0px;
	}

div#text {
	font-family: Arial;
	font-size: 18px;
	padding-left: 15px;
	}

div#intro {
	font-family: Arial;
	font-size: 18px;
	padding-left: 55px;
	}

div#intro p{
	padding-top: 15px;
	}