.top_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
a.top_link:link, a.top_link:active, a.top_link:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}

a.top_link:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FBF42D;
    text-decoration: none;
}
.body_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #444444;
    text-decoration: none;
}
a.body_text:link, a.body_text:active, a.body_text:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #444444;
    text-decoration: none;
}

a.body_text:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #DA251D;
    text-decoration: none;
}
.heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #a01b22;
    text-decoration: none;
    padding-top: 2px;
}

.menu_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a.menu_link:link, a.menu_link:active, a.menu_link:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.menu_link:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #DA251E;
    text-decoration: none;
}

.sub_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #306684;
    text-decoration: none;
}

a.sub_link:link, a.sub_link:active, a.sub_link:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #306684;
    text-decoration: none;
}

a.sub_link:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #DA251E;
    text-decoration: none;
}
a:link, a:active, a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #306684;
    text-decoration: none;
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffd409;
    text-decoration: underline;
}

.table_border
{
    border: #cccbcb 1px solid;
}

.v_greyline
{
    background-image: url(images/grey_dot.gif);
    background-repeat: repeat-y;
    background-position: center center;
}
.h_greyline
{
    background-image: url(images/grey_dot.gif);
    background-repeat: repeat-x;
    background-position: center center;
}

.border
{
    border: 1px solid #666666;
    padding: 1px;
}
.admin_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #7B8DB5;
    text-decoration: none;
}
a.admin_link:link, a.admin_link:active, a.admin_link:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #7B8DB5;
    text-decoration: none;
}

a.admin_link:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
.heading2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #a01b22;
    text-decoration: none;
}
.gvhead
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #6D6E72;
    border-color: Black;
}
.gvback
{
    background: ghostwhite;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #6D6E71;
    text-decoration: none;
    margin-left: 2px;
    border-color: Black;
}
.gvcolumn
{
    border-color: Black;
}
.on
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: none;
    background-color: #6D6E72;
    cursor: pointer;
}

.off
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: none;
    background-color: #a01b22;
}

.SelectStep
{
    font-weight: bold;
    color: #ffffff;
    background: #9C9DA0;
}

.BeforeStep
{
    font-weight: bold;
    color: #333333;
    background: #E5E5E5;
}
.top_bg
{
    background-image: url(images/top-gr.jpg);
    background-repeat: repeat-x;
}

.bot_bg
{
    background-image: url(images/bot-gr.jpg);
    background-repeat: repeat-x;
}
.account_linkOn
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #615D5C;
    text-decoration: none;
    cursor: pointer;
    padding-left: 10px;
}

.account_linkoff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
}
.v_dot
{
    background-image: url(images/v_dot.gif);
    background-repeat: repeat-y;
}

.h_dot
{
    background-image: url(images/h_dot.gif);
    background-repeat: repeat-x;
}
.barIndicator_poor
{
    background-color: blue;
}
.barIndicatorBorder
{
    border: solid 1px #c0c0c0;
    width: 200px;
    padding: 2px;
}
.modalbackground
{
    background-color: #000000;
    opacity: 0.2;
    filter: alpha(opacity=40);
}
.modalwindow
{
    border: solid1px#c0c0c0;
    background: #f0f0f0;
    padding: 0px10px10px10px;
    position: absolute;
    top: -1000px;
}

.layerbackground
{
    background-color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=40);
    width: 960px;
    height: 1417px;
    display: block;
    position: absolute;
    top: 0px; /*left: 191px;*/
}
.layerwindow
{
    border: solid1px#c0c0c0; /*background: #f0f0f0;*/
    padding: 0px10px10px10px;
    position: absolute;
    width: 500px;
    height: 657px;
    top: 25px; 
    left: 300px;
    position: absolute;
}

