
.lines {
        border-right: 1px solid #269FC8;
        border-left: 1px solid #269FC8;
        background-color: #FFFFFF;
}
.wme:link {
        display:block;
        color:#ffffff;
        width:100px;
        height:42px;
        text-decoration:none;
        background-image:url(images/img_4.jpg);
        padding-top: 10px;
        text-align: center;
        height: 42px;
      }
.wme:visited {
        display:block;
        color:#ffffff;
        width:100px;
        height:42px;
        text-decoration:none;
        background-image:url(images/img_4.jpg);
        padding-top: 10px;
        text-align: center;
        height: 42px;
      }
.wme:active {
        display:block;
        color:#ffffff;
        width:100px;
        height:42px;
        text-decoration:none;
        background-image:url(images/img_4.jpg);
        padding-top: 10px;
        text-align: center;
        height: 42px;
      }
.wme:hover {
              display:block;
              color:#fff;
              background-image:url(images/img_42.jpg);
        height: 42px;
      }
.cwme {
        padding-top: 11px;
      }
.cwmelink:link {
        color:#ffffff;
        text-decoration:none;
      }
.cwmelink:visited {
        color:#ffffff;
        text-decoration:none;
      }
.cwmelink:active {
        color:#ffffff;
        text-decoration:none;
      }
.cwmelink:hover {
        color:#ffffff;
        text-decoration:none;
      }
.wmetline {
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-color: #279FC8;
        border-bottom-color: #279FC8;
        border-left-color: #279FC8;
        padding-left: 2px;
        padding-right: 2px;
}
.wmetline2 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #279FC8;
        border-right-color: #279FC8;
        border-left-color: #279FC8;
}
.wmettitle {
        padding-left: 4px;

}
a:link {
        color: #269FC8;
        text-decoration: none;
}
a:visited {
        color: #269FC8;
        text-decoration: none;
}
a:hover {
        color: #269FC8;
        text-decoration: none;
}
a:active {
        color: #269FC8;
        text-decoration: none;
}

.footer a, .footer span.active {
    color: white;
    margin-left: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    transition: all .2s ease-in-out;
}

.footer a:hover, .footer span.active {
	opacity:0.8;
}

.plaintext
{
    color: #555;
    padding:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}





