.fontlink {	
color: #245F7F;	
background: inherit; 
text-decoration: none; 
font:  14px/20px ms sans serif; 
}
.fontblack {	
color: #000000;	
background: inherit; 
text-decoration: none; 
font:  14px/20px ms sans serif; 
}
.fontblue {	
color: #6CC9FA;	
background: inherit; 
text-decoration: none; 
font:  14px/20px ms sans serif; 
}
.fontred {	
color: #FF3300;	
background: inherit; 
text-decoration: none; 
font: bold 14px/20px ms sans serif; 
}
.fontheader {	
color: #08385B;	
background: inherit; 
text-decoration: none; 
font: bold 14px/20px ms sans serif; 
}
.fontheader2 {	
color: #08385B;	
background: inherit; 
text-decoration: none; 
font: bold 16px/20px ms sans serif; 
}
.fonttabmenu {	
color: #08385B;	
background: inherit; 
text-decoration: none; 
font: bold  15px ms sans serif; 
}
a:hover { color: #6C757A; background: inherit; }



.gallerycontroller{
width: 180px
}

.gallerycontent{
width: 180px;
height: 212px;
border: 1px solid black;
background-color: none;
padding: 3px;
display: block;
}

/* layout
   ------ */
#marqueecontainer {
     background-color:none;
     width:90%;
     position:relative;
     overflow:hidden;
}
#marqueecontainer #marquee {
     color:RED;
     display:table;
     position:relative;
}


