/* CSS Document */

.Center {
	text-align: center;

}

.LinksBlackBg {
	background-color: #000000;
	color: #375FFF;
	font-size: large;
	font-weight: bold;
}

.LiteBlueLinks {
	background-color: #000000;
	color: #0066ff;
	font-weight: bold;
}	


.YellowTextCenter {
	color: #FFFF66;
	text-align: center;
	font-weight: bold;
	background-color: #000000;
}

.tutorialReturn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #111111;
	display: inline;
	padding: 4px;
	width: 120px;
	border-bottom: Blue;
	border-left-width: thin;
	border-left-style: ridge;
	border-right-style: ridge;
	border-right-width: thin;
	border-top-style: ridge;
	border-top-width: thin;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-color: #0080FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000CC;
}


.tutorialReturn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	padding: 4px;
	width: 120px;
}


.navigationDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #111111;
	display: inline;
	padding: 3px;
	width: 120px;
	border-bottom: Blue;
	border-left-width: thin;
	border-left-style: ridge;
	border-right-style: ridge;
	border-right-width: thin;
	border-top-style: ridge;
	border-top-width: thin;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-color: #0000CC;
	border-right-color: #0080FF;
	border-bottom-color: #0080FF;
}


.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #111111;
	display: inline;
	padding: 4px;
	width: 120px;
	border-bottom: Blue;
	border-left-width: thin;
	border-left-style: ridge;
	border-right-style: ridge;
	border-right-width: thin;
	border-top-style: ridge;
	border-top-width: thin;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-color: #0080FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000CC;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	padding: 4px;
	width: 120px;
}

.SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF7C;
	text-decoration: none;
	background-color: #111111;
	display: block;
	padding: 4px;
	width: 120px;
	border-bottom: Blue;
	border-left-width: medium;
	border-left-style: ridge;
	border-right-style: ridge;
	border-right-width: medium;
	border-top-style: ridge;
	border-top-width: medium;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-color: #0080ff;
	border-right-color: #0000CC;
	border-bottom-color: #0000cc;
	margin-top: 2px;
}

.SubMenuDisabled {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
    color: #333333;
	text-decoration: none;
	background-color: #111111;
	display: block;
	padding: 4px;
	width: 120px;
	border-bottom: Blue;
	border-left-width: medium;
	border-left-style: ridge;
	border-right-style: ridge;
	border-right-width: medium;
	border-top-style: ridge;
	border-top-width: medium;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-color: #0000CC;
	border-right-color: #0080FF;
	border-bottom-color: #0080ff;
	margin-top: 2px;
}

.SubMenu:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #dddddd;
	margin-top: 2px;
}

.SubSubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #111111;
	display: inline;
	padding: 4px;
	width: 120px;
	border-bottom: Blue;
	border-left-width: medium;
	border-left-style: ridge;
	border-right-style: ridge;
	border-right-width: medium;
	border-top-style: ridge;
	border-top-width: medium;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-color: #0080ff;
	border-right-color: #0000CC;
	border-bottom-color: #0000cc;
	margin-top: 2px;
}

.SubSubMenuDisabled {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
    color: #333333;
	text-decoration: none;
	background-color: #111111;
	display: inline;
	padding: 4px;
	width: 120px;
	border-bottom: Blue;
	border-left-width: medium;
	border-left-style: ridge;
	border-right-style: ridge;
	border-right-width: medium;
	border-top-style: ridge;
	border-top-width: medium;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-color: #0000CC;
	border-right-color: #0080FF;
	border-bottom-color: #0080ff;
	margin-top: 2px;
}

.SubSubMenu:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #dddddd;
	margin-top: 2px;
}

.AlbumDescripts {
	font-size: small;
	
}

.Footer {
	font-size: smaller;
	text-align: center;
	color: #0066FF;
	background-color: #000000;
}

.FAQQ {
	font-size: large;
	color: #999999;
	background-color: #000000;
	font-weight: bold;
}

.FAQAnchor {
	color: #000000;
	font-size: small;	
}

.price {
	background-color: #000000;
	color: #FFFFCC;
	font-weight: bold;
	font-size: large;
}

.Helpful {
	background-color: #000000;
	color: #999999;
	font-style: italic;
}

.yellowtext {
	background-color: #000000;
	color: #FFFF00;
}

.redtext {
	background-color: #000000;
	color: #FF0000;
}

.redtextLrg {
	background-color: #000000;
	color: #FF0000;
	font-size: large;
}

.AlignLeft {
	text-align: left;
}

.CenterWhite {
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	font-weight: bold;
}
Red Tiny Letters {
}
