@charset "UTF-8";
/* CSS Document */
#htmlText {
	text-align: left;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}
.htmlText_style1 {
	color: #999;
}
a.botLinkjs:link { color:#6FF; text-decoration:none;}
a.botLinkjs:visited { color:#6FF; text-decoration:none;}
a.botLinkjs:hover { color:#6FF; text-decoration:none;}
a.botLinkjs:active { color:#6FF; text-decoration:none;}
#getFlash_icon {
	width: 100px;
	float: left;
}
#newsLetter {
	float: right;
	width: 200px;
}


