.leftmenu {
	background-image: url(images/left_bck.gif);
	border-top: 1px solid #434CA6;
	border-right: 1px solid #434CA6;
	border-bottom: 1px solid #434CA6;
	border-left: 1px solid #434CA6;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #EFEFF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.heading  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.leftmenu a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.leftmenu p {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.main {
	background-image: url(/layout/layout_r6_c5.gif);
	border: thin solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.main_red_links {
	background-image: url(/layout/layout_r6_c5.gif);
	border: thin solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.main_red_links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#990000
}
.leftmenuheader {
	background-image: url(images/menuhead.gif);
}
.artistscont {
	float: left;
	text-align: justify;
	padding: 5px;
}
.artistscont img {
	float: left;
	border: thin solid #B50800;
	margin-right: 3px;
}
.leftmenu a:hover {


	color: #9DC2E7;
	background-color: #003366;
}
.jknight {
	padding: 3px 10px 3px 0px;
}
#MainFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}
.jknight_right {
	background-color: #6699CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6A0;
	border-right-color: #969641;
	border-bottom-color: #969641;
	border-left-color: #D6D6A0;
	padding: 3px;
}
