.errorText {
	color: #CC0000;
}
#productBuyBox {
	font-size: 150%;
	font-weight: bold;
	color: #663300;
}
.productTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #6600CC;
	font-style: italic;
}
.billingBullet {
	padding: 0px;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.billingNotice {
	font-size: 130%;
	font-weight: bolder;
}
#productTableRow tr { background-color: #FFF}
.initial { background-color: #FFF; color:#000000 }
.normal { background-color: #FFF }
.highlight {
	background: #FFF url(images/CSS_menu_b_f2.gif) repeat-x left top;
}
a {
    text-decoration: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
.textNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bolder;
}

a:active {
	color: #00CC99;
}
a:hover {
	color: #009966;
	text-decoration: underline;
}
#welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #6666FF;
	padding-bottom: 10px;
}
.faq-question {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #9933CC;
}
.faq_answer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #33CC99;
}
.myDownloadsTable {
	background-color: #CC9966;
}
.BodyBigNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
