@charset "utf-8";
/* CSS Document */

.bg-img
{
background-image:url(../images/bg-content.jpg);
background-color:#fffffe;
background-repeat:repeat-x;
}

.bg-img-manufac
{
background-image:url(../images/bg-manufactures.jpg);
background-color:#fffffe;
background-repeat:repeat-x;
}

.content-text
{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:none;
}

.content-area-link
{
font-family:Tahoma;
font-size:12px;
color:#006699;
text-decoration:none;
}
.content-area-link:hover
{
font-family:Tahoma;
font-size:12px;
color:#003366;
text-decoration:underline;

}

.manuf-link
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#176FAE;
text-decoration:none;
}
.manuf-link:hover
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#176FAE;
text-decoration:underline;
}

.projects-rec
{
margin:0px;
padding:0px;
background-color:#FFFFFF;
border:double 4px #000000;
}

.content-link-black
{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:none;
}
.content-link-black:hover
{
font-family:Tahoma;
font-size:12px;
color:#006699;
text-decoration:none;

}
