﻿
A.thumbLink:link     { color: #000000; text-decoration:none; font-family: arial; font-size: 11px; font-weight:normal; }
A.thumbLink:visited 	{ color: #000000; text-decoration:none; font-family: arial; font-size: 11px; font-weight:normal; }
A.thumbLink:active 	{ color: #000000;  cursor:pointer; text-decoration:none; font-family: arial; font-size: 11px; font-weight:normal; }
A.thumbLink:hover 	{ color: #000000;  cursor:pointer; text-decoration:underline; font-family: arial; font-size: 11px; font-weight:normal; }

a.navlink:link
{		 
		color: #000000;
		background-color: transparent;
		text-decoration: none;
}

a.littlelink:link {
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

a.navlink:visited
{		
		color: #0000EE;
		background-color: transparent;
		text-decoration: none;
}

a.navlink:hover
{		
		color: #EE0000;
		background-color: #E0E0E0;
		text-decoration: none;
}

a.headerlink:link
{		 
		color: #54575A;
		background-color: transparent;
		text-decoration: none;
}

a.headerlink:visited
{		
		color: #54575A;
		background-color: transparent;
		text-decoration: none;
}

a.headerlink:hover
{		
		color: #EE0000;
		background-color: #E0E0E0;
		text-decoration: none;
}


/* Gallery Header Cell */

.headerCell 
{	
		font-family: Verdana, Arial, Tahoma; 
		font-weight: bold; 
		color: #000000; 
		font-size: 11px; 
		border-left: #000000 1px solid; 
		border-top: #000000 1px solid; 
		border-right: #000000 1px solid; 
		border-bottom: #000000 1px solid; 
}
							
/* Gallery Paging Cell */

.pagingCell 
{	
		font-family: Verdana, Arial, Tahoma; 
		font-weight: bold; 
		color: #000000; 
		font-size: 10px; 
		border-left: #000000 1px solid; 
		border-top: #000000 1px solid; 
		border-bottom: #000000 1px solid; 
		border-right: #000000 1px solid;  
		background-color: #ffffff; 
}

.cellText 
{	
		font-family: Verdana, Arial, Tahoma; 
		font-weight: bold; 
		color: #0066CC; 
		font-size: 10px; 
}

.pagingCell2
{	
		font-family: Verdana, Arial, Tahoma; 
		font-weight: bold; 
		color: #0066CC; 
		font-size: 12px; 
		border-left: #000000 1px solid; 
		border-top: #000000 1px solid; 
		border-bottom: #000000 1px solid; 
		border-right: #000000 1px solid;  
		background-color: #ffffff; 
}

/* Status/Error Message Cell */

.errorCell 
{	
		font-family: Verdana, Arial, Tahoma; 
		font-weight: bold; 
		color: #FF0000; 
		font-size: 11px; 
		border-left: #000000 1px solid; 
		border-top: 0px; 
		border-bottom: #000000 1px solid; 
		border-right: #000000 1px solid;  
		background-color: #ffffff;
}
