Body
{
	Background-Color	:	#FFFFFF;
}
Img
{
	Border-Style		:	None;
	Margin				:	0px;
}
A
{
	Color				:	#6699CC;
	Text-Decoration		:	None;
}
A:Link
{
	Color				:	#6699CC;
}
A:Visited
{
	Color				:	#6699CC;
}
A.Image
{
	Color				:	#FFFFFF;
	Text-Decoration		:	None;
}

Div#Base
{
	Position			:	Absolute;
	Width				:	800px;
	Height				:	500px;
    Margin				:	0px;
	Left				:	0px;
	Top					:	0px;
	Border-Style		:	None;
	Border-Width		:	1px;
	Overflow			:	Hidden;
	Z-Index				:	0;
	Visibility			:	Visible;
}
Div#Explanation
{
	Position			:	Absolute;
	Width				:	400px;
	Height				:	 50px;
    Margin				:	0px;
	Left				:	10px;
	Top					:	0px;
	Border-Style		:	None;
	Border-Width		:	1px;
	Color				:	#999999;
	Font-Size			:	9pt;
	Line-Height			:	1.5;
	Text-Align			:	Left;
	Overflow			:	Hidden;
	Z-Index				:	1;
	Visibility			:	Visible;
}
Div#Enter
{
	Position			:	Absolute;
	Width				:	440px;
	Height				:	350px;
    Margin				:	0px;
	Left				:	180px;
	Top					:	 51px;
	Border-Style		:	None;
	Border-Width		:	1px;
	Color				:	#9999CC;
	Font-Size			:	12pt;
	Text-Align			:	Center;
	Overflow			:	Hidden;
	Z-Index				:	1;
	Visibility			:	Visible;
}
Div#Counter
{
	Position			:	Absolute;
	Width				:	150px;
	Height				:	100px;
    Margin				:	0px;
	Left				:	651px;
	Top					:	351px;
	Border-Style		:	None;
	Border-Width		:	1px;
	Color				:	#999999;
	Font-Size			:	9pt;
	Line-Height			:	1.2;
	Text-Align			:	Left;
	Overflow			:	Hidden;
	Z-Index				:	1;
	Visibility			:	Visible;
}
