BODY
{
	background-color: #C2BAB8;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bg1 {
	background-image: url(../images/c009_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg2 {
	background-image: url(../images/c009_09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu {
	background-image: url(../images/c009_05.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-weight: bold;
	color: #999999;
}
.cline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DAD6D5;
}
.footer {
	color: #999999;
}
a:link {
	color: #EE9F36;
	text-decoration: underline;
}
a:visited {
	color: #EE9F36;
	text-decoration: underline;
}
a:hover {
	color: #FFEA4E;
	text-decoration: none;
}
.menu a:link {
	color: #999999;
	text-decoration: none;
}
.menu a:visited {
	color: #999999;
	text-decoration: none;
}
.menu a:hover {
	color: #999999;
	text-decoration:underline ;
}





H1 
{ 
	font-size: 12pt;
	color: #566B70;
	text-align: center;
}