body{
	background:#000 /*url(../images/bkg.jpg)*/;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.table_bg {
	background-color: #FFFFFF;
}

.logo_td {
	background-image: url(../images/header_back.jpg);
	height: 86px;
}

.date_back {
	background-image: url(../images/date_bar_back.png);
	height: 37px;
	width: 460px;
	color: #000000;
}

.search_back {
	background-color: #615e04;
	height: 28px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.search_box {
	background-color: #FFFFFF;
	height: 16px;
	border: 1px solid 454302#;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.image_bor {
	border: 1px solid #FFFFFF;
}

.middle_box {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 190px;
	width: 358px;
}

.green_table_box {
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 10px;
	height: 110px;
	width: 204px;
	background-color: #c4bf7e;
	color: #686109;
}

.green_table_box1 {
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 10px;
	height: 110px;
	width: 204px;
	background-color: #c4bf7e;
	color: #686109;
}
.orange_table_box {
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 10px;
	height: 110px;
	width: 204px;
	background-color: #edc373;
	color: #a66904;
}

.brown_table_box {
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 10px;
	height: 110px;
	width: 204px;
	background-color: #b0946b;
	color: #583204;
}


a.MoreAnchor{
	background:url(../images/read_more_dot.png) no-repeat left 4px;
	color:#976925;
	font-size:11px;
	line-height:30px;
	padding-left:13px;
	font-weight: bold;
	
		
}

	a.MoreAnchor:hover{
		background:url(../images/read_more_dot_o.png) no-repeat left 4px;
		color:#000000;
		font-weight: bold;
}

.welcome_text {
	color: #0f0f0f;
}

.artists_list {
	padding: 11px 13px 11px 13px;
	background-color: #d5d3a3;
	color: #897036;
}
.artists_list span {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.artists{
	background:url(../images/read_more_dot.png) no-repeat left 4px;
	color:#897036;
	font-size:11px;
	line-height:18px;
	padding-left:15px;
	text-decoration:none;
		
}

	a.artists:hover{
		background:url(../images/read_more_dot_o.png) no-repeat left 4px;
		color:#000000;
		text-decoration:underline;
}

.footer {
	height: 43px;
	
	background-image: url(../images/footer_bg.jpg);
	color: #6a3f06;
	padding-right: 10px;
	text-decoration: none;
}
.footer a {
	color: #6a3f06;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.image_top_pad {
	padding-top: 5px;
}
.image_bottom_pad {
	padding-bottom: 5px;
}

.sub_left_bar {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
	background-color: #000000;
	background-image: url(../images/alb_back.gif);
}
.artists_list_sub span {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999999;
}

.sub_page_title {
	background-image: url(../images/background_subtitle.jpg);
	height: 41px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #114774;
	vertical-align: middle;
	padding-left: 20px;
	text-transform: uppercase;
}

.sub_text {	
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
.sub_text a {	
	text-decoration: none;
	color: #CC9900;
}
.sub_text a:hover {	
	text-decoration: none;
	color: #000000;
}

div,p{
margin:0px;
padding:0px;
}