.Text14Point {
	font-size: 14pt;
}
.PriceLarge {
	font-size: 13pt;
	color: #900;
}
.WhiteText {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.RedBoldTimesText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F00;
}
.GradientCellTopper {
	background-attachment: fixed;
	background-color: #039;
	background-image: url(../images/emailformback.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.IndexMainCell {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	word-spacing: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#footer {
	background-image: url(../images/footer-whole.jpg);
}

.PaddedCell-2 {
	padding: 2px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {
	text-decoration: none;
	color:#003D9C;
}

A:visited {
	text-decoration: none;
	color: #003D9C;
} 
A:hover {
	text-decoration:none;
	color: #003D9C;
} 
A:active {
	text-decoration: none;
	color: #003D9C;
}

/*   - - - - Main Menu Links - - - - */
A.MainMenuLink:LINK {
	font-size: 10pt;
	color : #FFFFFF;
	text-decoration : none;

	margin-left: 8px;
}
A.MainMenuLink:VISITED{
	font-size: 10pt;
	color : #FFFFFF;
	text-decoration : none;
	padding-left: 8px;

}
A.MainMenuLink:HOVER {
	color : ff9900;
	text-decoration : Underline;
}
A.MainMenuLink:ACTIVE {
	color : White;
}

/*   - - - - Menu SUB Links - - - - */
A.MainMenuSubLink:LINK {
	font-size: 10pt;
	color : #FFFFFF;
	text-decoration : none;
	font-style: normal;
	padding-left: 25px;
}
A.MainMenuSubLink:VISITED{
	font-size: 10pt;
	color : #FFFFFF;
	text-decoration : none;
	padding-left: 25px;
	font-style: normal;
}
A.MainMenuSubLink:HOVER {
	color : ff9900;
	text-decoration : Underline;
}
A.MainMenuSubLink:ACTIVE {
	color : White;

}
.JustifiedText {
	text-align: justify;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
}
.MenuList {
	font-style: italic;
	color: #FFF;
	list-style-type: none;
	font-size: 9pt;
}
.ProductValueTableGradient {
	background-attachment: fixed;
	background-image: url(../images/value-cell-background.jpg);
	background-repeat: repeat-x;
}
.PosterTableGradient {
	background-color: #039;
	background-image: url(../images/posters-table-background.jpg);
	background-repeat: repeat-y;
}
.ValuePackGradient {
	background-color: #03C;
	background-image: url(../images/value-table-background.jpg);
	background-repeat: repeat-y;
}
.CDTableGradient {
	background-color: #7DBEE4;
	background-image: url(../images/cd-table-background.jpg);
}
.BooksTableGradient {
	background-color: #3E3DA5;
	background-image: url(../images/books-table-background.jpg);
	background-repeat: repeat-y;
}
ProductLink {
	font-style: italic;
	font-variant: small-caps;
	color: #006;
}
.bluetext {
	color: #03C;
}
.bluetext {
	color: #F00;
}
.BlueText {
	color: #003D9C;
}
.tableGradient {
	background-image: url(../images/gradient-table-background.jpg);
	background-repeat: repeat-x;
}
#smallhomeblock {
	height: 240px;
	width: 551px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
.bluenonlinktext {
	color: #003D9C;
	font-family: Arial, Helvetica, sans-serif;
}
.WhiteTextPadded5 {
	color: #FFF;
	padding: 5px;
	margin: 2px;
}

