/* CSS Document */

BODY, TD {font-family: tahoma; font-size: 11px}

A {color: #1B426D; text-decoration: none}
A:hover {color:#C8040B ; text-decoration: none}

.top {color: #415881; font-weight: bold}
.top A {color: #415881; font-weight: bold; text-decoration: underline}
.top A:hover {color: #C8040B; font-weight: bold; text-decoration: underline}

.ver {color: #DEE4F0; font-weight: bold}

.w {color: white; font-weight:bold; }
.w A {color: white; font-weight:bold; text-decoration: underline}
.w A:hover {color: #F0D192; font-weight:bold; text-decoration: underline}

.w2 {color: white;  }
.w2 A {color: white;  text-decoration: none}
.w2 A:hover {color: white;  text-decoration: underline}

.t1 {font-family: Arial; font-size: 15px; font-weight: bold; color: #CF2326}
.t2 {font-family: Arial; font-size: 15px; font-weight: bold; color: #3B648E}
.t3 {font-family: Arial; font-size: 15px;  color: #000000}

.rule {margin: 4px; margin-left: 10px}

.b {border: 1px solid #21496F; color: #21496F}

.b1 {
	border: 1px solid #21496F;
}
.b1link {color: #C8040B; font-weight: bold; text-decoration: none}
.b1link:hover {color: #C8040B; font-weight: bold; text-decoration: underline}
.b1link2 {color: #144FA3; font-weight: bold; text-decoration: none}
.b1link2:hover {color: #144FA3; font-weight: bold; text-decoration: underline}

.menu {font-size: 14px; color: white}
.menu A {font-size: 14px; color: white; text-decoration: none; font-weight: bold}
.menu A:hover {font-size: 14px; color: white; text-decoration: underline; font-weight: bold}

.inb {border: 1px solid #505051; }

.site {color: #BF0108}
