.menu 
{
BACKGROUND-COLOR: LightSteelBlue;
}

.menu-link
{
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: Navy; 
TEXT-DECORATION: none
}

.td-section-title
{
BACKGROUND-COLOR: LightSteelBlue;
height: 35px;
}

.span-component-title
{
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: navy;
text-transform: uppercase;
}

.span-section-title
{
FONT-WEIGHT: bold; 
FONT-SIZE: 18px; 
COLOR: navy;
text-transform: uppercase;
}

.link-more-download-buy
{
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #2385b8; 
TEXT-DECORATION: none
}

.copyright 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
COLOR: black;
TEXT-DECORATION: none
}

.link-copyright 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
COLOR: LightSteelBlue;
TEXT-DECORATION: none
}

.products-menu
{
BACKGROUND-COLOR: AliceBlue;
}

.products-link
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
COLOR: LightSteelBlue;
TEXT-DECORATION: none
}

.text-contact 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

a.link-products:link {
color: #666666;
text-decoration: none;
}
a.link-products:visited 
{
color: #666666;
text-decoration: none;
}

a.link-products:hover 
{
color: #000000;
text-decoration: underline;
}

a.link-products:active 
{
color: #3399CC;
text-decoration: underline;
}

.download-product-text 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.link-products-download 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
background-color: LightSteelBlue;
text-align: center;
height: 25px;
background-position: right bottom
}

a.link-download:link {
color: Navy;
text-decoration: none;
}
a.link-download:visited {
color: Navy;
text-decoration: none;
}
a.link-download:hover {
color: Navy;
text-decoration: underline;
}
a.link-download:active {
color: Navy;
text-decoration: none;
}

.download-product-name 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: Navy;
border-top-width: 15px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFFFFF;
border-bottom-color: #CCCCCC;
font-weight: bold;
text-transform: uppercase;
}

