.text {  font-family: Verdana; font-size: 11px; font-weight: normal; color: #5F0F10}
.heading {  font-family: Verdana; font-size: 13px; font-weight: bold; color: #5F0F10}

.nav 
{ font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none
  }
.nav:hover 
{  
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold; 
  color: #FF0000; 
  text-decoration: none
 }

 .footerlink 
{ font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none
  }

.footerlink:hover 
{  
  font-family: Verdana; 
  font-size:11px; 
  font-weight: bold; 
  color: blue; 
  text-decoration: none
 }
.leftnavi
{
background-image: url(images/button-grey.gif);
background-repeat: repeat-x;
background-position: top left;
height: 30px;
}
.leftnavi:hover
{
background-image: url(images/button-yellow.gif);
background-repeat: repeat-x;
background-position: top left;
height: 30px;
}

.leftnavia
{
background-repeat: repeat-x;
background-position: top left;
height: 30px;
}
.leftnavia:hover
{
background-image: url(images/button-yellow.gif);
background-repeat: repeat-x;
background-position: top left;
height: 30px;
}

.leftnavi1
{
background-image: url(images/button-grey.gif);
background-repeat: repeat-x;
background-position: top left;
height: 30px;
}

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

a.leftlink:link, a.leftlink:visited {
font-family      : Arial;
display          : block;
font-size        : 12px;
font-weight      : bold;
padding          : 15px 8px 2px 0px;
text-decoration  : none;
color            : #FB3C40;
text-indent      : 30px;
background-repeat: no-repeat;
background-position: center right;
height: 30px;

}
a.leftlink:hover {
font-family      : Arial;
font-size        : 12px;
font-weight      : bold;
padding          : 15px 8px 2px 0px;
color            : #0202C5;
text-decoration  : none;
text-indent      : 30px;
background-repeat: no-repeat;
background-position: center right;
height: 30px;

}
a.leftlinka:link, a.leftlinka:visited {
font-family      : Arial;
display          : block;
font-size        : 12px;
font-weight      : bold;
padding          : 1px 8px 2px 0px;
text-decoration  : none;
color            : #FB3C40;
text-indent      : 30px;
background-image: url(images/button-grey.gif);
background-repeat: no-repeat;
background-position: center right;
height: 30px;

}
a.leftlinka:hover {
font-family      : Arial;
font-size        : 12px;
font-weight      : bold;
padding          : 1px 8px 2px 0px;
color            : #0202C5;
text-decoration  : none;
text-indent      : 30px;
background-image: url(images/button-yellow.gif);
background-repeat: no-repeat;
background-position: center right;
height: 30px;

}
a.footer:hover {
font-family      : Arial;
font-size        : 12px;
font-weight      : bold;
color            : #0202C5;
text-decoration  : none;
}

a.footer:link, a.footer:visited {
font-family      : Arial;
display          : block;
font-size        : 12px;
font-weight      : bold;
text-decoration  : none;
color            : #FB3C40;
}