﻿body 
{
    
}

img {border:none;
}


div 
{
    
}

h1 
{
    font-family: tahoma; 
	font-size: 8pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
}


a:link
{
    font-family: tahoma; 
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	   
}
a:visited
{
    font-family: tahoma; 
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
	border:none; 
	font-weight:bold;
}
a:active
{
    font-family: tahoma; 
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
		border:none; 
font-weight:bold;
}    

.MainPage
{
    width: 825px;
    background-color:White;
    font-family: tahoma; 
	font-size: 9pt;
	color: #000000;
	text-align: left;
	      
}

.PageTitles
{
    font-family: tahoma; 
	font-size: 12pt;
	color: black;
	font-weight: bold;
	text-align:left;
	      
}

.ContactUsControls
{
    font-family: tahoma; 
	font-size: 8pt;
}


.BottomContent
{
    font-family: tahoma; 
	font-size: 7pt;
	color: #000000;    
   
}


.HeaderTable
{
   background-color:#808080   ;
   width: 100%;
   font-family: tahoma; 
   font-size: 14pt;
   border: gray ridge 3px;
   
   
}

.LeftMenu
{
   /* border:ridge #aa9282 ridge 3px; */
	width: 100%;
	font-family: Tahoma; 
	font-size: 10pt;
	color: #000000;
    font-weight:bold;
    text-align:left;

}

.LeftMenuHeaders
{
   /* border:ridge #aa9282 ridge 3px; */
	width: 100%;
	font-family: Tahoma; 
	font-size: 9pt;
	color: #000000;
    font-weight: bold;
    background-color: #808080  ;
    text-align:left;
}

.NestedMenu:Hover
{
    background-color: #808080 ;
    cursor:pointer

    
}
.ProductsTable 
{
   width: 80%;
   font-family: tahoma; 
   font-size: 10pt;
   font-weight: bold;
   
}
.ProductsDataGrid
{
   
   width: 90%;
   font-family: tahoma; 
   font-size: 10pt;
   border:ridge 3px gray;
   
}
.ProductDataGrids-Product {
   font-family: tahoma; 
   font-size: 8pt;
   border:ridge #aa9282 ridge 3px;
   background-color: White;
    
}

.ProductDataGrids-Header {
   font-family: tahoma; 
   font-size: 10pt;
   border:ridge #aa9282 ridge 3px;
   font-weight:bold;
   background-color: #808080;
    
}

.CustomerComments {
   font-family: tahoma; 
   font-size: 8pt;   
   font-weight:bold;
}

.Bold { 
   font-weight:bold;
}
