﻿body
{
    font-family: calibri, verdana, arial;
    font-size: 16px;
    vertical-align: top;
    line-height: 150%;
}

.mainLink
{
    text-align: center;
}

.subLink
{
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}

.copyr
{
    font-size: 8px;
    text-align: right;
}

.footerCornerBR {
	background: url(/images/footerBR.gif) no-repeat top right; 
}

.footerCornerTR {
	background: url(/images/footerTR.gif) no-repeat top right; 
}

img.footerCornerBL {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

.productListing
{
    line-height: 150%;
    text-align: justify;
}

h1
{
    text-align: center;
}

a:link
{
    color: #faa41a;
    font-weight: bold;
}
a:visited 
{
    color: #faa41a;
    font-weight: bold;
}
a:hover 
{
    color: #faa41a;
    font-weight: bold;
}
a:active 
{
    color: #faa41a;
    font-weight: bold;
}
