.bg
{
background-color: #DBDBDB;
}

.bg1
{
background-color: #FFFFFF;
}


.toplink 
{ 
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.toplink:hover 
{
  font-family: Verdana; 
  font-size: 11px; 
  font-weight: bold; 
  color: #FF0000; 
  text-decoration: none;
}

.toplink1
{ 
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}
.toplink1:hover 
{
  font-family: Verdana; 
  font-size: 11px; 
  font-weight: bold; 
  color: #FF0000; 
  text-decoration: none;
}
.text 
{  
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}

.ptext 
{  
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}

.heading
{
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #FF6600;
  border-bottom: 1px #94CFA4 solid;
}

.leftborder
{
  border-right: 3px #94CFA4 solid;
}

.leftheading
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #1A9055;
  border-bottom: 2px #94CFA4 solid;
}

.leftlink 
{ font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
  text-decoration: none
  }

.leftlink:hover 
{  
  font-family: Verdana; 
  font-size: 10px; 
  font-weight: bold; 
  color: #FF6600; 
  text-decoration: none
}

.leftlink1
{ font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #FF6600;
  text-decoration: none
}

.leftlink1:hover 
{  
  font-family: Verdana; 
  font-size: 10px; 
  font-weight: bold; 
  color: #FF6600; 
  text-decoration: none
}

.welcome
{
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #FF6600;
  border-bottom: 1px #94CFA4 solid;
}

.red
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #FF0000;
}

.freenborder
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  border-top: 1px #94CFA4 solid;
  border-bottom: 1px #94CFA4 solid;
  border-left: 1px #94CFA4 solid;
  border-right: 1px #94CFA4 solid;
}

.freenborder1
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border-bottom: 1px #94CFA4 solid;
  border-left: 1px #94CFA4 solid;
  border-right: 1px #94CFA4 solid;
}

.freenborder2
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  border-top: 1px #94CFA4 solid;
  border-bottom: 1px #94CFA4 solid;
  border-right: 1px #94CFA4 solid;
}

.freenborder3
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border-bottom: 1px #94CFA4 solid;
  border-right: 1px #94CFA4 solid;
}

/* Footer */

.copyright 
{ 
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

