/* CSS Document */

body {
  background-color: #CCCCCC;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #003377;
  SCROLLBAR-ARROW-color: #FFDD00;
}

.testbodybody {
  background-color: #CCCCCC;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #003377;
  SCROLLBAR-ARROW-color: #FFDD00;
  SCROLLBAR-TRACK-color: 3262A3;
}

.tablebgcolor {
  background-color: #003377;
}

.whitetablebgcolor {
  background-color: #FFFFFF;
}

.imagerow1 {
  background-color: #FFFFFF;
  color: #003377;
}

.imagerow2 {
  background-color: #FFFFFF;
  color: #003377;
}

td {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px
}

a:link {
  text-decoration: none;
  color: #013976
}

a:visited {
  text-decoration: none;
  color: #013976
}

a:hover {
  text-decoration: underline;
  color: #013976
}

.plr {
  padding-right: 2px;
  padding-left: 2px;
}

.plr2 {
  padding-right: 2px;
  padding-left: 2px;
  background-color: #003377; 
}

.plr3 {
  padding-right: 2px;
  padding-left: 2px;
  background-color: #FFFFFF; 
}

.p2 {
  padding: 2px
}

.nav {
  color: #003377;
  padding-right: 3px;
  padding-left: 3px
}

.black {
  color: #000000;
  text-decoration: none
}

.black:link {
  text-decoration: none
}

.black:hover {
  color: #FFFFFF;
  text-decoration: underline
}

.black:visited {
  text-decoration: none
}

.menu {
  color: #000000;
  text-decoration: none
}

.menu:link {
  text-decoration: none
}

.menu:hover {
  color: #CC0000;
  text-decoration: underline
}

.menu:visited {
  text-decoration: none
}

.white {
  text-decoration: none;
  color: #FFFFFF
}

.white:link {
  text-decoration: none;
  color: #FFFFFF
}

.white:visited {
  text-decoration: none;
  color: #FFFFFF
}

.white:hover {
  text-decoration: underline;
  color: #FFFFFF
}

.green {
  color: green;
  text-decoration: none
}

.green:link {
  text-decoration: none
}

.green:hover {
  color: #CC3300;
  text-decoration: underline
}

.green:visited {
  text-decoration: none
}

.yellow {
  text-decoration: none;
  color: #FFDD00
}

.yellow:link {
  text-decoration: none;
  color: #FFDD00
}

.yellow:visited {
  text-decoration: none;
  color: #FFDD00
}

.yellow:hover {
  text-decoration: underline;
  color: #FFDD00
}

.loginbox {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  background-color: #FFFFFF;
  border: #003377;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  color : #003377  
}

.loginbox2 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  background-color: #E8E8E8;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}

.monthyear {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none
}

.daynames {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none
}

.dates {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none
}

.border {
  border: #CC3300;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}

.box {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  border: #003377;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  color : #003377  
}

.search {  
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size :9px;
  border-style : solid;
  border-color : #003377;
  border-width : 1px;
  background-color: #FFFFFF;
  color : #003377
}

.button {
 font-family: Tahoma; font-size: 11px;
}