/* Start of CMSMS style sheet 'AJPB : rizart' */
#title
p            { font-family: Arial; font-size: 24pt; font-weight: bold }

#content
p            { font-family: Arial; font-size: 10pt; font-weight:  }
a:active     { font-size: 10pt; font-family: Arial; color: #993333; text-decoration: 
               underline; font-weight: bold }
a:link       { font-family: Arial; text-decoration: underline; font-size: 10pt; 
               color: #993333; font-weight: bold }
a:visited    { font-family: Arial; font-size: 10pt; text-decoration: underline; color: #993333; font-weight: 
               bold }
a:hover      { font-family: Arial; text-decoration: underline; font-size: 10pt; 
               color: #993333; font-weight: bold }
a            { font-family: Arial; font-size: 10pt; color: #993333; font-weight: bold }
h1           { font-family: Arial; font-size: 14pt; color: #FF0000; text-decoration: 
               underline; font-weight: bold }
h2           { font-family: Arial; font-size: 10pt; text-decoration: none; font-weight: none}
               
#menuwrapper {
padding: 0em;
margin: .5em; 
}

#menuwrapper ul {
margin:0;
padding:0;
list-style:none;
}

#menuwrapper a, #menuwrapper a:hover, #menuwrapper a:active {
text-decoration:none;
background-color:#666666;
color:#fff;
display:block;
margin-top:.1em;
}

#menuwrapper ul li li a {
margin-left:1em;
 }
#menuwrapper ul li li li a {
margin-left:2em;
 }

#menuwrapper span.pre {
border-right: 1px solid #000000;
background-color:#666666;
color:#FFF;
margin-right:.5em;
padding:1px 0 1px .3em;
display:inline;
 }

#menuwrapper ul li a.menuactive, #menuwrapper ul li li a.menuactive, #menuwrapper ul li li li a.menuactive {
background-color:#FFCC00;
color:#000000;
 }

#menuwrapper a {
border: 1px solid #000000;
display:block;
 }

#menuwrapper a:hover {
background-color:#FFCC00;
color:#000000;
}


/* End of 'AJPB : rizart' */

