.region {
 border: 1px solid #CACACA;
 background-color: #F5F5F5;
 padding: 4px;
 margin-bottom: 10px;
}

.tbDep {
 width: 100%;
 border: 0px;
 margin-bottom: 15px;
}

.tbDep td {
 width: 50%;
 text-align: left;
 vertical-align: left;
 padding: 1px;
 color: #808080;
}

#rPos {
 margin-top: 3px;
 text-align: left;
}

a.ar:link { text-decoration: none; color: black; font-weight: bold }
a.ar:visited { text-decoration: none; color: black; font-weight: bold }
a.ar:hover { text-decoration: underline; color: black; font-weight: bold }

.tbDep a:link { }
.tbDep a:visited { }
.tbDep a:hover { }

a.sVi:link { text-decoration: none; color: #808080; }
a.sVi:visited { text-decoration: none; color: #808080; }
a.sVi:hover { text-decoration: underline; color: #808080; }


