body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e2dcce;
}
a:link {
	color: #428db2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #428db2;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #428db2;
}
.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.text_red_bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight:bold;
	line-height: 20px;
	color:#FF3300;
}
.story_div {
    width:1px;
	background-color:#d6d3cc;
}
.rights {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #999999;
}
.formbg {
	background-image: url(images/fone_bg.gif);
}
.dash_bottom{
    border-bottom:1px dotted #CCCCCC;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.blog_bubble{
    background-image:url(images/blog-bubble.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:45px;
	padding-bottom:2px;
}
.blog_bubble_text{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 18px;
	color: #883508;
}
.blog_bubble_digit{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	line-height: 26px;
	color: #ee511a;
}
.blog_message_bg{
    background-image:url(images/blog-message-bg.gif);
	background-repeat:no-repeat;
	width:660px;
	height:128px;
}
.blog_message_id{
    font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	border-right:1px solid #c4bca9;
	padding-right:10px;
}
