/* CSS Document */

html {
        height: 100%;



}

body {
        height: 100%;
        margin-bottom: 0px;

}




li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;

background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
        text-align: left;
        font-size: 11px;
}



body {
        margin: 0px;
        height: 100%;
        padding: 0px;
        font-family: Arial, Helvetica, Sans Serif;


        color: #333333;
        background: #3F5D7F;
}

/* Joomla core stuff */
a:link, a:visited {
        color: #ffffff; text-decoration: none;
        /*font-weight: bold;*/
}

a:hover {
        color: #000000;        text-decoration: none;
        /*font-weight: bold;*/
}


  .text2 {
  font-family: Arial, Helvetica, Sans Serif;
  color: white;
}
 .text {
 font-family: Arial, Helvetica, Sans Serif;
  color: #E2E2E2;
}
 .header2 {
 font-family: Arial, Helvetica, Sans Serif;
  color: white;
  font-size: 16px;
  font-weight: bold;
}
 .headr1 {
 font-family: Arial, Helvetica, Sans Serif;
  color: #c2c2c2;
  font-size: 16px;
  font-weight: bold;
}
.text1 {
  font-family: Arial, Helvetica, Sans Serif;
  color: white;
}
