@import url("./frame.css");
@charset "utf-8";
/*******************************************************************************

  a cascading stylesheet for "D'ni Explorers Association" - progress -
  copyright(c) MIST/DEA all rights reserved.

*******************************************************************************/

th
{
	color:#000000;
}

table
{
	margin:0px 0px 1em 0px;
	width:100%;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-spacing:0;
}

th.stripehead
{
	background-color:#d0f0ff;
	border-width:0px;
	padding:0.2em 0.5em;
	color:#000000;
}

.stripe1
{
	background-color:#ffffff;
	padding:0.2em 0.5em;
	color:#000000;
}

.stripe2
{
	background-color:#d0f0ff;
	padding:0.2em 0.5em;
	color:#000000;
}

