/*****************************
	BOX
*****************************/
.box2-line
{
    background-color: #FFFFFF;
}

.box-background
{
    background-color: #E2DFBF;
}

.box2-title
{
    background-color: #;
    color: #8A0024;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: normal;
    text-indent: 0pt;
}

.box2-details
{
    background-color: #EAEAEA;
    color: #525252;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: none;
    text-decoration: normal;
    text-indent: 0pt;
}

.box-divider
{
    background-color: #63637E;
}

.box2-text {
    font-weight: none; font-style: none;font-size: 12px; color: #4D4D4D; font-family: Arial, Helvetica, sans-serif; text-decoration: line
}
.box2-link {
    font-weight: none;font-style: none; font-size: 12px; color: #525252; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.box2-link:hover {
    font-weight: none; font-style: none;font-size: 12px; color: #2A8DCC; font-family: Arial, Helvetica, sans-serif; text-decoration: line
}
.box2-sublink {
    font-weight: none;font-style: none; font-size: 11px; color: #E5E5E5; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.box2-sublink:hover {
    font-weight: none; font-style: none;font-size: 11px; color: #C6272A; font-family: Arial, Helvetica, sans-serif; text-decoration: line
}
.box2-title-link {
    font-weight: none; font-style: none;font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.box2-title-link:hover {
    font-weight: none; font-style: none;font-size: 11px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
