h1 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CC3300;
  list-style-image: url(tip.gif);
  background-position: 2px 4px;
}
h2 {
        color: #FFFFFF;
}
.x {
  color: #00CC99;
}
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #5168BC;
        margin: 0px;
}
th {
}
thead {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #2C547A;
}
img {
  border: 0px none;
}
.selectedRow {
  color: #FFFFFF;
  background-color: #004368;
}
.unSelectedRow {
  background-color: #F7F7F7;
  background-image: url(select.gif);
  background-repeat: no-repeat;

}
input {
  background-color: #FFFFFF;
  border: 1px solid #004368;
  color: #004368;

}
textarea {
  background-color: #FFFFFF;
  border: 1px solid #004368;
  color: #004368;

}
button {
  color: #FFFFFF;
  background-color: #2C547A;
  border: 1px solid #000000;
}

.menu2 {
        font-weight: bolder;
        background-position: 5px 10px;
        font-size: 16px;



}
.menu2Cell {
        text-indent: 20px;
        background-image: url(to4ka.gif);
        background-repeat: no-repeat;
        background-position: 5px 5px;
        border-top-width: 1px;
        border-top-style: none;
        border-bottom-width: 1px;
        border-bottom-style: none;
        border-right-width: medium;
        border-left-width: medium;
        border-right-style: none;
        border-left-style: none;
        height: 25px;
        padding-right: 10px;
        color: #000066;

}
.menu2SelCell {
        text-indent: 20px;
        background-image: url(to4ka.gif);
        background-repeat: no-repeat;
        background-position: 5px 5px;
        border-top-width: 1px;
        border-top-style: none;
        border-bottom-width: 1px;
        border-bottom-style: none;
        cursor: hand;
        border-right-width: medium;
        border-left-width: medium;
        border-right-style: none;
        border-left-style: none;
        height: 25px;
        color: #FFFFFF;
        padding-right: 10px;


}

.menu3 {
        font-weight: bold;
        background-position: 5px 10px;
        font-size: 14px;
        background-color: #DDDDDD;
        border: 1px solid #000066;

}
.menu3Cell {
        text-indent: 20px;
        background-image: url(to4ka.gif);
        background-repeat: no-repeat;
        background-position: 5px 5px;
        height: 25px;
        padding-right: 10px;
        border: none;
        color: #FFFF82;

}
.menu3SelCell {
        text-indent: 20px;
        background-image: url(to4ka.gif);
        background-repeat: no-repeat;
        background-position: 5px 5px;
        border-top-width: 1px;
        border-top-style: solid;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        cursor: hand;
        border-right-width: medium;
        border-left-width: medium;
        border-right-style: dashed;
        border-left-style: dashed;
        border-top-color: #999999;
        border-right-color: #999999;
        border-bottom-color: #999999;
        border-left-color: #999999;
        background-color: #006699;
        height: 25px;
        color: #E1E100;
        padding-right: 10px;


}

a:link {
        text-decoration: none;
}
a:visited {
        color: #0000FF;
        text-decoration: none;
}
a:hover {
        color: #FF3300;
        text-decoration: underline;
}
a:active {
  color: #FF3300;
}


