BODY {
	background-color: black;
	color: white;
	padding: 10px;
	margin: 2px;
}
TD.header {
	background-color: steelblue;
	color: black;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;

	border: solid 1px white;
	margin: 0px;
	
}
TD.categories {
        background-color: cadetblue;
        color: white;
        padding: 5px;
        border: solid 1px white;
        margin: 5px;
	text-align: center;
}
TD.albums {
	background-color: cadetblue;
	color: white;
	padding: 5px;
	border: solid 1px white;
	margin: 5px;
	text-align: center;

}

TD.imagedisplay {
	background-color: #222222;
	color: white;
	padding: 5px;
	border: solid 1px white;
	margin: 5px;
	text-align: center;
}



TD.search{
	background-color: cadetblue;
	color: white;
	padding: 5px;
	border: solid 1px white;
	margin: 5px;
	text-align: center;

}



TD.favimages {
	background-color: darkslategray ;
	color: black;
	padding: 5px;
	border: solid 1px white;
	margin: 5px;
	text-align: center;
}

TD.footer {
	background-color: steelblue;
	color: black;
	padding: 10px;
	border: solid 1px white;
	margin: 10px;
	text-align: center;
}
TD.error {
	background-color: darkslategray;
	color: white;
	border: sold 1px white;
	padding: 20px;
	}

H2 {
margin: 0px;
}

FORM.searchform {
	margin: 0px;
	padding: 0px;	
}
P {
	text-align: left;	
}
P.album {
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
STRONG.tabletitles {
	font: bold 14pt;
	font-size: 14px;
	font-family: Arial;
	color: white;
	margin: 0px;
	padding: 0px;
}
STRONG.title {
	text-align: left;
	
}
IMG {
	padding: 5px;
}
IMG.photos {
	border: solid black 1px;
	margin: 10px;
	padding: 0px;
}
LI {
	text-align: left;
	padding: 0px;

}
A:link {
	color: white;
	text-decoration: underline;
	font-family: Courier;
	font: none 14pt;
	font-weight: bold;
	font-size: 14px;
}

A:visited {
	color: darkblue;
	font-family: Courier;
	font: none 14pt;
	font-weight: bold;
	font-size: 14px;
	
}

A:hover {
	font-family: Courier;
	font: none 14pt;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

A.imagepage:link {
        color: gray;
        text-decoration: underline;
        font-family: Courier;
        font: none 14pt;
        font-weight: bold;
        font-size: 14px;
}
                                                                                                                                                         
A.imagepage:visited {
        color: white;
        font-family: Courier;
        font: none 14pt;
        font-weight: bold;
        font-size: 14px;
                                                                                                                                                         
}
                                                                                                                                                         
A.imagepage:hover {
        font-family: Courier;
        font: none 14pt;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}



A.frontpage:link {
        color: black;
        text-decoration: underline;
        font-family: Courier;
        font-weight: bold;
        font-size: 10pt;
}
                                                                                                                                                         
A.frontpage:visited {
        color: black;
        font-family: Courier;
        font-weight: bold;
        font-size: 10pt;
                                                                                                                                                         
}
                                                                                                                                                         
A.frontpage:hover {
        font-family: Courier;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
}



A.header:link {
	color: white;
	text-decoration: none;
	font-family: Courier;
	font: none 18pt;
	font-size: 18px;


}
A.header:visited {
	color: white;
	text-decoration: none;
	font-family: Courier;
	font: none 18pt;
	font-size: 18px;

}	
A.header:hover {
	color: white;
	text-decoration: underline;
	padding: 0px;
	background-color: steelblue;
	border: none;
	font-family: Courier;
	font: none 18pt;
	font-size: 18px;


}
HR {
	color: black;
}
A.thumbnail:link {
	margin: 0px;
	padding: 0px;
	border: none;
	
}

A.thumbnail:visited {
	margin: 0px;
	padding: 0px;
	border: none;
}	
A.thumbnail:hover {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: black ;
}	


.thumbnail {
	margin: 5px;
	border: solid black 1px;
	padding: 0px;
	background-color: none;
}
.thumbformat {
float: left;
margin: 8px;
padding: 5px;
width: 145px;
height: 180px;
border: solid #efefef 1px;
background-color: black;
text-align: center;
font-size: 9pt;
color: white;
}
.thumbdesc {
text-align: center;
font-size: 8pt;
background-color: black;
color: white;
}
.newthumb {
margin: 0px;
padding: 0px;
border: solid grey 2px;

}
.webimage{
margin: 0px;
padding: 0px;
border: solid 1px white;

}
.courier14b{
	font-family: courier;
	font-size: 14px;
	font-weight: bold;

}

.courier12black{
	font-family: courier;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: black;
	padding: 10px;
}

.imageinfo{
border: solid white 1px;
background-color: slategray;

}

.errors{
color: red;
border: dashed 1px red;
background: gray;
margin: 5px;
padding: 2px; 
}




.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
vertical-align: text-bottom;
}

.headers{
width: 100%;
font-size: 120%;
font-weight: bold;
border: none;
background-color: lightyellow;
}

.switchcontent{
width: 100%;
border: none;
vertical-align: bottom;
}


.albumthumb {
padding: 0px;
border: solid black 1px;
clear: both;
}

.faintgray {
background-color: silver;
padding: 2px;
padding-top: 8px;
border: solid black 1px;
}

A.faint:link {
font-size: 8pt;
color: gray;
text-decoration: none;
font-weight: normal;
}

A.faint:hover {
font-size: 8pt;
color: gray;
text-decoration: underline;
font-weight: normal;
}

A.faint:visited {
font-size: 8pt;
color: gray;
text-decoration: none;
font-weight: normal;
}
