body { background: #E8DBBD url(../slices2/bgrall.jpg) repeat-x top right}
.main {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #000000;
}
.ddmenu {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
}
.rightborder {
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66CC66;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66CC66;
}
.horizline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #66CC66;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC66;
	font-family: "Lucida Sans Unicode";
	font-size: 1px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.none {
	font-size: 5px;
}
.botborder {
	font-family: "Lucida Sans Unicode";
	font-size: 1px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC66;
}
.cornertopleft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #66CC66;
	border-left-color: #66CC66;
}
.mainsmall {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #000000;
}