.bold_grey
{
font-weight:bold;
color:#777777;
}
.bold_blue
{
font-weight:bold;
color:#5c8bca;
}
.normal_blue
{
font-weight:normal;
color:#5c8bca;
}
.bold_red
{
font-weight:bold;
color:#ff3333;
}
.button_1
{
line-height:26px;
border:0px;
background-color:#ffffff;
background-image:url('../images/com/sub_header_bg_28px.png');
background-repeat:repeat-x;
text-align:center;
}
.button_1_title
{
font-size:0.9em;
font-weight:bold;
color:#555555;
}
a.button_1_title:link {color: #555555;}
a.button_1_title:visited {color: #555555;}
a.button_1_title:hover {color: #ff6a15;}
a.button_1_title:focus {color: #ff6a15;}
a.button_1_title:active {color: #ff6a15;}
a.button_1_title:hover { text-decoration:none }



.button_2
{
line-height:26px;
border:0px;
background-color:#ff1111;
text-align:center;
}
.button_2_title
{
font-weight:bold;
color:#ffffff;
}
