﻿

.MainBodyBackground
{   
    background-color:#C0C0C0;
    text-align:center;
}
.MasterPageProps
{
    width: 1050px; 
    background-color: #FFFFFF;     
    margin-left:auto; 
    margin-right:auto;
    table-layout:fixed;    
    border-collapse:collapse;
}
  
.BannerStyleCell
{
    height: 140px;        
    margin: 0;
    padding: 0;
}
.BannerTextCell
{
    height: 20px;
    text-align: Center;
    vertical-align:top;
    padding-top: -1px;
    padding-left: -5px;
    padding-right: -5px;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #C0C0C0;    
}
.ProductCountText
{
    font-family: Verdana,Courier New;
    font-size: 13px;
    text-decoration: blink;
    color: #EC7007;
}
.NavigationPaneCells
{
    width: 135px;
    vertical-align: top;
    text-align: left;
    padding-left: 5px;
}
.CheckOutCell
{
    width: 225px;
    text-align: Left;
    vertical-align:top;
    margin-top: 0px;
    margin-bottom:0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.RightSepCol
{
    padding: 0px;
    margin: 0px;
    width: 5px;
    margin-top: 0px;
    margin-bottom:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #C0C0C0;
    color: #C0C0C0;    
}      
.BlogCol
{
    padding: 0 0 0 0 ;
    margin: 0 0 0 0 ;       
    width: 195px;
    background-color: #C0C0C0;    
    vertical-align: top;
}



.ThinRowTop
{
    height: 30px;    
    text-align: Right;
    vertical-align: top;
    padding-right: 5px;
}
.ThinRowBtn
{
    height: 30px;
    text-align: center;
    vertical-align:top;
}


.ChildPageCell
{    
    vertical-align: top;
    text-align: left;
}
.NewsPanel
{
    margin-top: 10px;
    padding-left: 3px;   
}
.button
{
    width:130;
}

a:link {
COLOR: Black;
text-decoration:none;
}
a:visited {
COLOR: Black;
text-decoration:none;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: Black;
text-decoration:none;
}
h1
{
    padding: 0px;
    margin: 0px;
    font-family: Courier New;
    font-size: 13pt;
}

h2
{
    font-family:Verdana,Courier New;
    font-size: 12pt;
    padding: 1px;
    margin: 2px;
}
h3
{
    font-family:Verdana,Courier New;
    font-size: 11pt;
    padding: 1px;
    margin: 1px;
}
h4
{
    font-family:Verdana,Courier New;
    font-size: 10pt;
}

h5
{
    font-family:Verdana,Courier New;
}

h6
{
    font-family:Verdana,Courier New;
}
p
{
    font-family:Verdana,Courier New; 
    font-size: 11pt;    
}

table
{
    font-family:Verdana, Courier New;  
    font-size: 11pt; 
}

