BODY {  
  background-repeat: repeat-y;   
  background-attachment: fixed;   
  background-position: left top;  
  background-color:#74087B  ;  
  color:#000000;   
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;   
  font-size: 9pt;   
  font-style: normal;   
  line-height: normal;  
  font-weight: normal;   
  text-decoration: none; 
/*  background-image: url(thinfluorostrip.jpg); */
}

BODY.page-main {   
  background-repeat: repeat-y;   
  background-attachment: fixed;   
  background-position: left top;  
  background-color:#74087B ;  
  margin: 0.8cm 1.8cm 0 1.8cm;
  padding: 0cm;
  color: #92D87F;
 /* background-image: url(thinfluorostrip.jpg); */
 }  
  
BODY.page-noframe {
  background-repeat: repeat-y;   
  background-attachment: fixed;   
  background-position: left top;  
  background-color:#74087B ;  
  margin: 0.8cm 1.8cm 0 2.2cm;
  padding: 0cm;
  color: #92D87F;
  background-image: url(thinfluorostrip.jpg); 
 }  
  
BODY.page-logo {  
  background-repeat: repeat-y;   
  background-attachment: fixed;   
  background-color:#74087B ;  
  background-position: right bottom;  
  background-image: url(thinfluorostrip-r.jpg); 
  font-size: 9pt;
  color: #5746C1;   
  font-style: normal;   
  line-height: normal;  
  font-weight: normal;   
  text-decoration: none; 
  margin: 0px;
  padding: 0px;
}

DIV.logo {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}

BODY.page-nav {  
  background-repeat: repeat-y;   
  background-attachment: fixed;   
  background-position: right top;  
  background-image: url(thinfluorostrip-r.jpg); 
  background-color:#74087B ;  
  font-size: 9pt;   
  font-style: normal;   
  line-height: normal;  
  font-weight: normal;   
  color: #5746C1;   
  margin: 0px;
  padding: 0px;
}  

A {
	color: #3FB7D9;
	font-weight: bold;
}

A:hover {
	color: #337A8E;
}

A:active {
   color: #1BFF78;   
}

A:visited {
   color: #1BFF78;   
}
A:link {
   color: #1BFF78;   
}
A.button {   
   background-color: #aaaaaa;  
   border-color:  black;  
   color:black;   
   border: 1px solid;   
   display: block;   
/*   width: 100%;*/
   height: 100%;
   padding: 2px;   
   margin: 0px;   
   position: relative;   
   line-height: 1.2em;   
   font-size:10pt;  
   font-weight:500;
   top: 0px;   
   bottom: 0px;   
   text-align: left;   
/*   background-position: top left;   */
   text-decoration: none;   
 
   background-image: url(../images/camo5.gif); 
}   
  
A.button:hover {   
   text-align: left;   
   color:black;   
   text-decoration: none;   
   border: 1px solid;   
   background-color:  #888888;   
   border-color: black;  
}   
  
A.button:active {   
   text-align: left;   
   color: black;   
   text-decoration: none;   
   border: thin solid;   
   border-color: black;  
   background-color: #888888;   
}  
  
A.button:visited {
}
   
A.button:link {
}  

A.img-button {
   background-color: #4c42ff;  
   border-color:  #6b31ff;  
   border: 1px outset;   
	background-image: url(../images/button/kat-but.jpg);
   background-repeat: no-repeat;   
   background-position: top left;   
   color:#5A2648;   
   border: medium outset;   
   display: block;   
   width: 40px;
   height: 60px;
   padding: 2px;   
   margin: 0px;   
   position: relative;   
   line-height: 1.2em;   
   font-size:9pt;  
   top: 0px;   
   bottom: 0px;   
   text-align: left;   
   text-decoration: none;   
}
  
A.img-button:hover  {
   color:#5A2648;   
   border-width: 1px;
   border-style: inset;   
   background-color: #183918;   
   border-color:  #4E6D29;  
}
  
A.img-button:active  {
   color:#5A2648;   
   border-width: 1px;
   border-style: inset;   
   background-color: #081908;   
   border-color:  #4E6D29;  
}

/*
A.img-button:visited {
   background-color:  #4E6D29;  
   border-color:  #6E8D49;  
}*/
   
