body {
	margin: 0 auto;
	padding: 0;
}

#topnav {
	padding: 0;
	width: 800px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	height: 42px;
}

#main {
	width: 800px;
	margin: 0 auto;
}

#leftbar {
	width: 186px;
	float: left;
	background-color: #ccc;
	clear: both;
	margin: 0 0 4px;
	padding: 0 0 4px;
}
#leftbar  h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#leftbar h1 {
	background: #003e85 url(images/sidebar_top.gif) no-repeat;
	margin: 0;
	color: #fff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	height: 30px;
}

#rightbt {
	width: 584px;
	clear: right;
	background-color: #fff;
	margin: 0 0 0 200px;
	border: 1px solid #b3b3b3;
	padding: 0 4px 4px;
}

#rightbt h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
}

#rightbt form {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#leftbar   p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	padding: 0 4px;
}

#leftbar form {
	padding: 0 4px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
}

#copyright {
	text-align: center;
	font: 8px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @group topmenu */

#topnav li.imusiccard {
	list-style: none;
	padding: 10px 0px 0px;
	display: block;
	float: left;
	width: 120px;
	height: 36px;
	background: url(images/top_01.gif) no-repeat right top;
	text-align: center;
	text-shadow: #000000 -2px -2px 0;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

#topnav  a.secmenu {
	text-decoration: none;
	display: block;
	float: left;
	width: 120px;
	clear: left;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(images/top_03.gif) repeat-x left top;
	margin: 0;
	padding: 10px 0 0;
	vertical-align: middle;
	color: #fff;
	height: 36px;
	text-shadow: #000 -1px -2px 0;
}

#topnav  a.secmenu:hover {
	background: url(images/top_hover_03.gif) repeat-x left top;
}

#topnav  a.secmenu:active {
	float: left;
	clear: left;
	text-align: center;
	background: url(images/top_sel_03.gif) repeat-x left top;
}

#topnav ul {
	width: 800px;
	height: 36px;
	margin: 0;
	padding: 0;
}
#topnav li {
	list-style: none;
	padding: 0px;
	display: block;
	float: left;
}

#topnav li.end {
	list-style: none;
	padding: 0px;
	display: block;
	float: left;
	height: 36px;
	background: url(images/top_09.gif) no-repeat right top;
	width: 76px;
}
/* @end */

#topnav  a.current {
	text-decoration: none;
	display: block;
	float: left;
	clear: left;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(images/top_sel_03.gif) repeat-x left top;
	margin: 0;
	padding: 10px 0 0;
	vertical-align: middle;
	color: #fff;
	height: 36px;
	width: 120px;
	text-shadow: #000000 -1px -2px 1px;
}
#rightbt  p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
}
.box {
	color: #FF0000;
	background: #0099FF;
}
#rightbt a {
	color: #333333;
}
#rightbt a:hover {
	color: #990000;
}

/* @group carttable */

#rightbt td {
	vertical-align: top;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
}
#rightbt th {
	vertical-align: top;
	text-align: left;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#rightbt td.line {
	border-top: 1px solid #666;
	vertical-align: top;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.errortext {
	color: #FF0000;
	display: none;
}
.requiretext {
	color: #FF0000;
	display: inline;
}
.requirefield {
	background: #FFCCCC;
}
#rightbt th.line {
	border-top: 1px solid #666;
	vertical-align: top;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#leftbar  h1 a:hover {
	color: #999999;
	text-decoration: none;
}
#rightbt li {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
}

