BODY {
        MARGIN: 0px; FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: tahoma; TEXT-ALIGN: justify
}

b {color: #FF0000;
text-decoration: none;
font-size: 11px;
font-weight: bold;}


h1 {
font-size: 14pt;
font-weight: bold;
color: #FF0000}

a:link, a:link:visited, a:visited, a:active:visited, a:active {color: #FF0000;
text-decoration: none;
font-size: 11px;
font-weight: bold;}

a:hover, a:focus, a:focus:visited , a:hover:visited {color: #FFFFfF;
background-color: #FF0000;
text-decoration: none;
font-size: 11px;
font-weight: bold;}

.small a:link, a:visited, a:focus:visited{color: #FFffff;
text-decoration: none;
font-size: 11px;
font-weight: bold;}

.small a:hover, a:hover:visited {color: #414141;
background-color: #FF0000;
text-decoration: none;
font-size: 11px;
font-weight: bold;}

.title {font-size: 14pt;
font-weight: bold;
text-align: center;
color: #FF0000}

.topictext {font-size: 9pt;
font-family: Tahoma, sans-serif;
text-align: right;
color: #FFFFFF}

.newstitle {font-size: 9pt;
font-family: Tahoma, sans-serif;
font-weight: bold;
text-align: center;
color: #CC0000}
.newstext {font-size: 8pt;
font-family: Tahoma, sans-serif;
font-weight: bold;
text-align: center;
color: #FFFFFF}

.sub {font-size: 11pt  ;
color: #fff000;
font-family: Verdana, sans-serif;
font-weight: bold;
text-align: left;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 200px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url("ar/images/glossyback.gif") repeat-x bottom left;
font: bold 13px;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 200px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover, .glossymenu li a:hover:visited{
font: bold 13px;
color: #FF0000;
font: bold 13px;
background-image: url("ar/images/glossyback2.gif");
}


h5 {
  color: #FFFFFF;
  text-decoration: none;
font-size: 11px;
font-weight: normal;
}






