<!--

/* Main Styles */

	body {
	  background-color: #9c9c9c;
	  font-size: x-small;
	  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	  color:#564b47;  
	  margin: 1px 10px 10px 10px;
	  text-align: center;
	}

	/* set min width in css compliant browsers */
	#setmin {
		width: 90%;
		margin: 0 auto;
		min-width: 800px;
	}

	/* min width hack for ie6 */
	* html .minwidth {
		border-left:800px solid #fff; position:relative; float:left; z-index:1;
	}
	* html .container {
		margin-left:-800px; position:relative; float:left; z-index:2;
	}
	#content { 
	  width: 100%;
	  margin: 0;
	  padding: 0px;
	  text-align: left;
	  background-color: #fff;
	  color: #000;
	  height: 100%;
	}
	
	p, h1 {
	margin: 0px; 
	padding: 10px; 
	}
	
/* Menubar Styles */

	h1 {
		border-width: 5px 0;
		border-style: solid;
		border-color: #E5EEF9;
		font-size: x-small;
		text-transform:uppercase;
		text-align: left;
		color: #5691D8;
		background-color: #97B9E4;	
	}

	h1 A:link, h1 A:visited, h1 A:active {
		color: #E5EEF9;
		font-size: x-small;
		background-color: #97B9E4;
		text-decoration: none; 
		border-width: 0;
	}

	h1 A:hover {
		color: #FFFFFF;
		font-size: x-small;
		background-color: #97B9E4;
		text-decoration: none 
	}

	a, a:link, a:visited, a:active { 
		color: #006699;
		background-color: transparent;
		text-decoration: none;
		border-width: 0 0 1px 0;
		border-style: dashed;
		border-color: #006699;
		margin: 0 0 3px 0;
	}
		
	a:hover { 
		color: #0099CC;
		background-color: transparent;
		text-decoration: none; 
		border-color: #0099CC;
	}

	.area {
		background: url(../images/content_bg.jpg) #ebebeb repeat-x;
		padding: 5px 5px 10px 5px;
		border-left: 1px solid #C0C0C0;
		border-right: 1px solid #C0C0C0;
		border-bottom: 1px solid #C0C0C0;
		text-align:justify; 
		color: #000;
	}
	
	.area_centered {
		background: url(../images/content_bg.jpg) #ebebeb repeat-x;
		padding: 5px 5px 10px 5px;
		border-left: 1px solid #C0C0C0;
		border-right: 1px solid #C0C0C0;
		border-bottom: 1px solid #C0C0C0;
		text-align:center; 
		color: #000;
		margin:0;
	}

	.imageBorder {
		border-width: 1px;
		border-style: solid;
		border-color: #000;
		padding: 3px;
		background: #fff;
		color: #000;
	}
	
	.imageBorder A:hover {
		border-width: 1px;
		border-style: solid;
		border-color: #999;
	}
	
	.area_centered A:link, .area_centered A:visited, .area_centered A:active {
		color: #000;
		background-color: transparent;
		text-decoration: none; 
		border-width: 0;
	}
	
	.area_centered A:hover {
		color: #888;
		background-color: transparent;
		text-decoration: none 
	}
	
	.top {
		background: url(../images/tables.gif) repeat-x 0px -44px;
		color: #333;
	}
	
	.top div {
		background: url(../images/tables.gif) no-repeat 0px 0px;
	}
	
	.top div div {
		background: url(../images/tables.gif) no-repeat 100% -22px;	
		border-bottom: 1px solid #C0C0C0;
		padding: 3px 7px 3px 7px;
		font-weight: bold;
		overflow: visible;
	}
	
	.leftcontent {
		margin: 5px 210px 5px 5px;
	}
	
/* Align boxes properly in ie6 */

	* html .leftcontent {
		margin: 5px 220px 5px 5px;
		height: auto;
	}
	
	.rightcontent {
		float: right;
		width: 200px;
		margin: 5px;
	}
	
	#shaddow-right {
		padding: 0 12px 0 0;
		background: url(../images/sides_bg.gif) #fff repeat-y right;
		height: 100%;
	}
	
	#shaddow-left  {
		padding: 0 0 0 12px;
		background: url(../images/sides_bg.gif) #fff repeat-y left;
		height: 100%;
	}
	
/* footer links */

	#footer A:link, #footer A:visited, #footer A:active {
		color: #888;
		background:transparent;
		text-decoration: none; 
		border-width: 0;
	}
	
	#footer A:hover {
		color: #000;
		background:transparent;
		text-decoration: none; 
	}

/* middle footer image */

	#footer             {
		background: url(../images/foot.gif) repeat-x 0px -52px;
		color: #888;
		background-color: #fff;
	}

/* right footer image */

	#footer div {
		background: url(../images/foot.gif) no-repeat 100% 0px;
		width: 100%;
	}

/* left footer image */

	#footer div div {
		background: url(../images/foot.gif) no-repeat 0px -26px;
		text-align: left;
		height: 26px;
		line-height: 110%;
	}
	
	#footTextRight {
		float:right;
		text-align:right;
		width:auto;
		padding: 0 20px 0 0;
		font-size: xx-small;
	}
	
	#footTextLeft {
		float:left;
		text-align:left;
		width:auto;
		padding: 0 0 0 20px;
		font-size: xx-small;
	}

