html
{
	height: 100%;
	left: 0px;
	right: 0px;
}

body
{
	font-weight: normal;
	font-size: 0.7em;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	height: 100%;
	left: 0px;
	right: 0px;
	border: 0px;
}

a	{	
	text-decoration:	none;
	color:	#3333cc;
	}	

a:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

h1, h2, h3, h4, h6
{
	margin-bottom: .2em;
	margin-left: 5pt;
	margin-right: 5pt;
}

h4
{
	font-size: medium;
}

h5
{
	font-size: small;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.7em;
	margin-right: 1em;
}

p
{
	margin: 0em 1em 1em 1em;
}

select
{
    FONT-SIZE: 8pt;
}

td
{
	font-size: 8pt;
}

INPUT.Button
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 8pt;
	border-bottom-width: 1px;
	width: 80px;
	font-family: Arial;
	height: 22px;
	background-color: #fff5d4;
	border-right-width: 1px;
}

input.Text
{
    font-size: 8pt;
}

img
{
	border: 0px;
}

.MainBackColor
{
    background-color: #fff4df;
}

.AuxBackColor
{
}

.MainBorderColor
{
    border-color: #dddddd;
}

.AuxBorderColor
{
}