body				{ background: url(../images/background_page.gif)	}
table    			{ font-family: Tahoma; font-size: 8pt }
@media print {body {display:none;}}
.table_title    	{ font-family: Tahoma; font-size: 10pt; letter-spacing:1; }

.cellfade{
	border-top:2px solid #555555; border-bottom:2px solid #555555; 
   color:#555555;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F4F4F4;
   background-image: url('/images/background_nav.jpg'); 
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#a8b2bc',EndColorStr='#86909a'); line-height:200%; border-left-width:1px; border-right-width:1px
}

.cellfadeheader{
	border-top:1px solid #555555; border-bottom:1px solid #555555; 
   color:#555555;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F4F4F4;
   background-image: url('/images/background_cellfade.jpg'); 
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#b2d1eb'); line-height:200%; border-left-width:1px; border-right-width:1px
}

.cellfadeb{
   color:#555555;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F4F4F4;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=1,StartColorStr='#b2d1eb',EndColorStr='#ffffff'); line-height:200%; border-left-width:1px; border-right-width:1px
}

.cellfadeorange{
	border-top:1px solid #555555; border-bottom:1px solid #555555; 
   color:#555555;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F4F4F4;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#fbb56e'); line-height:200%; border-left-width:1px; border-right-width:1px
}

.cellfadesearch{
	border-top:1px solid #555555; border-bottom:1px solid #555555; 
   color:#555555;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F5E5B7;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#F5E5B7'); line-height:200%; border-left-width:1px; border-right-width:1px
}

.cellfadegreen{
	border-top:1px solid #555555; border-bottom:1px solid #555555; 
   color:#555555;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F4F4F4;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#9ccfd6'); line-height:200%; border-left-width:1px; border-right-width:1px
}

.cellfadeblue{
	border-top:1px solid #555555; border-bottom:1px solid #555555; 
   color:#555555;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F4F4F4;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#dcdfee'); line-height:200%; border-left-width:1px; border-right-width:1px
}

.cellfadebottom{
	border-top:1px solid #555555; border-bottom:1px solid #555555; 
   color:#555555;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F4F4F4;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#e8e8e8',EndColorStr='#ffffff'); line-height:150%; border-left-width:1px; border-right-width:1px
}

.tablefade{
	border-top:1px solid #000000; border-bottom:1px solid #000000; 
   color:#000000;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F4F4F4;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=1,StartColorStr='#b2d1eb',EndColorStr='#ffffff'); line-height:200%; border-left-width:1px; border-right-width:1px
}

input.btn{
	cursor:hand;
   color:#555555;
   font-family: verdana;
   font-size:8pt;
   font-weight:normal;
   background-color:#e8e8e8;
   border:1px solid #080808;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#c0c0c0');
}

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}

input.btn2{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

.button {
	border: 1px solid #888888;
	cursor: pointer;
	color: #555555; font-family:Verdana; font-size:7pt
}

.link		{Cursor: hand}
.formtext2    { border:1px solid #C0C0C0; font-family: Verdana; font-size: 7pt; color: #000000; background-color: 
               #ffffff; padding-left:2; padding-right:2; padding-top:1; padding-bottom:1}
.printhead    { font-family: Arial Narrow; font-size: 16pt; color:#000000; }
.eventhead    { font-family: Arial Narrow; font-size: 16pt; color:#555555; }
.eventbody    { font-family: Tahoma; font-size: 8pt }
.smalltext   { font-family: Verdana, tahoma, Geneva; font-size: 12px; color:#FFFFFF; }
.smalltextblue   { font-family: Calibri, tahoma, Geneva; font-size: 12px; color:#333366 }
.sidemenu   { font-family: Calibri, tahoma, Geneva; font-size: 12px; color:#7d7d96 }
.recipetools   { font-family: Calibri, tahoma, Geneva; font-size: 12px; color:#FFFFFF }
.footertext   { font-family: Calibri, tahoma, Geneva; font-size: 10px; color:#333366 }

.cellshadeblue { 
   color:#000000; 
   background-color: #D2DAE0; FFFFCC
   font-style: normal; 
   font-size: 8pt; 
   font-family: Tahoma;
   }

.cellshadewarn { 
   color:#000000; 
   background-color: #FFFFCC; 
   font-style: normal; 
   font-size: 8pt; 
   font-family: Tahoma;
   }

.scrollbars   		{
	scrollbar-face-color:#669AFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#b1d8ff;
	scrollbar-shadow-color:#669AFF;
	scrollbar-highlight-color:#b1d8ff;
	scrollbar-3dlight-color:#669AFF;
	scrollbar-darkshadow-Color:#b1d8ff;
	scrollbar-base-color:#b1d8ff
} 

.warningmessage {  
   font:12pt "Verdana"; 
   color:#000000; 
   text-align: center
}

.errormessage1 {  
   font:12pt "Verdana"; 
   font-weight: bold;
   color:#CF2F30; 
   text-align: center
}

.errormessage2 {  
   font:10pt "Verdana"; 
   color:#000000; 
   text-align: center
}

.background   		{
	background-image: url('http://www.envotechnologies.com/familyweb/images/a-site-tablebackground.jpg')
}

.pagetitle {  
   font:12pt "Verdana"; 
   color:#688CA8;
   font-weight: bold 
}

.trans {  filter: Alpha(Opacity=75, FinishOpacity=99, Style=8, StartX=20, StartY=20, FinishX=5, FinishY=5)}
.ProductName { text-align: center; margin-left: 10; margin-right: 10; margin-top: 10; font-family: Verdana; font-weight:bold; font-size: 11pt; color:#FFFFFF}
.ProductDesc { text-align: center; margin-left: 25; margin-right: 25; font-family: Verdana; font-weight:bold; font-size: 10pt; color:#FFFFFF}