/* middle header image */

	#header {
		background: url(../images/head.gif) repeat-x 0px 0px;
		color: #000;
		background-color: #fff;
	}

/* right header image */

	#header div {
		background: url(../images/head.gif) no-repeat 100% -52px;
		width: 100%;
	}

/* left header image */

	#header div div {
		background: url(../images/head.gif) no-repeat 0px -26px;
		font-size: 91%;
		text-align: right;
		height: 26px;
		line-height: 110%;
	}
	
	#searchButton {
		display:none;
	}
	
	#IE5Button {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: url(../images/default_button.gif) no-repeat 0px 0px;
		width: 90px;
		height: 21px;
		border: none;
		font-size: 10px;
		margin: 10px 0 0 5px;
	}
	
	#IE5Search {  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		width: 110px;
		height: 21px;
		font-size: 12px;
		overflow: hidden;
		margin: -6px 0 0 0;
		border-width: 1px;
		border-style: solid;
		border-color: #000;
	}
	
	#searchField {  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		width: 110px;
		height: 11px;
		font-size: 10px;
		background: url(../images/search.png) no-repeat 0px 0px;
		border: none;
		background-color: transparent;
		overflow: hidden;
		padding: 15px 15px 10px 32px;
		color: #a3a3a3;
	}
	
	.focus#searchField, :focus#searchField, .active#searchField {  
		background: url(../images/search.png) no-repeat 0px -41px;
		color: #333;
	}

/* IE7 Hacks */

	*:first-child+html #searchField {
		background: url(../images/search.png) no-repeat 0px -1px;
	}
	
	*:first-child+html #searchFocusIE {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		width: 110px;
		height: 10px;
		font-size: 11px;
		border: none;
		background-color: transparent;
		overflow: hidden;
		padding: 15px 15px 10px 32px;
		color: #333;
		background: url(../images/search.png) no-repeat 0px -42px;
	}

/* IE6 Hacks */

	* html #searchField {
		background: url(../images/search.png) no-repeat 0px -1px;
		width:110px;
	}
	
	* html #searchFocusIE {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		width: 110px;
		height: 10px;
		font-size: 11px;
		border: none;
		background-color: transparent;
		overflow: hidden;
		padding: 15px 15px 10px 32px;
		color: #333;
		background: url(../images/search.png) no-repeat 0px -42px;
	}

	#searchForm {
		float:right;
		text-align:left;
		width:auto;
		padding: 1px 10px 0 0;
	}
	
	#defaulttheme {
		display:none;
	}

	.breadBar div {
		color: #999;
		border: 0;
	}
	
	.breadBar A:link, .breadBar A:visited, .breadBar A:active {
		color: #999;
		border: 0;
	}
	
	.breadBar A:hover {
		color: #000;
		border: 0;
	}
	
	.breadBar div {
		color: #999;
	}

	.breadBar div div {
		padding: 3px 7px 3px 7px;
		overflow: visible;
		font-size: xx-small;
		text-transform:lowercase;
		color: #999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.spacer {
		clear: both;
	}
		
	.leftimage{
		margin: 5px;
		float:left;
		border-width: 1px;
		border-style: solid;
		border-color: #000;
	}
	
	.rightimage{
		margin: 5px;
		float:right;
		border-width: 1px;
		border-style: solid;
		border-color: #000;
	}

/* Product Image Styles */

	.productImageHolder {
		float:left;
		margin:5px;
		padding: 10px;
	}
		
	.productImageHolder a, .productImageHolder a:active, .productImageHolder a:visited {
		padding: 10px;
		float: left;
		border-width: 1px;
		border-style: solid;
		border-color: #999;
		background: #fff;
	}
	
	.productImageHolder a:hover {
	    border-color: #F29536;
	    background: #F29536 url(../images/product_over.jpg) repeat;
	}

/* Contact Input Field Styles */

	.errorInp{
		color: #FF0000;
		border-color: #FF0000;
		border-width: 1px;
		border-style: solid;
	}
	
	.focusInp{
		color: #000;
		border-color: #0099ff;
		border-width: 1px;
		border-style: solid;	
	}
		
	.defaultInp{
		color: #999;
		border-color: #999;
		border-width: 1px;
		border-style: solid;
	}
	
	.warnInp{
		color: #800000;
		border-color: #800000;
		border-width: 1px;
		border-style: solid;
	}
	
	.correctInp{
		color: #999;
		border-color: #33cc33;
		border-width: 1px;
		border-style: solid;
	}
	
	.confirmButton {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: url(../images/default_button.gif) no-repeat 0px 0px;
		width: 90px;
		height: 21px;
		border: none;
		font-size: 10px;
		margin: 10px 0 0 5px;
	}
	
	.cancelButton {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: url(../images/cancel_button.gif) no-repeat 0px 0px;
		width: 90px;
		height: 21px;
		border: none;
		font-size: 10px;
		margin: 10px 0 0 5px;
	}	
	
	.warn{
		color: #800000;
		font-weight: bold;
	}
	
	.error{
		color: #ff0000;
		font-weight: bold;
	}
-->