body 
{
	background-color:#142D63;	
}

.artistBody 
{
	background-color:#10264F;
	background:url(../Images/bg.jpg) no-repeat;
}

.mainArtistsBG
{
	background:url(../Images/bg.jpg);
	background-repeat:repeat-x;
	
}
.mainTableBG
{
	background:url(Images/bg.jpg);
	background-repeat:no-repeat;
	
}

.mainTableBG
{
	background-color:#FFFFFF;
}

.mainLink
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#B1B1B1;
}
.mainLink:hover
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#5876B2;
}
.selectedMain
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#5876B2;
}

.topText
{
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color:#BADADA;
	letter-spacing:1px;
}
	
.readMore
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#769CCD;
}
.readMore:hover
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#B6CEFA;
}
.label1
{
	font-family:Arial;
	font-size:12px;
	color:White;
	background-color:#1C3263;
	text-align:left;
}
.label1Bold
{
	font-family:Arial;
	font-size:12px;
	color:White;
	background-color:#1C3263;
	font-weight:bold;
	height:30px;
	vertical-align:bottom;
	text-align:left;
	line-height: 16px;
}
.label2
{
	font-family:Arial;
	font-size:11px;
	color:#769CCD;
	background-color:#1C3263;
}
.label3
{
	font-family:Arial;
	font-size:11px;
	color:White;
	background-color:#1C3263;
	text-align:justify;
	
}
.label4
{
	font-family:Arial;
	font-size:11px;
	color:White;
	/*background-color:#1C3263;*/
}
.label5
{
	font-family:Arial;
	font-size:11px;
	color:White;
	background-color:#1C3263;
	vertical-align:middle;
	text-align:left;
	padding-left:2px;
}
.heading
{
	font-family:Bradley Hand ITC;
	font-size:23px;
	color:White;
	font-weight:bold;
	text-align:left;
	text-indent:10px;
	background-color:#1C3263;
	height:50px;

}

.paraText
{
	font-family:Arial;
	font-size:12px;
	color:White;
	background-color:#1C3263;
	text-align:left;	
}

.imgHeading
{
	font-family:Arial;
	font-size:22px;
	color:#769CCD;
	letter-spacing:1px;
}
.subHeading1
{
	font-family:Arial;
	font-size:12px;	
	color:#769CCD;
	font-weight:bold;
	letter-spacing:1px;
}
.hLine
{
	background-color:#769CCD;
	height:1px;
	}

.tourItem
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;		
	background-color:#10264F;
	height:20px;
	padding-left:5px;
	}
.tourAlternateItem
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;	
	background-color:#394d77;
	height:20px;
	padding-left:5px;
	}
	
.imageGalleryBorder
{
	background-color:#244080;
	padding: 3px;
	border: 1px solid #3054A9;
}

.imageGalleryBorder:hover 
{
	border-color: #769CCD;
	background-color: #769CCD;
}


.subHeadingSmall
{
	font-family:Arial;
	font-size:11px;	
	color:#769CCD;
	font-weight:bold;
	letter-spacing:1px;
}
.subHeading
{
	font-family:Arial;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
}
.mainBG
{
	background-color:#11203F;
}

.bg1
{
	background-color:#1C3263;
}
.footer
{
	background-color:Black;
	font-family:Arial;
	font-size:11px;
	color:#3F3F3F;
	height:60px;
	text-align:left;
	text-indent:15px;
	letter-spacing:1px;
}
.mailTo
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#769CCD;
}
.mailTo:hover
{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
	color:#769CCD;
}

.artistLink
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.artistLink:hover
{
	font-family:Arial;
	font-size:11px;
	color:#6D8BD4;
	text-decoration:none;
}
.TxtBox {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #1C3263;
	padding: 4px;
	border: 1px solid #3156AE;
}
.image {
	background-color:#244080;
	padding: 3px;
	border: 1px solid #3054A9;
}
.internetrus {
	background-color:Black;
	font-family:Arial;
	font-size:10px;
	color:#3F3F3F;
	height:60px;
	text-align:left;
	text-indent:15px;
	letter-spacing:1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.internetrus:hover 	{
	font-size: 10px;
	color: #769CCD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}