/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/bg-body.jpg);
background-repeat:repeat-x;
background-color:#F5F5C2;
}

.txt-main
{
font-family:Tahoma;
font-size:11px;
color:#666666;
text-decoration:none;
}

.txt-more-grey
{
font-family:Tahoma;
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
}

.txt-more-grey:hover
{
font-family:Tahoma;
font-size:10px;
color:#006699;
font-weight:bold;
text-decoration:none;
}

.txt-contact
{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
}

.txt-more-blue
{
font-family:Tahoma;
font-size:10px;
color:#006699;
font-weight:bold;
text-decoration:none;
}

.txt-headline
{
font-family:Tahoma;
font-size:14px;
color:#006699;
font-weight:bold;
text-decoration:none;
}

.txt-more-blue:hover
{
font-family:Tahoma;
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
}

.txt-white
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
padding-left:7px;
text-decoration:none;
}

A.lnk-white:link {text-decoration: none; color: #FFFFFF}
A.lnk-white:visited {text-decoration: none; color: #FFFFFF}
A.lnk-white:active {text-decoration: none; color: #FFFFFF}
A.lnk-white:hover {text-decoration: underline; color: #FFFF00}

.txt-product
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
padding-left:2px;
text-decoration:none;
}

.txt-footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#002E3D;
text-decoration:none;
}

.txt-footer-link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#002E3D;
text-decoration:none;
}

.txt-footer-link:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#002E3D;
text-decoration: underline;
}

.txt-news-blue
{
font-family:Tahoma;
font-size:11px;
color:#026191;
font-weight:bold;
text-decoration:none;
}

#pscroller1 {
	width: 150px;
	height: 70px;
	padding: 0px;
	padding-left:20px;
	padding-right:5px;
	margin-top:10px;
	margin-bottom:5px;
}

p.dateTxt { font-family:tahoma, Helvetica, sans-serif; font-size:11px; padding:0px; margin:0px;}
p a {font-family:tahoma, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#064A77; text-decoration:none;}
p a:hover {font-family:tahoma, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#064A77; text-decoration: underline;}
ul a {font-family:tahoma, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#064A77; text-decoration:none;}
ul a:hover {font-family:tahoma, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#064A77; text-decoration: underline;}
.style2 {font-size: 9px}