body {
  font-family: verdana, arial, helvetica, sans-serif;
  background: #fff;
  font-size: 11px;
  color: #212169;
}

table, tr, td {
  font-size: 11px;
  color: #212169;
  margin: 0px;
  padding: 0px;
}

a {
  color: #212169;
  text-decoration: none;
  background: transparent;
}
a:visited, a:active {
  color: #212169;
}
a:hover {
  color: #A892DB;
  text-decoration: underline;
}

.title {
  font-size: 12px;
  font-weight: bold;
}

.menuB {
  font-weight: bold;
}
.menu9 {
  font-size: 9px;
}
.menu14B {
  font-size: 14px;
  font-weight: bold;
}

a.alternate {
  color: #A892DB;
}

.alternate {
  color: #A892DB;
}

h1 {
  font-size: 13px;
  font-weight: bold;
  	padding: 0;
  margin: 0px;
}

.small {
  font-size: 9px;
}

#table_bg {
  background-image: url(/img/cherry_blossom.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#table_bg #tr_top_left {
  background-image: url(/img/petales.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}
#table_bg #navside {
  position: relative;
  top: 250px;
}

.wp {
  border: solid #212169 1px;
}

.imgnews {
  border: solid #212169 1px;
  margin-right: 5px;
}

select, input {
  font-size: 9px;
}

.inputtext {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #212169;
  background-color: #FFFFFF;
  border: 1px inset #212169; 
  width : 100px;
}
.inputselect {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #212169;
  background-color: #FFFFFF;
  border: 1px inset #212169; 
  width : 130px;
}
.inputbutton {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #212169;
  background-color: #FFFFFF;
  border: 1px outset #212169;
  cursor: pointer;
}

#navcontainer {
  margin-left: auto;
  margin-right: auto;
}

#navcontainer ul {
  display: block;
  list-style: none outside;
  padding: 0;
  margin: 0 0 0 10px;
}

#navlist li {
  position: relative;
  top: 4px;
  display: inline;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  background-repeat: no-repeat;
}

#navlist a {
  padding-left: 20px;
  padding-bottom: 0px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #A892DB;
}

#navlist a:link, #navlist a:visited {
  padding-left: 15px;
  background: url(/img/ball.gif);
  background-position: 0 -50px;
  background-repeat: no-repeat;
}

#navlist a:hover, #navlist #current {
  color: #212169;
  padding-left: 15px;
  background: url(/img/ball.gif);
  background-repeat: no-repeat;
  background-position: 0 0px;
}

#smenu0, #smenu1, #smenu2, #smenu3, #smenu4 {
  color: #A892DB;
  display: none;
  text-align: left;
}

#smenu0 ul, #smenu1 ul, #smenu2 ul, #smenu3 ul, #smenu4 ul {
  padding: 5px 15px;
  margin: 0;
}

#smenu0 p, #smenu1 p, #smenu2 p, #smenu3 p, #smenu4 p {
  font-weight: bold;
  text-transform: uppercase;
}

.img-shadow {
  float:left;
  background: url(/img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/img/shadow.gif) no-repeat bottom right;
  margin: 7px 0 0 5px !important;
  margin: 7px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
/*  border: 1px solid #212169;*/
  margin: -6px 6px 6px -6px;
/*  padding: 4px;*/
}