.product {
	font-size: 14px;
}

.header {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLink {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	height: auto;
}
.headerLink:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F36523;
	background-position: 100% 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	height: auto;
}

.footer { font-size: 9px; font-weight: normal; color: #DBA711;}
.footerLink {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.footerLink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.formText,.submit,.reset,.button {
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-variant: normal;
  	line-height: normal;
  	font-size: 10px;
	border: 1px solid #000;
}
.formText { color: #000000; }
.submit { font-weight: bold; background-color: #fff; color: #000; }
.reset { font-weight: normal; background-color: #fff; color: #999; }
.button { font-weight: normal; background-color: #fff; color: #999; }

.t1 {
	font-size: 20px; 
  	font-family: Arial Black, Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: normal;
  	line-height: normal;
  	display: inline;
  	color:#000000;
}

.t2 {
	font-size: 20px; 
  	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: normal;
  	line-height: normal;
  	display: inline;
  	color:#000000;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	color: #666666;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
}


td{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	color: #666666;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
}

span.crumbs {
	font-size: 12px;
}

span.crumbs a, span.crumbs a.style1 {
font-size: 12px;
color:#ff6600; 
text-decoration: underline;
}

a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	color: #666666;
/*	font-size: 11px; */
	text-transform: none;
	text-decoration: none;
}

.main a {
	color: #ff6600;
}

.main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
/*	font-size: 11px; */
	text-transform: none;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.menu:hover {
	color: #000000;
}
.splashmenu {
	font-size: 10pt;
	color: #B59411;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.splashmenu:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#rollover {
display:block;
width:95px;
height:17px;
background-image:src(../buttons/006.jpg);
}

#rollover:hover {
display:block;
width:95px;
height:17px;
background-image:src(../buttons/006over.jpg);
}

fieldset {
border: 0px;
}

div.field {
	background: #E6E6E6;
	padding: 3px;
}

div.field input, div.field textarea {
	width: 220px;
	border: 1px solid #999;
}

div.field input:focus, div.field textarea:focus {
	border-color: #ff6600;
}
