body {
	margin: 0px 0px 0px 5px;
	background: url(images/bg.gif);
}

td {
	vertical-align: top;
	font-size: 10pt;
}

#container {
	width: 762px;
	border: 0;
}

#nav {
	background: url(images/bg-side.gif);
}

#side {
	background: url(images/bg-side.gif);
	text-align: center;
	font: 8pt verdana;
	color: #ffffff;
}

#content {
	background-color: #EEE4D3;
	padding: 10px 10px 10px 10px;
	font: 10pt arial;
	color: #000000;
}

#spacer {
	background: #EEE4D3 ;
	height: 10px;
}

#link {
	color: #0000FF;
	text-decoration: underline;
}

#link:hover {
	color: #000000;
	text-decoration: none;
}

#link_w {
	color: #ffffff;
	text-decoration: none;
}

#link_w:hover {
	color: #FFCC20;
	text-decoration: underline;
}

#footer {
	background: url(images/bg-footer.gif);
	height: 34px;
	vertical-align: middle;
	text-align: center;
	font: 10pt arial;
	color: #ffffff;
}

#copyright {
	text-align: center;
	padding: 5px 0px 5px 0px;
	font: 10pt arial;
	color: #000000;
}

#green {
	background: url(images/bg-side.gif);
	height: 12px;
}

#l_shadow {
	background: url(images/bg-l.gif);
	width: 6px;
}

#r_shadow {
	background: url(images/bg-r.gif);
	width: 6px;
}

#s_bottom {
	background: url(images/bg-s_bottom.gif);
	height: 6px;
}

#s_bl {
	background: url(images/bg-s_bl.gif);
	height: 6px;
}

#s_br {
	background: url(images/bg-s_br.gif);
	height: 6px;
}
