.headerMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.headerMenu:hover {
   border-top-color: #28597a;
   color: #CC6633;
   font-weight: bold;
   }
.headerMenu:active {
   border-top-color: #1b5C49;
   color: #FFFFFF;
   font-weight: bold;
   }
.normalText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #201010;
	text-decoration: none;
}
.normalTextHomePage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color:#FFB692;
	text-decoration: none;
}
.pgTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}
.cdTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11pt;
	color: #201010;
	text-decoration: none;
}
.cdDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #201010;
}
.cdDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #201010;
}
.cdPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #201010;
}
.cdQuantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #201010;
	width: 15pt;
	text-align: right;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #EDEDED;
	text-decoration: none;
}
