body
{
	background-color: #000000;
	background-image: url("http://www.castscapes.com/images/background2.gif");
	color: #999999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	line-height: 1em;
}

h3
{
	font-size: 14px;
	line-height: 1em;
	color: #CCCCCC;
	background-color: transparent;
}

h2
{
	font-size: 16px;
	line-height: 1em;
	color: #CCCCCC;
	background-color: transparent;
}

h1
{
	text-align: center;
	font-size: 18px;
	line-height: 1em;
	color: #CCCCCC;
	background-color: transparent;
}

hr { color: #999999; }

code
{
	font-family: ProFont, Courier, "New Courier", monospace;
	font-size: 9px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #336699;
	background-color: transparent;
}

PRE
{
	font-family: ProFont, Courier, "New Courier", monospace;
	font-size: 9px;
	color: #336699;
	background-color: transparent;
}

P
{
	padding: 3px 9px 3px 9px;
	text-align: left;
}

.copyright { text-align: right; }

A
{
	text-decoration: none;
	color: #0000FF;
	background-color: transparent;
}

UL LI { font-size: 10px; }

DL DT
{
	font-weight: bold;
	color: #336699;
	background-color: transparent;
	padding: 3px 9px 3px 9px;
}

DL DD
{
	font-size: 10px;
	font-weight: normal;
	padding: 3px 9px 3px 9px;
}

.datetime
{
	color: #00CCFF;
	background-color: transparent;
}

.important
{
	font-weight: bold;
	color: #FF0000;
	background-color: transparent;
}

.sig
{
	font-size: 9px;
	font-style: italic;
	color: #66CC33;
	background-color: transparent;
}

.caption
{
	font-size: 9px;
	color: #CC6600;
	background-color: transparent;
}

.navtable
{
	font-size: 9px;
	text-transform: lowercase;
	text-decoration: none;
	color: #0000CC;
	background-color: #000033;
	line-height: 1.5em;
	white-space: nowrap;
}

.titletable
{
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
	color: #0000CC;
	background-color: #000033;
	padding: 0 18px 0 18px;
	text-align: right;
	white-space: nowrap;
}

.formtable
{
	text-align: center;
	display: block;
	background-color: #000033;
	color: inherit;
	float: none;
	clear: both;
	margin: 0% 10% 0% 10%;
	padding: 5px;
	border-color: #000066;
	border-width: 3px;
	border-style: solid;
}

.formtable TR TD
{
	text-align: center;
	vertical-align: top;
	margin: 3px;
	padding: 5px;
	border: 0px;
	width: 100%;
}

.datatable
{
	text-align: center;
	display: block;
	background-color: #000033;
	color: inherit;
	float: none;
	clear: both;
	margin: 0px 15px 15px 15px;
	padding: 5px;
	border-color: #000066;
	border-width: 3px;
	border-style: solid;
}

.datatable TR
{
	background-color: #000000;
	text-align: center;
	vertical-align: top;
}

.datatable TD
{
	text-align: center;
	vertical-align: top;
	margin: 3px;
	padding: 5px;
	border: 0px;
	width: 100%;
}

.datatable TH
{
	background-color: #000033;
	text-align: center;
	vertical-align: middle;
}

.imagetable
{
	float: right;
	display: block;
	color: inherit;
	background-color: #000033;
	width: 50%;
	margin: 0px 0px 15px 15px;
	border-color: #000066;
	border-width: 3px;
	border-style: solid;
	padding: 3px;
}

.imagetable TD
{
	margin: 3px;
	padding: 5px;
}

.imagetable TD .image
{
	text-align: right;
	vertical-align: baseline;
}

.potwtable
{
	text-align: center;
	float: right;
	display: block;
	color: inherit;
	background-color: #000033;
	width: 50%;
	margin: 15px;
	padding: 5px;
	border-color: #000066;
	border-width: 3px;
	border-style: solid;
	clear: both;
}

