/* CSS Document */

body
{
	background-color		:	#221100;
	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
{
}
dt
{
	color					:	#660000;
	font-weight			:	bold;
}

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