﻿

.MainBodyBackground
{   
    background-color:#C0C0C0;
    text-align:center;
}
.MasterPageProps
{
    width: 850px;
    background-color: #FFFFFF; 
    border: thin solid #C0C0C0;
    margin-left:auto; 
    margin-right:auto;
}
  
.BannerStyleCell
{
    height: 140px;    
    background-image: url('Images/Mainbanner.jpg');
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}
.BannerTextCell
{
    height: 20px;
    text-align: Center;
    vertical-align: middle;
    padding-left: -5;
    padding-right: -5;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #C0C0C0;    
}
.ProductCountText
{
    font-family: Verdana,Courier New;
    font-size: 13px;
    text-decoration: blink;
    color: #EC7007;
}
.CheckOutCell
{
    width: 230px;
    text-align: Left;
    vertical-align:top;
}      
.ThinRowTop
{
    height: 30px;
    text-align: Right;
    vertical-align: top;
}
.ThinRowBtn
{
    height: 30px;
    text-align: center;
    vertical-align:top;
}
.NavigationPaneCells
{
    width: 135px;
    vertical-align: top;
    text-align: left;    
}

.ChildPageCell
{    
    vertical-align: top;
    text-align: left;
}
.NewsPanel
{
    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; 
}
