BODY {
	margin: 0px;
	background: #FFF url(assets/back-penstripe.gif) left top repeat;
}

DT {
	font-weight: bolder;
	color: #520619;
	margin-top: 1em;
}

DD {
	margin-bottom: 1em;
}

DIV.banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

DIV.body {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url(media/back-window.gif) repeat-y top center;
	z-index: 0;
}

DIV.PalettePageTitle, DIV.PaletteOptionSpace, TD.cartlink, H1, H2, H3, H4, H5, H6, H7, H8 {
	font-family: arial, helvetica, sans-serif;
}

DIV.PalettePageTitle {
	font-size: 12pt;
	background: #E6E6E6;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	margin: 1ex 3px;
	padding: 0.125ex 1ex;
	white-space: normal;
}

DIV.PaletteOptionSpace {
	font-size: 10.5pt;
	margin: 1ex 3px;
}

DIV.pagegraphic {
	text-align: center;
	margin: 1em 0em;
}

DIV.PaletteOptionSpace A {
	display: block;
	margin: 0.25ex 1ex;
	padding: 0ex 1ex;
	color: black;
	text-decoration: none;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	white-space: normal;
}

DIV.PaletteOptionSpace A:hover {
	background: #EEE;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
}

TD.cartlink {
	font-size: 9pt;
}	

TD.cartlink A {
	color: #666;
	text-decoration: none;
}

TD.cartlink A:hover {
	color: #333;
} 