/* Generic Style */
html{
	scrollbar-base-color:#666;
scrollbar-arrow-color:#999;
scrollbar-track-color:#333;
}
body {
	margin:0 0 0 0;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #000000;
}
td {
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
}

a {
	text-decoration: none;

}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


h1 {
	font-size:24px;
	margin: 0px;
	color: #FFFFFF;
}
h2 {
	font-size:18px;
	margin: 0px;
	color: #FFCC00;
	font-weight: normal;
}
h3 {
	font-size:16px;
	margin: 0px;
	color: #FFCC00;
}

/*architecture series*/
.tdprodtablearch {}
.tdprodtablearchtop {
	background-image: url(../products/archi_series/bg_top.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 682px;
	padding-top: 50px;
	padding-left: 30px;
}
.tdprodtablearchmid {
	background-image: url(../products/archi_series/bg_mid.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	width: 652px;
}
.tdprodtablearchbtm {
	background-image: url(../products/archi_series/bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

/*ice series*/
.tdprodtableice {}
.tdprodtableicetop {
	background-image: url(../products/ice_series/bg_top.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 712px;
}
.tdprodtableicemid {
	background-image: url(../products/ice_series/bg_mid.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
}
.tdprodtableicebtm {
	background-image: url(../products/ice_series/bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

/*security solar series*/
.tdprodtablesec {}
.tdprodtablesectop {
	background-image: url(../products/sec_series/bg_top.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 712px;
}
.tdprodtablesecmid {
	background-image: url(../products/sec_series/bg_mid.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
}
.tdprodtablesecbtm {
	background-image: url(../products/sec_series/bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

/*solar control series*/
.tdprodtablesolar {}
.tdprodtablesolartop {
	background-image: url(../products/solar_series/bg_top.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 712px;
}
.tdprodtablesolarmid {
	background-image: url(../products/solar_series/bg_mid.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
}
.tdprodtablesolarbtm {
	background-image: url(../products/solar_series/bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

.txtlightblue {
	color: #459DC6;
	font-weight: bold;
}
.txtlightgreen {
	font-weight: bold;
	color: #758236;
}
.txtgray {
	color: #999999;
}
.txtlightpurple {
	font-weight: bold;
	color: #F559BC;
}
.txtyellow {
	color: #FFCC00;
}
