﻿.menu
{ 
	color: #4B5059; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	font-weight:bold; 	
    } 
.menuwhite
{ 
	color: #ffffff; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	font-weight:bold; 	
    } 
.menured
{ 
	color: #C90000; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
    } 
.grayborder
{
	border:1px;
	border-color:#D7D6D6;
	border-style:solid;
	} 
.blackborder
{
	border:1px;
	border-color:#000000;
	border-style:solid;
	} 
.bottomborder
{
	border-bottom:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	} 
.blueborder
{
	border:1px;
	border-color:#D7D6D6;
	border-style:solid;
	}
.content
{
	color: #4B5059; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
    
    }
.title
{
	color: #9A0000; 
	font-size: 10pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family:Arial;
    font-weight:bold;
    }
.titleblue
{
	color: #424A9E; 
	font-size: 10pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family:Arial;
    font-weight:bold;
    }
.titlered
{
	color: #C90000; 
	font-size: 10pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family:Arial;
    font-weight:bold;
    }
.links
{ 
	color: #9A0000; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
    }
.smallcontent
{
	color: #4B5059; 
	font-size: 7pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
    
    } 
.PopUpShow
    {
	  background-color: #424A9E;
      position: absolute;
      visibility: visible;  
      width: 150px;
      height: 150px;   
      z-index: 1;   
      border: solid 2px black;
    }
.BoxPopUpShow
    {
      position: relative;
      visibility: visible;  
      width: 500px;
      height: 150px;   
      z-index: 1;   
      border: solid 2px black;
    }
.LoanerPopUpShow
    {
      position: relative;
      visibility: visible;  
      width: 500px;
      height: 150px;   
      z-index: 1;   
      border: solid 2px black;
    }
.SerialPopUpShow
    {
	  background-color: White;
      position: absolute;
      visibility: visible;  
      width: 500px;
      height: 500px;   
      z-index: 1;   
      border: solid 2px black;
    }
.VendorPopUpShow
    {
      position: relative;
      visibility: visible;  
      width: 500px;
      height: 50px;   
      z-index: 1;   
      border: solid 2px black;
    }
.tdcontent
{
	color: #4B5059; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	padding-left:10px;
	border-bottom:1px;
	border-bottom-color:#D7D6D6;
	border-bottom-style:solid;
    
    }
.bgcolor
{
	color: #4B5059; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	font-weight:bold;
	background-color:#E2E2E2;
	padding-left:10px;
    
    }
.tdtitleblue
{
	color: #ffffff; 
	font-size: 9pt; 
	font-style: normal; 
	background-color:#444AA0;
	font-family:Arial;
    font-weight:bold;
    padding-left:10px;
    }
.tdcontent1
{
	color: #4B5059; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
    padding:10px;
	border-bottom:1px;
	border-bottom-color:#D7D6D6;
	border-bottom-style:solid;
    
    }
.tdtitleblue1
{
	color: #ffffff; 
	font-size: 9pt; 
	font-style: normal; 
	background-color:#444AA0;
	font-family:Arial;
    font-weight:bold;
    padding:10px;
    }