Body{
	color: White;
	margin: 0px 0px 0px 0px;
	font-family : Arial,Helvetica,sans-serif;
}

H1{
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

.HRGuestbook{
	height: 1px;
	width: 99%;
	color: White;
	border: 0px;
	text-align: center;
}

 A:LINK, A:VISITED 
{
	color : White;
	text-decoration : underline;
}
a:hover    { color: #FFD700;     }

.LeftStone{
	background-image: url(Images/LeftStonBG_v2.jpg);
	background-repeat: repeat-y;
}
	
.RightStone{
	background-image: url(Images/RightStonBG_v2.jpg);
	background-repeat: repeat-y;
}	
	

.ContentScrool {
	left : 0px;
	top : 0px;
	width : 450px;
	height : 350px;
	overflow : auto;
	border-left:0px gray solid; 
	border-top:0px gray solid; 
	padding:5px; 
	margin:0px;
	scrollbar-base-color: #464646;
	scrollbar-track-color: Black;
	background-color: transparent;
	scrollbar-arrow-color: #CCCCCC;
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 13px;
	}
	
.ContentScroolGuestbook {
	left : 0px;
	top : 0px;
	width : 450px;
	height : 460px;
	overflow : auto;
	border-left:0px gray solid; 
	border-top:0px gray solid; 
	padding:5px; 
	margin:0px;
	scrollbar-base-color: #464646;
	scrollbar-track-color: Black;
	background-color: transparent;
	scrollbar-arrow-color: #CCCCCC;
	}	
	
.ContentScroollyrics {
	scrollbar-base-color: #035577;
	overflow:auto; 
	width:450px; 
	height:600px; 
	border-left:0px gray solid; 
	border-top:0px gray solid; 
	padding:0px; margin:0px;
	scrollbar-track-color: #035577;
	background-color: transparent;
	}		
	
.ContentTxtTblHeader
{
	font-family : Arial,Helvetica,sans-serif;
	color : white;
	text-decoration : none;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}	

.ContentTxtStrike
{
	font-family : Arial,Helvetica,sans-serif;
	color : white;
	text-decoration : line-through;
	font-size: 11.5px;
}

.ContentTxt {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 13px;
}

.ContentTxtS
{
	font-family : Arial,Helvetica,sans-serif;
	color : white;
	text-decoration : none;
	font-size: 11.5px;
}

.ContentTxtB {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

.ContentTxtTitle {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
}

/* ContentNewsTxt */
.ContentNewsTxt {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 12px;
	font-style : normal;	
}

.ContentNewsTxt A:LINK {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 12px;
	font-style : normal;	
}
.ContentNewsTxt A:VISITED {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 12px;
	font-style : normal;	
}
.ContentNewsTxt A:hover {
	font-family : Arial,Helvetica,sans-serif;
	color : #FFD700;
	text-decoration : none;
	font-size: 12px;
	font-style : normal;	
}
/* END ContentNewsTxt */

/* Start Footer Content Txt */
.FooterContentTxt {
	font-family : Arial,Helvetica,sans-serif;
	color : #B3B3B3;
	text-decoration : none;
	font-size: 11px;
}

.FooterContentTxt A:LINK {
	font-family : Arial,Helvetica,sans-serif;
	color : #B3B3B3;
	text-decoration : none;
	font-size: 11px;
}

.FooterContentTxt A:VISITED {
	font-family : Arial,Helvetica,sans-serif;
	color : #B3B3B3;
	text-decoration : none;
	font-size: 11px;
}

.FooterContentTxt A:hover {
	font-family : Arial,Helvetica,sans-serif;
	color: #FFD700; 
	text-decoration : none;
	font-size: 11px;
}
/* End Footer Content Txt */

.BlackPoint{
	background-image: url(Images/BlackPoint.gif);
	background-repeat: repeat;
}

.IndexPromoTable{
	border: 1px solid Black;
	background-color: transparent;
	width:200px;
	/*height:300px;*/
}

	.AlbumListTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
		line-height: 12pt;
	}
	
	.AlbumListTitle a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
		line-height: 12pt;
	}

	.AlbumListTitle a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
		line-height: 12pt;
	}

	.AlbumListTitle a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: Orange;
		line-height: 12pt;
	}

	.AlbumListTitle a:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
		line-height: 12pt;
	}
	
.SubUrlTxt {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;	
}

.SubUrlTxt A:LINK {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;	
}
.SubUrlTxt A:VISITED {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;	
}
.SubUrlTxt A:hover {
	font-family : Arial,Helvetica,sans-serif;
	color : #FFD700;
	text-decoration : none;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;	
}	

.txtInput
{
    FONT-SIZE: 11px;
	 COLOR: White;
    font-family: "Guttman Yad-Brush";
	 background-color: transparent;
}

.txtInputB
{
    FONT-SIZE: 11px;
	 COLOR: White;
    font-family: "Guttman Yad-Brush";
	 background-color: transparent;
	font-weight: bold;
}

.albumTitleForm{
	background: transparent;
	font-family : Arial,Helvetica,sans-serif;
	color : White;
	text-decoration : none;
	font-size: 16px;
	font-weight: bold;
	border: 0px;
	font-style: italic;
}

.LiveDatesTBL{
	border: 1px;
	border-color: White White White White;
	}
.LiveDatesTD{
	border: 1px;
	border-color: White White White White;
}
.AdminTxtS
{
   FONT-SIZE: 11px;
	COLOR: black;
   font-family : Arial,Helvetica,sans-serif;
}

/* AdminAction */
.AdminAction {
	font-family : Arial,Helvetica,sans-serif;
	color : Blue;
	font-size: 11px;
	font-weight: bold;
}

.AdminAction A:LINK {
	font-family : Arial,Helvetica,sans-serif;
	color : Blue;
	font-size: 11px;
	font-weight: bold;	
}
.AdminAction A:VISITED {
	font-family : Arial,Helvetica,sans-serif;
	color : Blue;
	font-size: 11px;
	font-weight: bold;
}
.AdminAction A:hover {
	font-family : Arial,Helvetica,sans-serif;
	color : Blue;
	font-size: 11px;
	font-weight: bold;
}
/* END AdminAction */
