td.structure_topleft {
	background-color:#E8E8E8;
	background-image:url(../images/corner_topleft.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
td.structure_bottomleft {
	background-color:#DCDCD9;
	background-image:url(../images/corner_bottomleft.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
td.structure_bottomright {
	background-color:#EEEEEE;
	background-image:url(../images/corner_bottomright.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
td.structure_bottomright_home {
	background-color:#E8E8E8;
	background-image:url(../images/corner_bottomright_home.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
p.home_right { 
	color:#777777; 
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#ACB6BF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
p,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
a:link, a:visited {
	color: #07A;
}
a:hover, a:active {
	color: #069;
}
td.footer {
	background-color:#F4F3F0;
	color: #888888;
	padding:5px 5px ;
}
a.footer:link, a.footer:visited {
	color: #888888;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	color: #777777;
	text-decoration: underline;
}
