/* CSS Document */

.centerbg {
background:url(../images/center_bg.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.hometxt {
font-family:Tahoma;
font-size:12px;
color:#23555A;
text-align:justify;
font-weight:bold;
line-height:17pt;
text-decoration:none;
padding-right:30px;
}

a.hometxt:active {
font-family:Tahoma;
font-size:12px;
color:#23555A;
text-align:left;
font-weight:bold;
line-height:17pt;
text-decoration:none;
}

a.hometxt:visited {
font-family:Tahoma;
font-size:12px;
color:#23555A;
text-align:left;
font-weight:bold;
line-height:17pt;
text-decoration:none;
}

a.hometxt:hover {
font-family:Tahoma;
font-size:12px;
color:#30B7F1;
text-align:left;
font-weight:bold;
line-height:17pt;
text-decoration: underline;
}

.newsbg {
background:url(../images/news_bg.gif);
background-position:inherit;
background-repeat:repeat-x;
}

.newsdate {
font-family:Tahoma;
font-size:13px;
color:#000000;
text-align:left;
font-weight:bold;
line-height:17pt;
padding-left:12px;
}

.newstxt {
font-family:Tahoma;
font-size:13px;
color:#23555A;
text-align:left;
font-weight:bold;
line-height:17pt;
padding-left:12px;
}

.insulationbg {
background: url(../images/inside_bg_01.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

.othertxt {
font-family:Tahoma;
font-size:11px;
color:#23555A;
text-align:left;
font-weight:normal;
}

a.othertxt:active {
font-family:Tahoma;
font-size:11px;
color:#23555A;
text-align:left;
font-weight:normal;
}

a.othertxt:visited {
font-family:Tahoma;
font-size:11px;
color:#23555A;
text-align:left;
font-weight:normal;
}

a.othertxt:hover {
font-family:Tahoma;
font-size:11px;
color:#30B7F1;
text-align:left;
font-weight:normal;
text-decoration:underline;
}

.tdbg {
	background-attachment: fixed;
	background-image: url(../images/tdbg.gif);
	background-repeat: repeat-x;
}
