/* BODY */



a { color:#FF0000; text-decoration: none; }
a:active { color:#ff0000; text-decoration: none; }
a:visited {color: #CC0000;}
a:hover {color: #FF0000; text-decoration: underline; background-color: #EEEEFE;}
a.external {
        background: url(external.gif) center right no-repeat;
        padding-right: 13px;
}

.body { font-family: "Arial", sans-serif; font-size: 12px; color: #000000; margin-left: 3px; margin-right: 3px; margin-top: 3px; }


#page {
        width: 970px;
        margin: auto;
        text-align: left;
}

.page-holder{
        width:100%;
        background: url('/images-old/body-bg.png') no-repeat top center;
}

.page-wrapper{
        margin:0 -40px;
        width:1040px;
}

.top-shadow {
        background: url('/images-old/shadow-top.png') no-repeat top;
        height: 80px;
        margin-top: 14px;
        float: left;
        width: 100%
}

.container-shadow {
        background: url('/images-old/container-shadow.png') repeat-y;
        float: left;
        width: 100%;
        margin: 0; 
        padding: 0
}

.bottom-shadow {
        background: url(' /images-old/shadow-bottom.png') no-repeat bottom;
        height: 80px;
        float: left;
        width: 100%;
        margin-bottom: -50px
}

.container {
        background: #FFFFFF;
        margin: 0 40px; 
        margin-top: -84px;
        margin-bottom: -30px;
        float: left;
        display: inline;
        width: 970px;
}



/* TABLE */

table 
        {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000066;
        }

td
        {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000066;
        }



/* EVENTS */

.Txt    {font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #505050;}
a:link.Txt       {color: #FF0000; text-decoration: none;}   
a:visited.Txt {color: #CC0000; text-decoration: none;}
a:hover.Txt      {color: #FF0000; text-decoration: underline;}

.TXTNOIR        {font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}
a.TXTNOIR:link   {color: #FF0000; text-decoration: none;}   
a.TXTNOIR:visited {color: #CC0000; text-decoration: none;}
a.TXTNOIR:hover     {color: #FF0000; text-decoration: underline;}


.Txttitle       {font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;}
a.Txttitle:link      {color: #FF0000; text-decoration: none;}   
a.Txttitle:visited  {color: #CC0000; text-decoration: none;}
a.Txttitle:hover        {color: #FF0000; text-decoration: underline;}

.Txtguidetitle  {font-size: 16px; line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #505050;}
a:link.Txtguidetitle     {color: #FF0000; text-decoration: none;}   
a:visited.Txtguidetitle {color: #CC0000; text-decoration: none;}
a:hover.Txtguidetitle    {color: #FF0000; text-decoration: underline; background-color: #EEEEFE;}


.Txtguide       {font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #505050;}
a:link.Txtguide  {color: #FF0000;}   
a:visited.Txtguide {color: #CC0000;}
a:hover.Txtguide         {color: #FF0000; text-decoration: underline; background-color: #EEEEFE;}


a:hover.arrow-red { color:#ff0000; text-decoration: underline; }
a:visited.arrow-red { color:#666666; text-decoration: none; }
.arrow-red { font-family: "Verdana", sans-serif; font-size: 10px; color: #000000; text-decoration: none; }


#webmail
{
        background: #deebf5 url(http://www.europe.org/images/all/env.jpg) no-repeat top right;
}





.search {
  BACKGROUND-IMAGE: url(input.gif);
}
.option1 {
        font-family: Tahoma, Arial, "Times New Roman";
        border: 1px solid #FBCF65;
}

.blue {
    background-color: #e6edf6;
    border: 1px solid #6699CC;
}

.yellow {
    background-color: #FCE898;
    border: 1px solid #F5C607;
}

.bluenoborder {
    background-color: #e6edf6;
    padding-right: 8;
    padding-left: 8;
    padding-top: 4;
    padding-bottom: 4;
}
.bluedark {
    background-color: #BFD8F1;
    border: 1px solid #6699CC;
}

.blueborder {
    border: 1px solid #6699CC;
}


.txtarea {
BACKGROUND-IMAGE: url(txt.gif);
        border: 1px solid #353535;
        height: 150px;
        width: 450px;
}


