

BODY
{
background-color:#FFFFFF; 
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;
}

div#vertmen 
{
line-height:2; 
margin: 0 0 0 0;
}

UL 
{
list-style-image: url('images/bullet.gif');
}

hr 
{
width: 100%;
color: #52BACD;
height: 1px;
}


A:link 
{ 
color: #4A659A; 
text-decoration: none;
}

A:visited 
{ 
color: #4A659A;  
text-decoration: none;
}

A:active 
{ 
color: #4A659A; 
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: #1957BD;
float: left;
}



#menu ul {

list-style: none;
margin: 0;
padding: 0;
width: 95px;
float: left;
}

#menu a, #menu h2 {
display: block;
margin: 0;
padding: 3px 7px;	
border-right:1px solid #fff;
border-bottom:1px solid #4C7068;
}

#menu h2 {
color: #fff;
background: #1957BD;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #040486;
background: #fff;
}

#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:Arial, sans-serif;
}
