body
{
        background-color: #ffffff;
        color: #ff0000;
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 1.0em;
}
.title {
        text-align: center;
        font-size: 0.5em;
        font-style:normal;
        font-weight:bold;
        color: #2A2F64;
}

.nolink
{
        text-align: center;


}

.nolink img
{
        text-decoration: none;
        border-width: 0px;
        border-color: #ffffff #ffffff #ffffff #ffffff;
}

.nolink a{
        text-decoration: none;
        border-width: 0px;
        border-color: #ffffff #ffffff #ffffff #ffffff;
}

.nolink a:visited{
        text-decoration: none;
        border-style: solid;
        border-width: 0px; /*border-color: #3252ba #0e215b #0e215b #3252ba;*/
        border-color: #ffffff #ffffff #ffffff #ffffff;
}

.nolink a:link{
        text-decoration: none;
        border-style: solid;
        border-width: 0px; /*border-color: #3252ba #0e215b #0e215b #3252ba;*/
        border-color: #ffffff #ffffff #ffffff #ffffff;
}

.head_m {
        text-align: center;

}

.lo_link {
        font-size: 1.0em;
        text-align: center;
        color: #000000;
        font-weight: bold;

}
.lo_link a{
        font-size: 0.9em;
        color: #000000;
        text-align: center;
        font-weight: bold;
/*        display:block;*/
        z-index: 1;

}
.lo_link a:link{
/*        width: 120px;*/
        color: #000000;
        text-decoration: underline;
/*        background-color: #427EEC;
        border-style: solid; */
/*        border-width: 1px; /*border-color: #3252ba #0e215b #0e215b #3252ba;*/
/*        border-color: #81A8F0 #0546BD #0546BD #81A8F0;*/
}
.lo_link a:visited{
/*        width: 120px;*/
        color: #000000;
        text-decoration: underline;
/*        text-align: justify;*/

}
.lo_link a:hover{
        color: #000000; /*color: #6699ff;background-color:#000000;*/
        text-decoration: underline;
}
.lo_link a:active{
        color: #000000;
        text-decoration: underline;
}

.lo_link UL{

        text-align:left;

}



.lo_link table{
        color: #FFDF87;

}

.yellow-small{
        color:#2A2F64;
        text-align: center;
        font-weight:bold;
        font-style: italic;
        font-size:0.8em;

}

.menu_left {
        text-align:center;
        width: 90px;
        height: 12px;
        color:#EFF123;
        display:block;
        border-width: 1px;
        border-style: solid;
        background-color:#525466;
        border-color: #D5D5DC #9B9DA7 #9B9DA7 #D5D5DC;
}

.menu_left a {
        font-size:0.7em;
        text-align:center;
        text-decoration: none;
        font-weight:bold;
        width: 90px;
        height: auto;
        color:#EFF123;
        border-width: 1px;
        border-style: solid;
        background-color:#525466;
}

.menu_left a:link {
        font-size:0.7em;
        text-align:center;
        width: 90px;
        height: 12px;
        color:#EFF123;
        background-color:#525466;
        border-width: 1px;
        border-style: solid;
        border-color: #D5D5DC #9B9DA7 #9B9DA7 #D5D5DC;
}
.menu_left a:visited {
        font-size:0.7em;
        text-align:center;
        width: 90px;
        height: 12px;
        color:#EFF123;
        background-color:#525466;
        border-width: 1px;
        border-style: solid;
        border-color: #D5D5DC #9B9DA7 #9B9DA7 #D5D5DC;
}
.menu_left a:hover {
        font-size:0.7em;
        text-align:center;
        width: 90px;
        height: auto;
        border-width: 1px;
        border-style: solid;
        border-color: #9B9DA7 #D5D5DC #D5D5DC #9B9DA7;
}
.menu_left a:active {
        font-size:0.7em;
        text-align:center;
        width: 90px;
        height: 12px;
        border-width: 1px;
        border-style: solid;
        border-color: #D5D5DC #9B9DA7 #9B9DA7 #D5D5DC;
}

.context {
        font-size:0.9em;
        text-align:justify;
        color:#000000;

}
.title_large {
        text-align: center;
        font-size: 1.0em;
        font-style:normal;
        font-weight:bold;
        color: #2A2F64;

}


