﻿body 
{
    font-family: Arial;
    font-size: 10px;
}
th
{
    background-color: #507CD1;
    color: white;
}
.footer
{
    color: White;
    font-family: Arial, Verdana;
}
HyperLink
{
    color: #006699;
   
}
.hometitles
{
    color: White;    
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;  
}
.errValidation
{
    color: Red; 
    font-weight: bold;    
}
.grid
{
    font: 10px Verdana;
    color: black;
    
}
.grid td, .grid th
{
    padding: 5px;
        
}
.header
{
    text-align: left;
    font: 10px Verdana;
    color: white;
    background-color: #507CD1;
           
}
.header a:link
{
    color: white;
}
.row td
{
    border-bottom: solid 1px #B5C7DE;
    border-right: solid 1px #B5C7DE;
    border-left: solid 1px #B5C7DE;
    
}
.row
{
    font-family: Arial;
    font-size: 10px;
    
}
a:link
{
     color: Black;
         
}
a:visited
{
     color: #000066;
         
}
.titlebarlinks
{
    color: white;
}
.pagetitles
{
    color: #507CD1;    
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;  
}
.pageheadings
{
    color: #507CD1;    
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;  
}
.newsdates
{
    color: #507CD1;    
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;  
}
.carttotal
{
    color: #507CD1;    
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;  
}
.textboxqty
{
    font-size: 10px;
    width: 40px;
    font-family: Arial;
}
.ddboxes
{
    font-size: 10px;
    font-family: Arial;
}
.fontsizechg
{
    font-size: 10px;
    font-family: Arial;
     
}
.hyplink:link
{
    color: White;
   
}
.hyplink:visited
{
    color: White;
   
}
.errMessage
{
    font-size: 10px;
    font-family: Arial;
    color:  White;
    background-color: Red;
        
}
textbox
{
    font-size: 10px;
    font-family: Arial;
}
.txtbox
{
    font-size: 10px;
    font-family: Arial;
}
H5
{
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}

