


BODY
{
background-color:#E1E5E9; 
behavior: url("help.htc");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left;
margin: 0 0 0 0;
margin: 0; padding: 0;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-family:Verdana, Arial, sans-serif;
}

UL 
{
list-style-image: url('images/bullet.gif');
}

hr 
{
width: 100%;
color: #7F0539;
height: 1px;
}


A:link 
{ 
color: #0E5098; 
text-decoration: none;
}

A:visited 
{ 
color: #0E5098;  
text-decoration: none;
}

A:active 
{ 
color: #0E5098; 
text-decoration: none;
}

A:hover 
{ 
color: #000000;
text-decoration: underline;
}


#color1 A:link 
{ 
color: #FFFFFF; 
text-decoration: none;
}

#color1 A:visited 
{ 
color: #FFFFFF;  
text-decoration: none;
}

#color1 A:active 
{ 
color: #FFFFFF; 
text-decoration: none; 
}

#color1 A:hover 
{ 
color:#000000; 
text-decoration: none;
}




td
{
font-size: 10pt;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-family:Verdana, Arial, sans-serif;
}

#menu {

background: #000000;
float: center;
}



#menu ul {

list-style: none;
margin: 0;
padding: 0;
width: 140px;
float: left;
}


#menu a, #menu h2 {
display: block;
margin: 0;
padding: 3px 7px;	
border-right:1px solid #fff;

}

#menu h2 {
color: #fff;
background: #000000;
}

#menu a {
color: #fff;
background: #000000;
text-decoration: none;
}

#menu a:hover {
color: #000000;
background: #E1E5E9;
}

#menu li {position: relative;}


#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font-size: 7pt;
font-family:Verdana, sans-serif;
}}