/* CSS Document */
.txt
{
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-style:normal
text-decoration:none;

color:#000000;
}
.heading
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-style:normal;
text-decoration:none;
font-weight:bold;

color:#000000;
}
.foot
{
color:#00552B;
font-weight:bold;
}

.table
{ border: solid ; 
border-bottom-color:#006600
border-bottom-width: 3px; 
border-top-color: #006600; 
border-top-width: 3px;
border-right-color: #006600; 
border-right-width: 3px;
border-left-color: #006600; 
border-left-width: 3px;  
}

div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}
.link1
{
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
size:14px;
text-decoration:none;
}
.link2
{
color:#004000;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
size:14px;
text-decoration:none;
}
a:
{
text-decoration:none;
color:#990000;
}
.border
{
color:#B7B700;
}

.button
{
text-align:justify;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-style:normal;
text-decoration:none;
font-weight:bold;

color:#FFFFFF;
}
#Table
{
float:left;
width:100%;
height:600px;
margin-top:0px;
margin-left:5px;
margin-right:0px;
margin-bottom:5px;

}
#left
{
float:left;
width:50%;
text-align:left;
height:10px;
color:#000000;
font-weight:bold;
vertical-align:top;
padding:5px;

}
#right
{

text-align:center;
height:10px;
color:#000000;
font-weight:bold;
vertical-align:top;
padding:5px;

}







