﻿.TopBanner {
	width: 64px; 
	background-image: url('HomePageTopBanner.jpg');
}
.RedTop {
	 width: 830px; 
	 height: 112px; 
	 font-size: 32px; 
	 font-weight: bolder; 
	 font-family: Verdana; 
	 color: #D3D3D3; 
	 text-align: right; 
	 vertical-align:bottom;
	 background-image: url('HomePageRedTop.jpg');
}
.GrayTop {
	 height: 30px; 
	 width: 830px; 
	 text-align: right; 
	 font-family: Verdana; 
	 color: White; 
	 font-size: 11px;
	 background-image: url('HomePageGreyTop.jpg');
}
a.GrayTop:link 
{
    color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
 a.GrayTop:visited 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
a.GrayTop:hover 
{   
    color: red;
    text-decoration: Underline;
    background-image: none;
    font-weight:normal;
}
 a.GrayTop:active 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
.GreenTop {
	 height: 30px; 
	 width: 830px; 
	 text-align: right; 
	 font-family: Verdana; 
	 color: White; 
	 font-size: 11px;
	 background-image: url('HomePageGreyTop.jpg');
}
a.GreenTop:link 
{
    color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
 a.GreenTop:visited 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
a.GreenTop:hover 
{   
    color: #2af12e;
    text-decoration: Underline;
    background-image: none;
    font-weight:normal;
}
 a.GreenTop:active 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
.SpanishTop {
	 height: 30px; 
	 width: 830px; 
	 text-align: right; 
	 font-family: Verdana; 
	 color: White; 
	 font-size: 11px;
	 background-image: url('HomePageGreyTop.jpg');
}
a.SpanishTop:link 
{
    color: #f5f5f5;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
 a.SpanishTop:visited 
{   color: #f5f5f5;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
a.SpanishTop:hover 
{   
    color: black;
    text-decoration: Underline;
    background-image: none;
    font-weight:normal;
}
 a.SpanishTop:active 
{   color: #f5f5f5;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
a.Graybottom:link 
{
    color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
 a.Graybottom:visited 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}
a.Graybottom:hover 
{   
    color: red;
    text-decoration: Underline;
    background-image: none;
    font-weight:normal;
}
 a.Graybottom:active 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
}	
a.PreviousNext:link 
{
    color: Black;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    font-family:Helvetica;
    font-size:14px;
}
 a.PreviousNext:visited 
{   color: gray;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    font-family:Helvetica;
    font-size:14px;
}
a.PreviousNext:hover 
{   
    color: red;
    text-decoration: Underline;
    background-image: none;
    font-weight:normal;
    font-family:Helvetica;
    font-size:14px;
}
 a.PreviousNext:active 
{   color: black;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    font-family:Helvetica;
    font-size:14px;
}
.RedBand {
	 height: 6px;
	 background-image: url('HomePageRedTop.jpg');
}
.PageTitle {
	font-family:Verdana;
	font-size:22px;
	
}
.ParagraphTitle {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}
.Paragraph {
	font-family:Verdana;
	font-size:13px;
}
.ParagraphBold {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}

.Variable {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}
.ControlLabels {
	font-family:Verdana;
	font-size:12px;
}
.ControlTextBox {
	font-family:Verdana;
	font-size:12px;
}
.ControlDropDownList {
	font-family:Verdana;
	font-size:12px;
}
.RedText {
	font-family:Verdana;
	font-size:12px;
	color:Red;
}
.TableTitle {
    font-family:Verdana;
    font-size:13px;
    color:White;
    background-color:Black
}
.Tableheading {
    font-family:Verdana;
    font-size:12px;
    color:White;
    background-color:Black    
}
.Tablecontent {
    font-family:Verdana;
    font-size:10px;
    color:black;
    background-color:LightGrey;
}
.Tablefooter {
    font-family:Verdana;
    font-size:10px;
    font-style:italic;
    color:black;
    background-color:LightGrey;
    }
 .Checkbox {
        font-family:'Wingdings';
        font-size:15px;
        text-decoration:none;
        color:black;
}
.Imagetitle 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    font-style:italic
}
a:link 
{
    color: Black;
    text-decoration: Underline;
    font-weight:bold;
}
a:visited { color: black;
    text-decoration: Underline;
    font-weight:bold;
} 
a:hover { color: Red;
    text-decoration: Underline;
    font-weight:bold;
}    

.leftmenu 
{   
    background-color:#f5f5f5;
    font: normal 11px Arial, Verdana, Sans-serif;
}
a.link:leftmenu
{
    color: Black;
    text-decoration: none;
}
a.leftmenu:hover { color: Red;
    text-decoration: Underline;
}    
a.leftmenu:visited { color: black;
    text-decoration: Underline;
}
a.leftmenu:active { color: black;
    text-decoration: Underline;
}
.lefttitle 
{
    font-size: 14px;
}
.MainContentTable
{
    margin-left:8px}   
.homepage 
{
    color:Gray;
    font-size: 15px;
    font-weight: bold;
    font-family:Verdana;
}
a.homepage:link 
{
    color: Black;
    text-decoration: none;
    font-size:13px;
    font-weight: normal;
    font-family:Verdana;
}
 a.homepage:visited 
{   color: black;
    text-decoration: none;
    font-size:13px;
    font-weight: normal;
    font-family:Verdana;
}
a.homepage:hover 
{   
    color: red;
    text-decoration: Underline;
    font-size:13px;
    font-weight: normal;
    font-family:Verdana;
}
.producttitle 
{
    text-align:center;
    font-size:16px;
    font-weight:bold;
    font-style:normal;
    color:Gray;
    }
.productparagraph {
	font-size:14px;
}
.photocells 
{
    width:96px;}
    