body
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	background-image: url(../gfx/hm_top.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Sans-serif;
	background-color: #FFFFF0;
}

a:link
{
	color: #663333;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
a:visited
{
	color: #663333;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
a:focus
{
	color: #663333;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
	color: #663333;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
a:active
{
	color: #663333;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}

div.headerArea
{
	padding: 0px;
	margin: 91px 0px 0px 0px;
	border-width: 1px 0px 1px 0px;
	border-color: #669966;
	border-style: solid;
	background-color: #336633;
	color: #009900;
	font-size: 10px;
	text-align: center;
}

div.navigationArea
{
	float: left;
	margin: 10px;
	padding: 10px;
	width: 100px;
	border-width: 1px;
	border-color: #339933;
	border-style: solid;
}

div.contentArea
{
	margin: 10px 0px 0px 140px;
	padding: 10px;
	background-color: #FFFFE0;
	background-image: url(common/gfx/bg_green_red_small.jpg);
	background-repeat: no-repeat;
	max-width: 800px;
	width: 800px;
	border-width: 1px;
	border-color: #339933;
	border-style: solid;
}

div.image
{
	float: right;
	margin: 0px;
	padding: 5px;
	border-width: 0px;
	border-color: #339933;
	border-style: solid;
}

h1
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #663333;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-color: #669966;
	border-style: solid;
}

h2
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #330000;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
}

div.text
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

div.footerArea
{
	clear: both;
	padding: 2px 10px 2px 10px;
	margin: 25px 5px 15px 5px;
	border-width: 1px;
	border-color: #C0D0A5;
	border-style: solid;
	background-color: #FFFFE0;
	color: #663333;
	font-size: 10px;
	text-align: center;
}
