body {
  margin: 0px;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
}
a.w:link, a.w:active, a.w:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 25px;
  padding-right: 10px;
  padding-left: 10px;
}
.textgreen {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3F7ECD;
}
a.w:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #BADA48;
  height: 25px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.tdwhiteborder {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #dedede;
  border-bottom-color: #dedede;
  border-left-color: #dedede;
}
.bggray {
  background-image: url(images/graynavbg.gif);
  background-repeat: repeat-x;
}
.textboldgray {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
}
.textgray11 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1F1F1F;
  text-decoration: none;
  line-height: 20px;
}
.bgfooter {
  background-image: url(images/footerbg.gif);
  background-repeat: repeat-x;
}

h1 {
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #0A9046;
  text-decoration: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
}


a.b:link, a.b:active, a.b:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0033CC;
  text-decoration: none;
  list-style-type: circle;
  padding-left: 10px;
  line-height: 18px;
}
a.b:hover {
  color: #009966;
  text-decoration: underline;
  }

h2 {

  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #285BA9;
  text-decoration: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
}
a.wa:link, a.wa:active, a.wa:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #BADA48;
  padding-top: 3px;
  padding-bottom: 3px;
}
.border4sides {
  border: 1px solid #E5E5E5;
}
.textboldorg {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FF6600;
  line-height: 25px;
}
.textboldgreen {


  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #0A9046;
  line-height: 25px;
}
a.g:link, a.g:active, a.g:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  list-style-type: circle;
  padding-left: 5px;
  line-height: 18px;
  padding-right: 5px;
}
a.g:hover {

  color: #009966;
  text-decoration: underline;
}

/* added by sudha on 11 th april 2010 */

.img_b{background:url(images/DatePicker20.gif) no-repeat;
width:30px; height:20px;  cursor:pointer; display:block; float:left; }