/* CSS Document */

body {
margin: 0px 0px 0px 0px;
}

body, td {
font-family: tahoma;
font-size: 12px;
color: #000;
}

a, a:hover,
.a, .a:hover {
color: #00458B;
font-famile: tahoma;
font-size: 12px;
text-decoration: underline;
}

/* NOTE: items */

.title {
font-weight: bold;
}

h1, .header {
font-weight: bold;
font-family: tahoma;
font-size: 13px;
color: #000;
margin-bottom: 20px;
}

.info {
font-size: 11px;
color: #fff;
}
.info a, .info a:hover {
font-size: 11px;
color: #00458B;
}

.small {
font-size: 9px;
font-family: verdana;
color: #fff;
font-weight: bold;
}
.small a, .small a:hover {
font-size: 9px;
font-family: verdana;
color: #fff;
font-weight: bold;
text-decoration: none;
}

a.sitenow, a.sitenow:hover {
font-family: verdana;
color: #fff;
1text-decoration: none;
font-size: 11px;
}

.counters img {
margin-bottom: 10px;
}

.footer {
border-top: 1px solid #7A89A2;
background-color: #7B9ABD;
}

.content {
padding: 30px 30px 60px 30px;
}

.container {
margin-bottom: 30px;
}

/* NOTE: menu */
a.mi, a.mi:hover,
.mi a, .mi a:hover,
.mia a, .mia a:hover {
font-size: 14px;
text-decoration: none;
color: #254B8B;
font-weight: bold;
}

td.mi {
border-bottom: 1px solid #363636;
background-image: url(/i/mi.jpg);
background-repeat: repeat-x;
font-size: 14px;
text-decoration: none;
color: #254B8B;
font-weight: bold;
}

td.mia {
border-bottom: 1px solid #363636;
background-image: url(/i/mia.jpg);
font-size: 14px;
text-decoration: none;
color: #254B8B;
font-weight: bold;
}

.mi-right {
background-color: #DBDBDB;
border-right: 1px solid #757575;
}

