BODY
{
	background-color: #ffc3ae;
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

TABLE
{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

TABLE.MainTable
{
	width: 800px;
	border-left: 2px solid #693029;
	border-right: 1px solid #693029;
	background-color: #FFFFFF;
}

A.BottomAreaLink
{
	color: #9c9c9c;
	text-decoration: none;
}

A.BottomAreaLink:hover
{
	color: #eb3d00;
	text-decoration: underline;
}

A.TopAreaLink
{
	color: #000000;
	text-decoration: none;
}

A.TopAreaLink:hover
{
	color: #eb3d00;
}

A.SectionLink
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

A.SectionLink:hover
{
	color: #eb3d00;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a
{
	text-decoration: none;
	color: Navy;
}

a:hover
{
	color: #A10000;
}

DIV {
	text-align: justify;
}

textarea,input
{
	font-family: Tahoma;
	font-size: 12px;
}

input.B0
{
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}

DIV.mainBoxWindow
{
	padding: 20px;
	line-height: 18px;
}
