
.floatimgright
{
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.floatimgleft
{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.Highlight
{
	background: #ececec;
}
.Highlight strong
{
	background: #ececec;
}

.error
{
	color: #990000;
}

.tableBorder1
{
	border: solid 1px #424443;
}

.tableBorder2
{
	border: solid 2px #424443;
}

.button
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.textbox
{
	background-color: #D1DDB6;
	border: 1px solid #424443;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textbox25
{
	background-color: #D1DDB6;
	border: 1px solid #424443;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 25px;
}

.textbox50
{
	background-color: #D1DDB6;
	border: 1px solid #424443;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
}

li
{
	margin-bottom: 6px;
}

.FeatureBullet
{
	list-style-image: url(../images/new/menu/LeftMenuSelectedIcon.gif);
	margin-bottom: 5px;
	vertical-align: middle;
}

.pagebrk
{
	page-break-before: always;
}


/* the following tags only displayed dashed for IE, but will display solid for the rest of the browsers
	insert this tag <div><hr /></div> */
hr
{
	color: #424443;
	background: #424443;
	border: 0px;
	height: 0px;
}

div hr
{
	border-bottom-style: dotted;
	border-bottom-color: #424443;
	border-bottom-width: 1px;
}


/* HomePage styles ------------------------------------ */
.HomePage
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #424443;
}

.HomePage a
{
	font-size: 14px;
	color: #893F0E;
	font-weight: bold;
}

.HomePage p
{
	font-size: 13px;
}

.HomePageFamily
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	color: #4884bc;
	padding: 5px;
	margin: 10px;
}

.HomePageFamily a
{
	color: #4884bc;
}

.HomePageSmall
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424443;
}

.HomePageSmall a
{
	font-size: 11px;
	font-weight: normal;
	color: #893F0E;
}

/* Main Menu item styles ------------------------------------ */


.TopMenuGroup
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	background-image: url(../images/new/menu/top_group_background.gif);
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #dbd7d0;
	text-align: center;
}
.TopMenuItem
{
	border-right: black 1px solid;
	border-top: #4c4c4c 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #737373 1px solid;
	width: 75px;
	cursor: default;
	color: white;
	border-bottom: #131413 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.TopMenuItemHover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: black 1px solid;
	width: 75px;
	cursor: default;
	color: white;
	border-bottom: #aaaaaa 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3d3d3d;
	text-align: center;
}
.MenuGroup
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	background-image: url(../images/new/menu/group_background.gif);
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #dbd7d0;
}
.MenuItem
{
	font-weight: normal;
	font-size: 11px;
	margin: 1px;
	cursor: default;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.MenuItemHover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: black 1px solid;
	cursor: default;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #bece96;
	text-align: center;
}
.MenuBreak
{
	background-image: url(../images/new/menu/break.gif);
	width: 100%;
	height: 1px;
}


/* Left Menu item styles ------------------------------------ */

.LeftGroup
{
	background-color: transparent;
	font-weight: bold;
	cursor: pointer;
	margin: 10px;
	border-right-style: dashed;
	border-right-color: Black;
	border-right-width: 1px;
}

/* Default item styles ------------------------------------ */

.LeftItem
{
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	color: #424443;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LeftItemHover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D7FA7;
}



/* Selected item styles ------------------------------------ */
.LeftSelectedItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D7FA7;
}

.LeftSelectedItemHover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D7FA7;
}

/* New Feature Menu item styles ------------------------------------ */

.NewFeatureMenuGroup
{
	border: #bece96 1px solid;
	background-color: white;
}

.NewFeatureMenuItem
{
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	color: #5d7fa7;
	border-bottom: #bece96 1px solid;
	font-family: verdana;
	background-color: white;
}

.NewFeatureMenuItemHover
{
	background-color: #bece96;
	color: #424443;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	border-bottom: #bece96 1px solid;
}

/* Allegro Edits */

.SubHeading
{
	padding-right: 8px;
	padding-left: 24px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(/images/bullet.gif);
	padding-bottom: 0px;
	margin: 16px 0px 6px;
	color: #b95c3f;
	padding-top: 2px;
	background-repeat: no-repeat;
}


/* SongWriter Edits */

.SWSubHeading
{
	padding-right: 8px;
	padding-left: 24px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(/images/bullet.gif);
	padding-bottom: 0px;
	margin: 16px 0px 6px;
	color: #5d7fa7;
	padding-top: 2px;
	background-repeat: no-repeat;
}

.SWOffers
{
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px 0px 10px;
	border-left: #000000 1px solid;
	width: 150px;
	padding-top: 5px;
	border-bottom: #000000 1px solid;
	background-color: #F8FAFC;
	color: #386F90;
}
.SWSubhead
{
	font-size: 14pt;
	color: #5d7fa7;
}

.PrintMusicSpecialOffers
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	padding: 2px;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	width: 135px;
	margin-bottom: 10px;
	background-color: #D9AC6D;
	color: white;
}

.PrintMusicSpecialOffers a
{
	color: white;
}

.PrintMusicSpecialOffers .subhead
{
	color: white;
}

.PrintMusicSpecialOffers strong
{
	color: white;
}

.PrintMusicSpecialOffers li
{
	color: white;
}

.AllegroBullet
{
	background-position: left center;
	background-image: url(/images/bullet-allegro.gif);
	width: 260px;
	background-repeat: no-repeat;
	height: 18px;
	background-color: transparent;
	padding-left: 23px;
	padding-top: 1px;
	margin-left: 0px;
	font-size: 16px;
	font-weight:bold;
	color: #B7674D;
}

.PrintMusicBullet
{
	background-position: left center;
	background-image: url(/images/bullet-printmusic.png);
	width: 260px;
	background-repeat: no-repeat;
	height: 18px;
	background-color: transparent;
	padding-left: 23px;
	padding-top: 1px;
	margin-left: 0px;
	font-size: 16px;
	font-weight:bold;
	color: #A51A21;
}

.SongWriterBullet
{
	background-position: left center;
	background-image: url(/images/bullet-songwriter.png);
	width: 300px;
	background-repeat: no-repeat;
	height: 18px;
	background-color: transparent;
	padding-left: 23px;
	padding-top: 1px;
	margin-left: 0px;
	font-size: 16px;
	font-weight:bold;
	color: #5D7FA7;
}

.tblborder {	BORDER-RIGHT: #bece96 1px solid; BORDER-TOP: #bece96 1px solid; BORDER-LEFT: #bece96 1px solid; BORDER-BOTTOM: #bece96 1px solid}


.DownloadLinks
{
    font-size: 11px;
}
.DownloadLinks strong
{
    font-size: 11px;
    color: #000000;
}