/* Don Seidman Photographers */

body {
	background-color: #666666; font-family:Arial, Helvetica, sans-serif;
}
.maintable {
	border:thin;
	border-color:#000000;
	border-style:solid;
}
.navcell { padding:2px; line-height:25px; border-top:thin; border-top-color:#FFFFFF; border-top-style:solid;
border-bottom:thin; border-bottom-color:#FFFFFF; border-bottom-style:solid;}
.navtext {color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none;}
.navtext a:link {color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none;}
.navtext a:visited {color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none;}
.navtext a:active {color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none;}
.navtext a:hover {color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration:underline;}
.footer {font-size: 10px}
.sidetext {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px; padding-left:5px;
}
.toptext {
	color: #808000;
	font-weight: bold;
	font-size: 22px; padding-left:5px; padding-top:20px;
}
.hometoptext {
	color: #808000;
	font-weight: bold;
	font-size: 18px; padding-left:5px; padding-top:20px;
}
.maintext {
	font-family:Arial, Helvetica, sans-serif
	font-size: 14px; padding-left:5px; padding-right:5px;
	line-height:20px; 
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
	text-align: center;
}
