body {
	font-family: "Lucida Grande", "Verdana", "Sans-serif", "Helvetica", "Arial";
}

p {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}

h4 {
	margin-top: 30px;
	color: #444444;
}

h6 {
	margin-top: 20px;
	font-size: 10px;
	font-weight: normal;
}

ul {
	font-size: 12px;
}

li {
	margin-top: 10px;
}

a img {
	border: none;
}

a, a:link, a:hover, a:active {
	color: green;
}

a:visited {
	color: #44aa44;
}

#enclosure {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/jazzlogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: solid 1px #888888;
}

.torso {
	width: 800px;
	border-top: solid 2px #eeeeee;
	border-bottom: solid 1px #888888;	
}

#menu {
	float: left;
	width: 150px;
	padding: 10px 20px 20px 0px;
	min-height: 190px;
}

#menu a {
	display: block;
	border: 0px none white;
	padding-top: 10px;
	padding-bottom: 0px;
}

#menu a.submenu {
	padding-top: 0px;
}

#content {
	float: left;
	width: 600px;
	_width: 596px;
	padding: 15px 15px 30px 15px;
	min-height: 190px;
}

#content img {
	padding-bottom: 10px;
	border: none;
}

#footer_menu {
	clear: both;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 11px;
}

#footer_menu a {
	margin-left: 4px;
	margin-right: 4px;
}

.note {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #444444;
}

.footnote_mark {
	font-size: 70%;
	color: #444444;
}

.footnote {
	clear: both;
	margin-top: 50px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
	font-style: italic;
	font-size: 80%;
	color: #666666;
}

.show_cart {
	text-align: right;
}

.read_more {
	text-align: right;
}

.platform_note {
	color: green;
	font-style: italic;
}

.alert {
	color: red;
}

/* -------------------------------------------------------------------------------- */
/* CD-ROM  table */

.cdrom-list {
	border-top: 2px solid #aaccaa;
	border-left: 2px solid #aaccaa;
	background-color: #eeffee;
	border-spacing: 0;
}

.cdrom-list td {
	padding: 10px;
	border-right: 2px solid #aaccaa;
	border-bottom: 2px solid #aaccaa;
}

.cdrom-list td:first-child {
	text-align: center;
	min-width: 150px;
	max-width: 200px;
}

.cdrom-list td > p {
	font-size: 11px;
	margin-top: 5px;
}

.cdrom-list td > img {
	padding: 4px;
}

/* -------------------------------------------------------------------------------- */
/* Registration cost table */

.regcost {
	border: 1px solid #aabbaa;
	background-color: #f6fff6;
	border-spacing: 0;
	font-size: 12px;
	width: 600px;
	border-spacing: 0px 0px;
}

.regcost td:first-child {
	width: 350px;
	margin: 0px;
}

.regcost td {
	padding: 6px;
	margin: 0px;
	border: 1px solid #aabbaa;
}

.regcost a, .regcost a:link, .regcost a:hover, .regcost a:visited, .regcost a:active {
	color: #226644;
	font-size: 11px;
}

/* -------------------------------------------------------------------------------- */
/* Jazz HTML functions table */

.jazzhtml {
	margin: 30px 0px 30px 30px;
	border: none;
	font-size: 11px;
	border-spacing: 30px 0px;
}

.jazzhtml td {

}

.jazzhtml td.icon {
	padding-top: 6px;
	width: 17px;
	height: 20px;
	text-align: right;
}



