﻿BODY {
	margin: 0;
	color: black;
   font: 12px Arial, Sans-Serif;
	padding: 0;
}
TD {
	color: #232323;
   font: 12px Arial, Sans-Serif;
}

TD A
{
	color: black;
	text-decoration: none;
	border: none;
   font: 12px Arial, Sans-Serif;
}

TD A:hover {
	color: red;
	text-decoration: none;
	border: none;
   font: 12px Arial, Sans-Serif;
	}

TD A:active {
	color: Navy;
	text-decoration: none;
	border: none;
   font: 12px Arial, Sans-Serif;
}
TD H1
{
    margin-top: 0;
    font-weight: bold;
    color: black;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Arial, Sans-Serif;
	
}

FORM {
	display: inline;
	margin: 0;
	padding: 0;
}
P {
	margin-top: 0;
	padding: 0;
}
H1
{
    margin-top: 0;
    font-weight: bold;
    color: white;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 18px;
}
H2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #333;
	padding: 0;
}
H3 {
	font-weight: bold;
	margin: 0;
	color: #000;
	padding: 0;
}
IMG {
	border-top-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
}
A
{
	color: Blue;
	text-decoration: none;
	border: none;
}

A:visited {
	color: Blue;
	text-decoration: none;
	border: none;
	}

A:active {
	color: Blue;
	text-decoration: none;
	border: none;
}

A:hover {
	color: red;
	text-decoration: none;
	border: none;
}

.normal {
 
   font: 12px Arial, Sans-Serif;
}

.sitemappath {
    color: black;
   font: 12px Arial, Sans-Serif;
}
.menu {
    color: blue;
   font: 12px Arial, Sans-Serif;
	
}
.menu A:hover {
    color: black;
	text-decoration: underline;
   font: 12px Arial, Sans-Serif;
}
.menu A:active
{
    color: black;
    text-decoration: none;
   font: 12px Arial, Sans-Serif;
}


.logincontrols {
	color: blue;
   font: 12px Arial, Sans-Serif;
}
.photoname {
	color: blue;
   font: 12px Arial, Sans-Serif;
}
.photoname A:active 
{
	color: Red;
   font: 12px Arial, Sans-Serif;
} 

.photoname  A:hover
{
   font: 12px Arial, Sans-Serif, font-weight:Bold;    
    color: Red;
    text-decoration:none;
  /*  text-decoration: ; */
}

.collectionSurround
{
    border-right: #ccccff 2px groove;
    border-top: #ccccff 2px groove;
    border-left: #ccccff 2px groove;
    border-bottom: #ccccff 2px groove;
   font: 12px Arial, Sans-Serif;
}
.hometext
{
   font: 12px Arial, Sans-Serif;
    width: 450px;
    color: blue;
}
.hometext A:active
{
   font: 12px Arial, Sans-Serif;
    width: 450px;
    color: black;
    text-decoration: underline;
	
}
.hometext A:hover
{
   font: 12px Arial, Sans-Serif;
    
    color: Red;
    text-decoration: none;
	    
}
.viewphoto A:active
{
   font: 12px Arial, Sans-Serif;    
   color: Blue;
   width:150px;
   text-decoration: none;
	    
}

.viewphoto A:hover
{
   font: 12px Arial, Sans-Serif;    
   color: Red;
   text-decoration:none;	    
}

.viewphoto A:visited
{
   font: 12px Arial, Sans-Serif;    
   color: Blue;
   text-decoration:none;	    
}

.viewphototext
{
   font: 12px Arial, Sans-Serif;
    width: 330px;
    color: blue;
}

.viewphototitle
{
   font: 12px Arial, Sans-Serif;
    font-weight: bold;
    width: 330px;
    color: blue;
}
.grid
{
   font: 12px Arial, Sans-Serif;
}