﻿a:link 
{
    color: Black;
    text-decoration: none;
}
a:hover { color: red;
    text-decoration: none;      
}
a:visited { color: Black;
    text-decoration: none;
}

.TopBanner {
	width: 64px; 
	background-image: url('../Images/HomePageTopBanner.jpg');
}
.RedTop {
	 width: 830px; 
	 height: 112px; 
	 font-size: 32px; 
	 font-weight: bolder; 
	 font-family: Verdana; 
	 color: #CF7778; 
	 text-align: right;
	 vertical-align:bottom;
	 background-image: url('../Images/HomePageRedTop.jpg');
}
.GrayTop {
	 height: 30px; 
	 width: 830px; 
	 text-align: right; 
	 font-family: Verdana; 
	 color: White; 
	 font-size: 11px;
	 color: White; 
	 font-size: 11px;
	 background-image: url('../Images/HomePageGreyTop.jpg');
}	
.RedBand {
	 height: 6px;
	 background-image: url('../Images/HomePageRedTop.jpg');
}
.leftmenu 
{   
    background-color:#f5f5f5;
    font: normal 11px Arial, Verdana, Sans-serif;
}
.homepage 
{
    color:#3f4041;
    font-size: 11px;
    font-weight: normal;
    font-family:Verdana;
    line-height:16px
}
a.homepage:link 
{
    color: Black;
    text-decoration: none;
    font-size:11px;
    font-weight: normal;
    font-family:Verdana;
}
 a.homepage:visited 
{   color: black;
    text-decoration: none;
    font-size:11px;
    font-weight: normal;
    font-family:Verdana;
}
a.homepage:hover 
{   
    color: red;
    text-decoration: none;
    font-size:11px;
    font-weight: normal;
    font-family:Verdana;
}
.SpanishTop {
	  
	 width: 830px; 
	 text-align: right; 
	 font-family: Verdana; 
	 color: White; 
	 font-size: 11px;
	 background-image: url('../Images/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: white;
    text-decoration: Underline;
    background-image: none;
    font-weight:normal;
}
 a.SpanishTop:active 
{   color: #f5f5f5;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    
}

.tabcontent { font-family: Verdana; 
     font-weight: normal; 
     color: Black; 
     font-size: 12px
}

.tabheader { font-family: Verdana; 
             font-weight: bold; 
             color: DarkGray; 
             font-size: 16px
}

.tabbullets { font-family: Verdana; 
     font-weight: normal; 
     color: DarkGray; 
     font-size: 11px;
     line-height:16px
}
h1 
{
    font-family:Verdana;
	font-size:16px;
}
