/* UTF8 */

body.hearty
{
	background-color: #fff0f0;
}

body.hearty #TITLE
{
	color: #552222;
}

body.hearty #description
{
	color: #dd7700;
}

body.hearty #description p
{
}

body.hearty #COPYRIGHT
{
	color: #993300;
}

body.hearty #COPYRIGHT a
{
	color: #cc6600;
}

body.hearty hr
{
	color: #cc6633;
}

body.hearty #mainPanel
{
}

body.hearty div.panel
{
	border-color: #cc3333;
	color: #663333;
	background-color: #ffcc88;
	background-image: url(form_bg_hearty.png);
}

body.hearty div.panel p
{
}

body.hearty div.panel fieldset
{
}

body.hearty div.panel legend
{
	color: #663333;
}

body.hearty div.panel fieldset.otherParameters legend
{
}

body.hearty #parameters
{
}

body.hearty #parameters input, body.hearty #parameters select
{
	color: #225588;
}

body.hearty #parameters input.text
{
}

body.hearty #parameters option
{
}

body.hearty #parameters fieldset.otherParameters
{
}

body.hearty #parameters fieldset.otherParameters input
{
}

body.hearty #parameters fieldset.otherParameters label
{
	color: #663333;
}

body.hearty #parameters #ypwSaveParameters
{
}

body.hearty #parameters #ypwSubmit.focus
{
	background-color: #990000;
}

body.hearty #parameters fieldset.submit
{
}

body.hearty #parameters fieldset.submit legend
{
}

body.hearty #parameters #ypwSubmit
{
	color: #ffffff;
	border-color: #cc3333;
	background-color: #dd7755;
}

body.hearty #result
{
}

body.hearty #result div.password
{
	border-bottom-color: #cc3333;
}

body.hearty #result div.password input
{
	color: #0066cc;
}

body.hearty #result div.remainder span.remainderTitle
{
}

body.hearty #result div.remainder
{
	color: #ee8822;
}

body.hearty #result div.allparameters
{
}

body.hearty #result div.allparameters input
{
	color: #663333;
	background-color: #ffcc77;
}


