BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
IMG {
	border: 0px;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.content_l
{
	width:386px;
}

.content_m
{
	width:3px;
	background-image:url(images/content_sep.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.content_r
{
	width:193px;
}

.menubox{
	position:absolute;
	display:none;
	z-index:999;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
