/**
 * Style sheet fe_basic
 */
html
{
	height:100.1%;
	margin-bottom:1px;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#CC2200;
}

img, table, div, p, span
{
	border:0px;
}

p, pre, form, div, table
{
	margin:0px;
	padding:0px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}
