body
{
	background-color:#6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-top:0;
	text-align:justify;
}


a
{
	text-decoration:none;
	color:rgb(200, 100, 100);
}


a:hover
{
	color:#00FF33;
}

a.focus 
{
	color:#00FF33;
}

a:hover.focus 
{
	color:#00FF33;
}

td
{
	color:#FFFFFF;
}

td.topbanner
{
	padding-bottom:.5em;
	text-align:center;
	color:#FFFFFF;
	font-size:120%;
}

td.top1 a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFF33;
	text-decoration: none;
	margin-left:-0.3em;
	margin-right: -0.3em;
}

td.top1
{
	text-align:center;
	font-size:85%
}

td.top1 a:hover
{
	color:#00FF33;
}

td.top1 span.here, td.top2 span.here span.here
{
	color:#00FF33;
	font-weight:bold
}

td.top2
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align:center;
	font-size:85%
}

td.top2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFF33;
	text-decoration: none;
	border-top-width: 1px;
	border-right-color: #00FF33;
}

td.top2 a:hover
{
	color: #00FF33;
}

/*
childContent
{
 background-color:#00FF33;
 font-size:90%;
 color:#00FF33;
 font-weight:normal;
}
*/
td.credits
{
 font-size:80%;
 font-weight:normal;
 text-align:center;
 padding-top:1em
}
td.credits a {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

td.credits a:hover
{
	color: #00FF33;
}
