/* CSS Document */

a:link    {font-size:12; font-weight:bold; color: #000099; text-decoration: underline}
a:visited {font-size:12; font-weight:bold; color: #000099; text-decoration: underline}
a:active  {font-size:12; font-weight:bold; color: #000099; text-decoration: none}
a:hover   {font-size:12; font-weight:bold; color: #000099; text-decoration: none}

.counter:link    {font-size:12; font-weight:normal; color: #000000; text-decoration: underline}
.counter:visited {font-size:12; font-weight:normal; color: #000000; text-decoration: none}
.counter:active  {font-size:12; font-weight:normal; color: #045582; text-decoration: none}
.counter:hover   {font-size:12; font-weight:normal; color: #045582; text-decoration: none}

.counter_small:link    {font-size:10; font-weight:normal; color: #000000; text-decoration: underline}
.counter_small:visited {font-size:10; font-weight:normal; color: #000000; text-decoration: none}
.counter_small:active  {font-size:10; font-weight:normal; color: #045582; text-decoration: none}
.counter_small:hover   {font-size:10; font-weight:normal; 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:12; color: #000000}
.title {font-size:14; color: #000000}
.counter {font-size:12; color: #000000}
.counter_small {font-size:10; color: #000000}
.counter_value {font-size:10; color: #000000; cursor:default}
.c {font-size:12; 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;
font-family: Arial;
}


.head {background-color: #75F5FF; border-color: #05CBFF; border-style: solid; border-width: 1px}
.button {background-color: #FFFFFF; border-color: #EBECF4; border-style: solid; border-width: 1px; margin-right:2px}
.box {background-color: #FFFFFF; border-color: #EBECF4; border-style: solid; border-width: 1px}

.cell1 {background-color: #FFFFFF; border-color: #EBECF4; border-style: solid; border-width: 1px}
.cell2 {background-color: #EBECF4; border-color: #EBECF4; border-style: solid; border-width: 1px}
.cell3 {background-color: #B0C0DB; border-color: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}

.top_line {border-color: #EBECF4; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.bottom_line {border-color: #EBECF4; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.select {width:77px;}
.width40 {width:50px}
.height20 {height:20px}