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: #0066CC; 
		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: #F4F1EA; 
}

.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: #F4F1EA; 
}

/* 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: #F4F1EA;
}

.photoborder {
	border: 2px solid #004E90;
}

.arial1 {
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}

.arial1bold {
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}

.arial1redbold {
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #ff0000;
}

.arial2 {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}


.arial2bold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.formSubmit3
{
color: #000000;
background-color: #D7E0E5;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 9px;
font-weight: bold;
border-style: outset;
padding: 0;
text-decoration: none;
}

.formSubmit4
{
color: #000000;
background-color: #ffffff;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 9px;
font-weight: bold;
text-decoration: none
}

.formBox
{
color : #000000;
background-color: #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 11px;
}



