/* CSS Document */

body
{
	background-color	:	#0e234a;
	background-image	:	url(../image/background/Body.gif);
	margin-top	:	15px;
	margin-bottom	:	15px;
	margin-left	:	30px;
	margin-right	:	30px;
	padding	:	0px;
	color	:	#221100;
	text-align	:	center;
	overflow	:	auto;
}
font.enhanced
{
	font-weight	:	bold;
	color	:	#bb0000;
}
font.alert
{
	color	:	#cc0000;
	font-weight	:	normal;
}
font.transparent
{
	color	:	#cccccc;
}
font.StarActive
{
	color	:	#009900;
}
font.StarInactive
{
	color	:	#ccccbb;
}
hr
{
	border-top:dashed 1px #660000;
	height:1px;
	color:#660000;
}
dt
{
	color	:	#660000;
	font-weight	:	bold;
}

p.Button
{
	margin-top	:	2em;
}

h1
{
	font-size			:	150%;
	letter-spacing		:	0.5em;
	color				:	#006600;
}
h2
{
	font-size			:	125%;
	letter-spacing		:	0.25em;
}
h3
{
	font-size			:	100%;
	letter-spacing		:	0.15em;
}
