body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.content td.left {
	background: url("img/left_bg.gif");
	background-repeat: repeat-x;
	text-align: justify;
}
table.content td.right {
	background: url("img/right_bg.gif");
	background-repeat: repeat-x;
}
table.content td.left table td {
	text-align: justify;
}
td.footer {
	color: white;
	padding-left: 20px;
}
td.nav a {
	font-size: 14px;
	font-weight: bold;
	color: #9C9C9C;
	padding: 10 10 11 10;
	height: 38px;
	text-decoration: none;
}
td.nav a:hover {
	color: white;
	background-color: #9C9C9C;
}