body		{ font-family:Verdana,Arial,sans-serif;
			  background-color: #ffffff;
			  color: #506090;
			  font-size: .8em;
			}

.title		{ background-color: #e0e0ef; color: #506090; border: 1px solid #506090; }
.title td	{ background-color: #e0e0ef; color: #506090; padding: 5px 5px 5px 5px;}

td			{ vertical-align: top;}

img			{ border: 0px; background-color: #ffffff; }

.rule		{ background-color: #fff8f8; }

h1			{ font-size: 2em; margin-bottom: 5px; margin-top: 0px;}

h2			{ font-size: 1.0em; }

h3			{ padding: 5px;
			  margin: 0px;
			  background-color: #e0e0ef;
			  text-align: left;
			  font-size: .9em;
			  line-height: .9em;
			  border-bottom: 1px solid #506090;
			  color: #506090;
			}
			
h3.all		{ padding: 5px;
			  margin: 0px;
			  background-color: #ffffff;
			  text-align: left;
			  font-size: .8em;
			  line-height: .8em;
			  border-top: 1px solid #506090;
			  border-bottom: 0px solid #506090;
			  color: #506090;
			}
			
p			{ line-height: 1.3em;}

.box		{ border: 1px solid #506090; background-color: #ffffff; }
.box table	{ margin: 5px; }


.rule td	{ border-top: 1px solid #506090; font-size: 1px;}

.gap		{ margin-top: 5px; }
.biggap		{ margin-top: 20px; }

.imagebox	{ border: 1px solid #506090; background-color: #ffffff; text-align: center;}

.current	{ border: 2px solid #8080F0; background-color: #8080F0; color: white;}

.copyright	{ text-align: center; font-size: .8em;}

a			{ border: 2px ; }
a:link		{ color: #506090; }
a:visited	{ color: #506090; }
a:hover		{ text-decoration:underline; color: #506090; }

.menu		{ text-decoration:none; }

hr			{ height: 1px; color: #506090; }

.present 	{ text-align: center; }

td.gallery 	{ text-align: center; }
.gallery img { background-color: #ffffff; }

.prev			{ background-color: #fff8f8; text-align: left; }
.subgroupnav	{ background-color: #fff8f8; text-align: center;}
.next			{ background-color: #fff8f8; text-align: right;}

table.nextprev { border-top: 1px solid #506090; border-bottom: 1px solid #506090; }

.noresults		{ text-align: center; margin: 20px; font-style:italic; color: Red; }
.pagelist		{ text-align: center; margin: 5px; }

form			{ font-size: .9em; }
select			{ font-size: .9em; vertical-align:super; }
input			{ font-size: .9em;}

.badimage		{ color: white; }

.evenShowRow	{ background-color: #e8e0e0; }

.selectedShowRow	{ background-color: #8080F0; color: white;}

.selectedShowCol a:link	{ text-decoration:none; color: white;}
.selectedShowCol a:visited	{ text-decoration:none; color: white;}

.evenShowCol a,
.evenShowCol a:link,
.evenShowCol a:visited,
.evenShowCol a:hover,
.oddShowCol a,
.oddShowCol a:link,
.oddShowCol a:visited,
.oddShowCol a:hover,
{ text-decoration:none;
  border-bottom:dotted; }

.evenShowCol a:hover,
.oddShowCol a:hover
{ border-bottom:solid; }
