body, table
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
}
a.right_menu
{
    /*color : #5bc6f7;*/
    color: #A0DDFE;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration : none;
    letter-spacing: 1;
}
a.right_menu:visited
{
    color: #A0DDFE;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration : none;
    letter-spacing: 1;
}
a.right_menu:hover
{
    color : #FFFFFF;
    text-decoration : underline;
}
a.right_menu_b
{
    /*color : #5bc6f7;*/
    color: #FEDDA0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration : none;
    letter-spacing: 1;
}
a.right_menu_b:visited
{
    color: #FEDDA0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration : none;
    letter-spacing: 1;
}
a.right_menu_b:hover
{
    color : #FFFFFF;
    text-decoration : underline;
}
.darkblue
{
 color: #026C91;
}
.price
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bolder;
}
.category
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: bold;
}

.text
{
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 10pt;
 color:black;
}

.header
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: normal;
}

/*
ul
{
 color: black;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 10pt;
 margin-left:0;
}


li
{
 list-style-type: circle;
}
*/


img.bluebord
{
 border-width:1;
 border-color:#026C91;
}
