body {
	background-image: url(../img/bg_black.gif);
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

#main {
	
}

a.catnav:link, a.catnav:active, a.catnav:hover, a.catnav:visited, span.catnav {
	color: #ec008c;
	font-size: 11px;
	text-decoration: none;
}

a.regnav:link, a.regnav:visited, span.regnav {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a.regnav:hover, a.regnav:active {
	color: #00aeef;
	font-size: 11px;
	text-decoration: none;
}

input.img_search {
	background: url(../img/search_go_pink.png) no-repeat;
}

/** Left nav classes Start **/
a.nav_root:link,a.nav_root:visited {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff200;
    position: relative;
}

a.nav_root:active,a.nav_root:hover {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff200;
    position: relative;
}

a.nav_branch:link,a.nav_branch:visited {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff200;
    position: relative;
}

a.nav_branch:active,a.nav_branch:hover {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff200;
    position: relative;
}

.nav_content_root {
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    background: url(../img/black_menu_bullet.png) no-repeat;
    width: 120px;
}

.nav_content_root_sel {
    padding-left: 15px;
    padding-bottom: 3px;
    text-align: left;
    background: url(../img/nav_bg_root_sel.gif) repeat-y;
    width: 120px;
}

.nav_content_branch {
    padding-left: 25px;
    padding-bottom: 3px;
    text-align: left;
    width: 120px;
}

.nav_content_leaf {
    padding-left: 35px;
    padding-bottom: 3px;
    text-align: left;
    width: 120px;
}

.nav_content_root_highlight {
	margin-left: 0px;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    background-image: url(../img/black_menu_bullet.png);
    background-repeat: no-repeat;
    width: 120px;
}

.nav_content_branch_highlight {
	background-color: #5484aa;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    width: 120px;
}

.nav_content_leaf_highlight {
	background-color: #5484aa;
    padding-left: 35px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    width: 120px;
}
/** Left nav classes End **/

/** Content Classes Start **/
div#content_big {
	background-image: url(../img/black_bg_content_bg_big.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 529px;
	width: 463px;
}

div#content_big_td {
	position: relative;
	overflow: auto;
	top: 20px;
	left: 0px;
	height: 489px;
	width: 423px;
	text-align: left;
	color: #000000;
}

div#content_med {
	background-image: url(../img/black_bg_content_bg_med.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 463px;
	width: 463px;
}

div#content_med_td {
	position: relative;
	top: 20px;
	left: 0px;
	height: 425px;
	width: 445px;
	text-align: left;
	color: #000000;
	overflow: auto;
}

div#content_med2 {
	margin: 0 auto;
	min-height: 463px;
	width: 463px;
}

td.content_med_td2 {
	background-image: url(../img/black_bg_content_bg_mid.png);
	background-repeat: repeat-y;
	overflow: auto;
	padding-left:15px;
	padding-right: 15px;
	height: 430px;
	text-align: left;
	vertical-align: top;
	color: #000000;
}

td.enum {
	border-bottom-color: #ec008c;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

a.enum:link,a.enum:visited, span.enum {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}

a.enum:active,a.enum:hover {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    position: relative;
}

a.enum_strong:link,a.enum_strong:visited {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

a.enum_strong:active,a.enum_strong:hover, span.enum_strong {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

span.redtext {
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
}

span.enlarged {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

span.enlarged_gray {
    color:#3d3d3d;
    font-weight:bold;
    font-size:14px;
}

span.enlarged_blue {
    color:#14aadc;
    font-weight:bold;
    font-size:14px;
}

span.list_h {
	color:#ec008c;
	font-weight:bold;
	font-size:18px;
}

div#featuredartist {
	background: url(../img/right_yellow.png) no-repeat;
	width: 145px;
	height: 431px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;
    text-align: center;
}

div#featuredartist_td {
	position: relative;
    text-align: center;
}
/** Content Classes End **/

a.footer:link, a.footer:active, a.footer:hover, a.footer:visited, span.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}