BODY {
	background-image : url(../images/background.gif);
	background-repeat : repeat-x;
	background-color : #E175CD;
	background-attachment : fixed;
}
TABLE.menusub {
	margin-bottom : 6px;
}
TABLE.boxright {
	padding-right : 10px;
	margin-right : 20px;
	margin-bottom : 10px;
	border-right : 2px solid #6B0759;
}
TABLE.boxleft {
	padding-left : 10px;
	margin-left : 20px;
	margin-bottom : 10px;
	border-left : 2px solid #6B0759;
}
