.myeuphony
{
   font-family: Arial, Helvetica, sans-serif; 
   color: #7F7F83; 
   font-size: 22px;
   font-weight: bold;
}

.title 
{ 
   font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-size: 11px;
   font-weight: bold;
}

.title_dark
{
   font-family: Arial, Helvetica, sans-serif; 
   color: #2F2F33; 
   font-size: 11px;
   font-weight: bold;
}

.default
{
   font-family: Arial, Helvetica, sans-serif; 
   color: #2F2F33; 
   font-size: 11px;
}

.default_tahoma
{
   font-family: tahoma, verdana;
   color: #999999;
   font-size: 11px; 
}
    
.default_dark
{
   font-family: Arial, Helvetica, sans-serif; 
   color: #2D3A5B; 
   font-size: 11px;
}

.formbutton 
{ 
  border: solid #c0c0c0 1px;
  background-color: #F5F5F5;
  color:#000000;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
}

.formtext
{
  font-family: Arial, Helvetica, sans-serif;
  color: #2F2F33;
  font-size: 11px
}

.forminput
{
 font-family: verdana, helvetica;
 font-size: 11px;
 border: solid #c0c0c0 1px;
 background-color: #F7F7F7;
}

A {
    COLOR: #808080; TEXT-DECORATION: none
  }
A:hover {
    TEXT-DECORATION: underline
}

.tip {
 cursor: help;
}

.title_orange
{
  color: #FB9802;
}
