.pageContent
{
	color: #999999;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
}
.pageBoldText
{
	font-weight: bold;
}
.learnMore
{
	color: #FF0000;
	text-decoration: underline;
}

/*.header
{
	text-align: right;
	padding-right: 35px;
	background-image: url(../images/header/background.gif);
}*/

.headerText
{
	text-decoration: none;
}

.subnav
{
	background-image: url(backgrou.jpg);
	background-repeat: no-repeat;
}


/*
ALPHABET / GENRE NAV
*/
.alphaNavBG
{
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #595959;
	text-align: center;
}


/*
Form Stuff
*/
.boxStyle
{
	background-color: #000000;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #403E3E;
}

.formText	
{
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.formTitle	
{
	font-size: 20px;
	color: #FF0000;
}

.formTextProfile
{
	font-size: 10px;
}
.formTitleProfile
{
	font-size: 12px;
	font-weight: bold;
}

.formMiniText
{
	font-size: 10px;
	color: #CCCCCC;
}

.formMiniLink
{
	font-size: 9px;
	color: #FF0000;
	text-decoration: underline;
}
.errorMessage {
	color: #FF0000;
}

.formHR
{
	padding-top: 2px;
	padding-bottom: 2px;
}

/*
Shop AMD Specific
*/
.shopProductHeader
{
    font-weight: bold;
}