.bodyborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;

}
.noteback {
	background-image: url(../images/jazztitle_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.brandshot {
	background-image: url(../images/Brand-shot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titlemenu {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #333333;
}
.whitecell {
	background-color: #FFFFFF;
}
.demopack {
	background-image: url(../images/demopack.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fullHeight {
	height: 100%;
}
