<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/


.sidemenu
{
   font-family:     verdana;
   font-size:       65%;
   color:           #303030;
   text-decoration: none;
   font-weight:     bold;
   vertical-align:  30%;
}


.content_title
{
   font-family:     verdana;
   font-size:       75%;
   color:           #000000;
   font-weight:     bold;
}


.content_subtitle
{
   font-family:     verdana;
   font-size:       70%;
   color:           #000000;
   font-weight:     bold;
   text-decoration: none;
   vertical-align:  30%;
}


.content_text
{
   font-family:     verdana;
   font-size:       70%;
   color:           #000000;
}

.content_smalltext
{
   font-family:     verdana;
   font-size:       55%;
   color:           #000000;
}

.footer
{
   font-family:     verdana;
   font-size:       65%;
   color:           #000000;
   text-decoration: none;
}

.hidelink
{
   text-decoration: none;
}

.justify
{
   text-align:      right;
}

TD.light 
{
   background:      #f9f9f9;
}

TD.dark 
{
   background:      #eeeeee;
}

TABLE.colored
{
   background:      #dddddd;
}

A:link {
        COLOR: #fa7900; TEXT-DECORATION: none;
}
A:visited {
        COLOR: #ff7f50; TEXT-DECORATION: none;
}
A:hover {
        COLOR: #fa7900; TEXT-DECORATION: underline;
}
A:active  {
        COLOR: #fa7900; TEXT-DECORATION: underline;
}



/* End Style Sheet commenting. */  -->