/* CSS Document */

a:link    {font-size:15; font-weight:bold; color: #000099; text-decoration: underline}
a:visited {font-size:15; font-weight:bold; color: #000099; text-decoration: underline}
a:active  {font-size:15; font-weight:bold; color: #000099; text-decoration: none}
a:hover   {font-size:15; font-weight:bold; color: #000099; text-decoration: none}

.title:link    {font-size:15; font-weight:bold; color: #000000; text-decoration: none}
.title:visited {font-size:15; font-weight:bold; color: #000000; text-decoration: none}
.title:active  {font-size:15; font-weight:bold; color: #000000; text-decoration: none}
.title:hover   {font-size:15; font-weight:bold; color: #000000; text-decoration: none}

.stats:link    {font-size:14; color: #000000; text-decoration: underline}
.stats:visited {font-size:14; color: #000000; text-decoration: none}
.stats:active  {font-size:14; color: #045582; text-decoration: none}
.stats:hover   {font-size:14; color: #045582; text-decoration: none}

.c:link    {font-size:12; font-style:italic; color: #000000; text-decoration: none}
.c:visited {font-size:12; font-style:italic; color: #000000; text-decoration: none}
.c:active  {font-size:12; font-style:italic; color: #000099; text-decoration: none}
.c:hover   {font-size:12; font-style:italic; color: #000099; text-decoration: none}


td {font-size:15; color: #000000}
p {font-size:15; color: #000000}
div {font-size:15; color: #000000}

.ck {border:0}

body {
background-color:#FFFFFF;
scrollbar-face-color:#000099;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}




.blue_rect {  border-color: 001388; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.bottom_blue {  border-color: 001388; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.top_blue {  border-color: 001388; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.black_v {  border-color: 000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.black_h {  border-color: 000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}


td.singlebg {  background-repeat: no-repeat; background-position: left top}
td.h_repeat {  background-repeat: repeat-x; background-position: bottom}
