/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

form
{
	margin: 0pt;
	padding: 0pt;
}

form div, form p
{
	margin: 0pt 0pt 1em;
	padding: 0pt;
	font-size: 1em;
}

label
{
	
	color: rgb(153, 0, 0);
	font-size: 0.8em;
}

fieldset
{
	border: 1px solid rgb(238, 238, 238);
	margin: 0pt 0pt 0.5em;
	padding: 5px 10px;
}

fieldset legend
{
	margin: 0pt 0pt 0pt 0px;
	padding: 0pt;
	color: rgb(102, 102, 102);
	font-size: 1.1em;
	font-weight: bold;
	background-color: white;
}

* html fieldset legend
{
	margin: 0pt 0pt 10px -10px;
}

fieldset ul
{
	margin: 0pt 0pt 1.5em;
	padding: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

fieldset ul li
{
	margin: 0pt 0pt 0.5em;
	padding: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

input, select, textarea
{
	margin: 0pt;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 0.9em;
}

input, select
{
	vertical-align: middle;
	font-size: 0.8em;
}

textarea
{
	width: 200px;
	height: 8em;
}

input.check
{
	border: medium none;
	margin: 0pt;
	width: auto;
	height: auto;
}

input.radio
{
	border: medium none;
	margin: 0pt;
	width: auto;
	height: auto;
}

input.file
{
	height: auto;
	width: 250px;
}

input.readonly
{
	border: medium none;
	background-color: transparent;
}

input.button
{
	border: 1px solid black;
	width: 10em;
	background-color: rgb(221, 221, 221);
}

input.image
{
	border: medium none;
	width: auto;
	height: auto;
}

form div.submit
{
	margin: 1em 0pt;
}

form div.submit input
{
	height: 2em;
	width: 15em;
}

div#search a
{
	font-weight: bold;
	font-size: 0.8em;
}


