/* CSS Document */
p.nav_menu { 
text-align: left;
text-indent: '10px';
color: white;
font-family: times new roman;
font-weight: bold;
font-size: 11px;
text-decoration:none 
}

a.navmenu { 
text-align: left;
color: white;
font-family: times new roman;
font-size: 10px;
text-decoration:none 
}

a.navmenu:hover {
text-decoration: none;
}

a.products { 
color: green;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration:none 
}

a.products:hover {
text-decoration: underline;
color: blue;
}

a.navmenu_bottom { 
text-align: center;
color: white;
font-weight: bold;
font-family: arial;
font-size: 10px;
text-decoration:none;
}

a.navmenu_bottom:hover {
text-decoration: underline;
color: yellow;
font-weight: bold;
}

a.menulink {
display: block;
width: 195px;
height: 20px;
vertical-alignment: middle;
vertical-align: middle;
text-align: left;
text-decoration: none;
font-weight: bold;
font-family:arial;
font-size:11px;
color: yellow;
BORDER: none;

}

a.menulink:hover {
color: red;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px "Arial, Helvetica, sans-serif";
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: '#FFFFFF';
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: "#005D3E";
color: white;
}

p.80plus {
text-align: center;
text-decoration: none;
font-style: italic;
color: white;
font-weight:bold;
font-family: arial;
font-size: 11px;
}

font.marquee {
text-align: right;
text-decoration: none;
color: white;
font-weight:bold;
font-family: arial;
font-size: 12px;
}

font.footer {
text-align: right;
text-decoration: none;
color: white;
font-weight:bold;
font-family: arial;
font-size: 10px;
}

font.bullets {
text-decoration: none;
color: '#005D3E';
font-size: 11 px;
font-family: arial;
font-weight: bold;
}

font.paragraph_u {
text-decoration: underline;
color: '#005D3E';
font-size: 12 px;
font-family: arial;
font-weight: bold;
}

p.paragraph {
text-decoration: none;
color: '#005D3E';
font-size: 12 px;
font-family: arial;
font-weight: bold;
}

font.paragraph_i {
text-decoration: none;
font-style: italic;
color: '#005D3E';
font-size: 11 px;
font-family: arial;
font-weight: bold;
}

p.body_header {
text-decoration: none;
font-family: times new roman;
font-size: 24px;
color: '#0D357B';
text-align: left;
font-weight: bold;
}

p.body_text {
text-decoration: none;
font-family: arial;
font-size: 12px;
color: '#005D3E';
text-align: left;
font-weight: bold;
}

font.body_text2 {
text-decoration: none;
font-family: arial;
font-size: 12px;
color: '#000000';
text-align: left;
font-weight: bold;
}

p.copyright {
text-align: center;
text-decoration: none;
color: white;
font-weight:bold;
font-family: arial;
font-size: 10px;
}
