body
{
margin-left: 4px;
margin-top: 0px;
background-color: #217CC5;
font-family: arial;
 font-size: 14px;
  color: #333333;
}

a.link1:link{color:white}
a.link1:visited{color:white}
a.link1:hover{color:black}
a.link1:active{color:#00A400}




.link1
{
  font-family: arial;
  font-size: 14px;
  color: white;
  display: block;
  text-decoration: none;

}

a.link2:link{color:black}
a.link2:visited{color:black}
a.link2:hover{color:#00A400}
a.link2:active{color:#ED1B24}




.link2
{
  font-family: arial;
  font-size: 12px;
  color: black;
  text-decoration: none;
}

a.link3:link{color:yellow}
a.link3:visited{color:yellow}
a.link3:hover{color:white}
a.link3:active{color:#00A400}

.link3
{
  font-family: arial;
  font-size: 12px;
  color: yellow;
  text-decoration: none;
}

.white
{
  font-family: times new roman;
  font-size: 14px;
  color: white;
}

.white16
{
  font-family: times new roman;
  font-size: 16px;
  color: white;
}



.cal_date
{
  font-family: times new roman;
  font-size: 16px;
  color: #2d2d2d;
}
form
{
 margin-bottom:0;
}
.main_table
{
  border-style: dashed;
  border-width: 0px;
  border-color: #ED1B24;
  background-color: silver;
}
ul.no-style{
list-style-type:none;
padding-left:1px;
margin-left:2mm;
}
 li.list1
 {
   list-style-image:url(green-4-leaf-small.gif);
   list-style-position:outside;
   margin-top:2mm;
 }
  li.list2
 {
   background: url(green-4-leaf-small.gif) left center no-repeat;
   padding-left:15px;
 }
 
.green
{
  font-family: times new roman;
  font-size: 16px;
  color: green;
}

.red
{
  font-family: times new roman;
  font-size: 16px;
  color: red;
}
.td_green_border
{
  border-style: solid;
  border-width: 2px;
  border-color: #9fe569;
}

.td_dark_blue_border
{
  border-style: solid;
  border-width: 1px;
  border-color: yellow;
}

.blue
{
  font-family: times new roman;
  font-size: 16px;
  font-weight: 700;
  color: #336699;
}