A.img-button:link {
   background-color: #4E6D29;  
   border-color:  #4E6D29;  
}  

A.catalog-button IMG {
   padding: 0 px;   
   margin: 0px;  
   background-color: #ffffff;  
   border-color:  #ffffff;  
}

A.catalog-button {   
   padding: 1 px;   
   margin: 0px;  
/*   border-width: 0px;  */
/*   width: 80px;  */
/*   height: 92px;   */
/*   position: relative;   */
/*   line-height: 2em;   */
/*   top: 0px;   */
/*   bottom: 0px;   */
   display: block;
   border-width: medium;
   border-style: outset;   
   background-color: #ffffff;  
   border-color:  #D30FB1;  
}  
  
A.catalog-button:hover {  
   border-width: medium;
   border-style: inset;   
   background-color: #ffffff;
/*   background-color: #194808;   */
   border-color:  #B70491;  
}  
  
A.catalog-button:active {   
   border-width: medium;
   border-style: inset;   
   background-color: #ffffff;
/*   background-color: #194808;   */
   border-color:  #670051;  
}
  
P.frontpage {
	font-size: 16pt;
	margin: 10px;
	padding: 5px;
} 

TH {  
  display: table-cell;  
  font-size: 9pt;  
}  
TD {  
  display: table-cell;
  font-size: 9pt;  
}  
  
TABLE.nav-grid {
	margin: 0px;
	padding: 0px;
}

TABLE.order-controls {
	margin: 0px;
	padding: 0px;
}

DIV.nowrap, TD.nowrap {
	white-space: nowrap;
}

DIV.order-controls {
	margin: 0px;
	padding: 0px;
}

TABLE.nav-grid TD {
	margin: 0px;
	padding: 0px;
	display: table-cell;
}

BODY.page-nav TABLE.nav-grid {
	margin: 2px;
	padding: 0px;
}

BODY.page-nav TABLE.nav-grid TD {
	margin: 0px;
	padding: 0px;
	display: table-cell;
}

DIV.footer {
   position: absolute;
   width: 100%;
   height: 140px;
   top: auto;
   right: 0;
   bottom: 0;
   left: 0;
}

H2.thinfluoro {   
  text-shadow: black 6px 6px 6px;   
  background-image: url(thinnafluorostrip.jpg);   
  background-color: #FFFFFF;   
  color: #F50606;  
  border-style: outset; 
  border-width: thin;  
  border-color:  #F953c5;  
  font-size: 12pt;
  font-weight: bold;   
  background-repeat: repeat-x;
}   

H2.redcamo {   
  text-shadow: black 6px 6px 6px;   
  background-image: url(../images/camo5.gif);   
  background-color: #6E8D49;   
  color: #DAb638;  
  border-style: outset; 
  border-width: thin;  
  border-color:  #6E8D49;  
  background-repeat: repeat-x;
}   


INPUT.form-button {
  background-color: #14B3FF;   
   border-color:  #4E6D29;  
   border-width: 2;
   border-style: outset;   
  color: #000000;  
  font-weight: 900;
}

INPUT.form-button:hover {
   border-width: 2;
   border-style: inset;   
  background-color: #097FB6;   
   border-color:  #2E4D19;  
   color: #000000;  
   font-weight: 900;
}

INPUT.form-button:active {
   border-width: 2;
   border-style: inset;   
  background-color: #06496A;   
   border-color:  #1E3D09;  
   color: #000000;  
   font-weight: 900;
}

INPUT.form-textin, TEXTAREA.form-textin {
/*   border-width: 2;		*/
/*   border-style: inset;   */
   border-color:  #4E6D29;  
   background-color: #ffffff;   
  color: #000000;  
  font-weight: normal;
}

INPUT.form-textin:hover, TEXTAREA.form-textin:hover {
	font-weight: normal;
	color: #000000;
	border-color: #4E6D29;
   background-color: #ffffff;   
}

INPUT.form-textin:active, TEXTAREA.form-textin:active {
   background-color: #ffffff;   
  color: #000000;  
  font-weight: normal;
}

INPUT.form-textin:focus, TEXTAREA.form-textin:focus {
   background-color: #ffffff;   
/*   background-color: #cBdDaA;   */
  color: #000000;  
  font-weight: normal;
}

