body {
	background-color: #666666;
	margin: 10px;
}
table.header {
	background: url(images/back_white.gif) repeat-y center;
}
td.header {
	background: #666666 url(images/header.jpg) center no-repeat;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: white;
	line-height : 130%;
	margin-top: 8; margin-bottom: 8;
}
li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: white;
	line-height : 130%;
}
h3 {
	font-family: verdana, Arial, sans-serif;
	font-size: 15px;
	color: #FFE271;
	font-weight: normal;
	margin-top: 4; margin-bottom: 8;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
	margin-top: 4; margin-bottom: 8;
}
p a, p a:visited { color: white; }
p a:hover { color: #FFE271; }

table.tech { background-color: #C7C7C7; }
table.tech td { background-color: #787878; }
table.tech th { background-color: #666666; }
table.tech p { margin: 0; }
table.tn {
	background-color: #787878;
}
div#tn {
	background-repeat: no-repeat;
	background-image: url(images/gal_tn.gif);
	background-color:  #333333;
	padding: 6px 17px 6px 7px;
	border: 0;
}
div#scr {
	background-repeat: no-repeat;
	background-image: url(images/gal_scr.gif);
	padding: 9px 0px 0px 9px;
	border: 0;
}
div#tex {
	width: 428px; height: 110px; 
	background-color: #666666;
	border: 1px solid #C7C7C7;
}
table.panel {
	height: 110px; 
	background-color: #666666;
	border: 1px solid #C7C7C7;
	margin-bottom: 10px;
}
INPUT.field,TEXTAREA.field{
	font:11px tahoma;
	width: 100%;
	border: 1px solid #C7C7C7;
	background-color:#666666;
	padding:1px;
	height:18px;
	color: white;
}
TEXTAREA.field {
	height:150px;
}
INPUT.button {
	background:#A3A3A3;
	border: 1px solid #333333;
	color: #333333;
	height: 20px;
	font: 11px verdana;
}
TD.productSmallTitle,TD.productSmallTitle2 {
	font: bold 10px verdana;
	color: #333333;
	text-transform:uppercase;
	background-image:url(images/pr_bg.gif);
	padding-left: 5px;
	padding-right: 5px;
}
TD.productSmallTitle2 { background-image:url(images/spd_bg.gif);}