.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color:#333333;
	margin: -12px 0 0 0;
	vertical-align: top;	
}
.xmasText {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color:#333333;
	width:300px;
	margin: 0px;
	vertical-align: top;
	text-align:left;
	
	
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000033;
	line-height: 11pt;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000033;
}
a:link {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
}
a:active {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
}
a.identity {
	text-decoration: none;
}
.bazaar {
	background-color:#FFFFFF;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:justify;
	textline-height: 12px;
	color: #333333;
	clear: left;
	margin-top: 20px;
	line-height: 12px;
}
.bazzarContainer{
margin: 0px;
padding:0px 0px 20px 20px;
background:#FFFFFF;
width:800px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #CCCCCC;
}
#columnOne{
	background-color:#FFFFFF;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:justify;
	textline-height: 12px;
	color: #333333;
	float: left;
	margin-top: 20px;
	line-height: 12px;
}
#columnTwo{
	background-color:#FFFFFF;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:justify;
	textline-height: 12px;
	color: #333333;
	float: left;
	margin:20px 0px 0px 20px;
	line-height: 12px;
}
#columnThree{
	background-color:#FFFFFF;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:justify;
	textline-height: 12px;
	color: #333333;
	float: left;
	margin:20px 0px 0px 20px;
	line-height: 12px;
}
.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 48px;
	line-height: 55px;
    color: #999999;
	text-decoration: none;
}
.header a {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 48px;
	line-height: 55px;
	color: #000000;
	text-decoration: none;
}
.header a:hover{
	color: #cc0033;
	text-decoration: none;
}
/*
.header a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #CC0033;
	text-decoration: none;
}
.header a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #CC0033;
	text-decoration: none;
}
.header a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #CC0033;
	text-decoration: none;
}
*/
.headerb {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.headerc {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 28px;
	line-height: 34px;
	color: #999999;
	text-decoration: none;
}
.bannerLink {
	color: #FFFFFF;
	text-decoration: none;
}
.bannerLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bannerLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bannerLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bannerLinka:active {
	color: #FFFFFF;
	text-decoration: none;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 369px;
height: 260px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding-right: 20px;
}