.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.content a:link {color: #0000FF;}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #7b043a;
	text-align: center;
}
a:link { text-decoration: none; font-weight:bold;}
a:visited { text-decoration: none; font-weight:bold;}
a:hover { text-decoration: underline;}
.navbar a:link {color:#FFFFFF;}
.navbar a:hover {text-decoration: underline; color:#FFFF00;}
.yellowbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFCC;
	padding: 3px;
	padding-left:6px;
}
.yellowbox a:link{color:#7b043a;}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #660033;
}
.productcategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #660033;
}
.productsubcategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	color: #660033;
	background-color: #FFFFFF;
	font-style: normal;


}
.button {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	background-color: #CCCCCC;


}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #660033;
}
.aberror-helper{
	color:#FF0000;
	font-size:8pt;
	font-weight:bold;
}
