.main_anchor_bar {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #171717;
}
.box_header_text {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    /*color: #323232;*/
    color:#171717;
}
.sell_text {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style:italic;
    color:#ffffff;
}
.title_text_black
{
	font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #4c4c4c;
}
.header_text_large
{
	font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #171717;
}
.box_inner_text_black_normal {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #646464;
}
.box_inner_text_black_blue {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    /*color:#0066cc;*/
	color:#171717;
}

.box_inner_text_blue_bold {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    /*color:#0066cc;*/
	color:#171717;
    font-weight:bold;
}

.general_black_text {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #171717;
    /*color: #4c4c4c;*/
    font-weight:normal;
}
.general_error_text {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    /*color:#0066cc;*/
	color:#171717;
    font-weight:normal;
}
.login_body_title_text_modify {
    width: 90%;
    display: block;
    text-indent: 15px;
    line-height: 200%;
}
.bold_blue_text
{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	/*color:#0066cc;*/
	color:#171717;
}
.bold_blue_text_b
{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	/*color:#0066cc;*/
	color:#171717;
	font-weight:bold;
}
.big_gray_text
{
	font-family: arial, helvetica, sans-serif;
	font-size:18px;
	color:#212121;
}