/* CSS Document*/


body,td,th {
	font-size: 12px;
	color: #255253;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

a					{
	color: #39a405;
	
	}
a:hover	{
	color: #65e228;
	}
	
H1 {
	font-size: 14px;
}
	
	
.nav {
	color: #FFDD8A;
	font-weight: bold;
}

.nav a					{
	color: #FFFFFF;
	text-decoration:none;
	
	}
.nav a:hover	{
	color: #DAE8D4;
	}

	
.white {
	color: #FFFFFF;
}

.white a					{
	color: #FFFFFF;
	
	}
.white a:hover	{
	color: #DEDEDE;
	}
	
.lightBlue{
	color: #909da8;
}
	
	
.small {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.small a					{
	color: #FFFFFF;
	
	}
.small a:hover	{
	color: #DEDEDE;
	}
	
	
	
	
	
	.smallBlue {
	font-size: 10px;
	color: ##255253;
	font-family: Arial, Helvetica, sans-serif;
}

.smallBlue a					{
	color: #39a405;
	
	}
.smallBlue a:hover	{
	color: #65e228;
	}
	
	

	

#galleryLogo	 {padding: 0px; 
			border-width: 0px;
			border-style: none;
			margin: 0px;
			position: absolute;
			visibility: visible;
			top: 393px;
			left: 32px;
			width: 37px;
			z-index: 1;}
			
			#galleryTitle	 {padding: 0px; 
			border-width: 0px;
			border-style: none;
			margin: 0px;
			position: absolute;
			visibility: visible;
			top: 468px;
			left: 302px;
			width: 37px;
			z-index: 1;}
