.artist_table .song_table .album_table
{
	width: 100%;
}

table.artist_table, table.song_table, table.album_table
{
	color: #000000;
	width: 100%;
}

div.bottom_numbers
{
	text-align: right;
	color: #f79728;
}

table.artist_table td.num, table.song_table td.num, table.album_table td.num
{
	text-align: center;
}

table.artist_table th.num, table.song_table th.num, table.album_table th.num
{
	text-align: center;
	padding-right: 15px;
}

table.artist_table a, table.song_table a, table.album_table a
{
	color: #000000;
	text-decoration: none;
}



div.bottom_numbers a
{
	color: #000000;
}

span.search_term
{
	color:#075B9B;
	font-family: Times New Roman,sans-serif;
	font-size: 18px;
	display: inline;
	
}



#form2 select
{
	width: 100px;
}



.blog_entry, .latest_news_entry, .forum_entry
{
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	margin-bottom: 10px;
}

.forum_entry
{
	border-bottom-width: none;
	border-bottom-color: #000000;
	border-bottom-style: none;
	margin-bottom: 15px;
}


.latest_news_s_entry
{
	border-bottom-width: thin;
	border-bottom-color: #000000;
	/*border-bottom-style: dotted;*/
	margin-bottom: 5px;
	text-decoration: normal;
}




.blog_title a:visited, .latest_news_title a:visited
{
	color: #7B7B7B;
	text-decoration: none;
}

.blog_title a:link, .latest_news_title a:link
{
	color: rgb(79,129,184);
	text-decoration: none;
}
/*
.blog_title a:hover
{
	
	text-decoration: none;
}
*/


.blog_title, .latest_news_title, .latest_news_s_title, .blog_comments_title, .forum_title
{
	/*color: #000000;*/
	color: rgb(79,129,184);
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	font-family: Times New Roman,sans-serif;
}

.forum_title
{
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding-left: 5px;
	*/
	background-color: #AAAAAA;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
}

.forum_post_user
{
	font-weight:bold;
	display:inline;
}

.forum_date
{
	display:inline;
	font-size: 12px;
	margin-left: 15px;
}

.latest_news_s_title
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.blog_comments_title
{
	
}

.blog_comments_title_add
{
	float: right;
}

.blog_comment
{
	width: 100%;
	display: block;
}

.blog_date, .latest_news_date
{
	display: inline;
	font-size: 9px;
	
}

.blog_comment_date_created
{
	display: inline;
	font-size: 9px;
	margin-left: 10px;
	
}

.blog_author, .latest_news_author
{
	display: inline;
	font-size: 9px;
	margin-left: 10px;
}

.blog_comment_user
{
	display: inline;
	font-size: 9px;
}


.blog_body, .latest_news_body ,.latest_news_s_body, .blog_comment_text,.forum_body
{
	color: #000000;
}


/*
a.title_link
{
	color: #FFFFFF;
	text-decoration: normal;
}
a.title_link:hover
{
	color: #FFFFFF;
	text-decoration: normal;
}*/

p
{
	line-height: 1.5em;
	color: #000000;
}
.catalog
{
	color: #000000;
}

.bottom_num:link, .bottom_next:link, .bottom_previous:link, .bottom_num:visited, .bottom_next:visited, .bottom_previous:visited
{
	color: #f79728;
}

.latestvid {

	font color: #f79728;
	
	clear : both;

	float : none;

	margin-top : 13px;

	font-size: 13px;

	background : url('images/lvmenu.gif') repeat 0px 0px;

	
	 
}
#latestvid h2 {

	background : url('images/menu_c_r.gif') repeat-x 0px 0px;

	/*background-color : #7EB610;*/

	/*border-bottom : #A2B565 1px solid;*/

}

