﻿.Top {
	 font-family: Helvetica; 
	 color: White; 
	 font-size: 13px;
	 font-weight: bold
}
a.Top:link 
{
    color: white;
    text-decoration: none;
    background-image: none;
    
}
 a.Top:visited 
{   color: white;
    text-decoration: none;
    background-image: none;
    
}
a.Top:hover 
{   
    color: red;
    text-decoration: Underline;
    background-image: none;
    
}
 a.Top:active 
{   color: white;
    text-decoration: none;
    background-image: none;
    
}

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;
}

.PageTitle {
	font-family:Helvetica;
	font-size:22px;
}

h1 {
	font-family:Helvetica;
	font-size:22px;
	
}
.ParagraphTitle {
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	
}
h2 {
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
}
.Paragraph {
	font-family:Arial;
	font-size:14px;
}
.ParagraphBold {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.Variable {
	font-family:Helvetica;
	font-size:13px;
	font-weight:bold;
}
.ControlLabels {
	font-family:Helvetica;
	font-size:12px;
}
.ControlTextBox {
	font-family:Helvetica;
	font-size:12px;
}
.ControlDropDownList {
	font-family:Helvetica;
	font-size:12px;
}
.RedText {
	font-family:Helvetica;
	font-size:12px;
	color:Red;
}
.TableTitle {
    font-family:Helvetica;
    font-size:13px;
    color:White;
    background-color:Black
}
.Tableheading {
    font-family:Helvetica;
    font-size:12px;
    color:White;
    background-color:Black    
}
.Tablecontent {
    font-family:Helvetica;
    font-size:10px;
    color:black;
    background-color:LightGrey;
}
.Tablefooter {
    font-family:Helvetica;
    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:Helvetica;
    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, Helvetica, 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:#00275e;
    font-size: 15px;
    font-weight: bold;
    font-family:Helvetica;
}
a.homepage:link 
{
    color: black;
    text-decoration: none;
    font-size:13px;
    font-weight: bold;
    font-family:Helvetica;
}
 a.homepage:visited 
{   color: black;
    text-decoration: none;
    font-size:13px;
    font-weight: bold;
    font-family:Helvetica;
}
a.homepage:hover 
{   
    color: red;
    text-decoration: Underline;
    font-size:13px;
    font-weight: bold;
    font-family:Helvetica;
}
.producttitle 
{
    text-align:center;
    font-size:16px;
    font-weight:bold;
    font-style:normal;
    color:Gray;
    }
.productparagraph {
	font-size:14px;
}
.photocells 
{
    width:96px;}
    
