body {
	margin: 0px;
	background-image: url(congress/right-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
td {
	padding: 0px;
}
form {
	margin: 0px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
img {
	border: none;
}
table.menu {
	width: 200px;
	background-image: url(congress/forum-menu.gif);
	background-repeat: repeat-y;
}
td.title {
	background-image: url(congress/right-top.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

td.menu {
	padding-bottom: 50px;
	padding-top: 30px;
	width: 218px;
}
a, a:visited {
	color: #6E7842;
}
a:hover {
	color: #CEDC3E;
}

table.menu td {
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
}
td.content {
	padding-top: 60px;
	padding-right: 100px;
	padding-bottom: 0px;
	vertical-align: top;
	height: 500px;
}
h1 {
	color: #6E7842;
	font-size: 18px;
}
h2 {
	font-size: 14px;
	color: #B3C223;
}
td.copybg {
	background-image: url(congress/forum-menu.gif);
	background-repeat: repeat;
	width: 280px;	
}
td.copy {
	padding-left: 20px;
	font-size: 11px;
	color: #6E7842;
	padding-bottom: 20px;
	vertical-align: bottom;
}
