html {height:100%; max-height:100%; padding:0px; margin:0px; border:0px; 
background:#000000; color: #333333;
font-size: 12px; font-family: arial, verdana, sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
body {height:100%; max-height:100%; overflow:hidden; padding:0px; margin:0px; border:0px;}
.content {display:block; width:100%;  height:100%; max-height:100%; overflow:auto; padding: 0px; margin: 0px; position:relative; z-index:3;}
.content .headpad {height:108px; display:block; }
.head {display:block; height:108px; width:760px;   padding-left: 0px: 0px;  margin:0px; position:absolute;  z-index:5; top:0px; left:0px;}
.head .pad {display:block; width:0px; height:50px; float:left;}

.inputNormal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.inputSmall {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
}

.error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
  color: #cc0000;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


H1 {
	font-size: 18pt;
	color: #bb0000;
}

H2 {
	font-size: 14pt;
	color: #bb0000;
}

H3 {
	font-size: 14pt;
	color: #0000bb;
}


A {
	text-decoration: none;
	color: #0000CD;
}

.subtitle {
	font-size: 14pt;
	color: #bb0000;
	font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: #F4A460;
}

.t1bg {
	background: #E7E8F7;
}

.t1head {
	background: #3F5160;
	font-size: 14px;
	font-weight: bold;
	color: White;
}

.t1cell {
	background: White;
}

.t1cell2 {
	background: #FaFaFa;
}

.t2bg {
	background: #E7E8F7;
}

.t2head {
	background: #CAD3D9;
	font-weight: bold;
	color: White;
}

.t2cell {
	background: White;
}

.headbg {
	background: #ACB9C1;
}

.leftbg {
	background: #CAD3D9;
}

.mainbg {
	background: #E3E8EB;
}

.boxframebg {
	background: #FFFFFF;
}

.offerPrice {
  color: red;
}

FORM {
 padding: 0px;
 margin: 0px;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.producttree a {
text-decoration: none;
width: 100%;
padding: 2px;
display: block;
border-bottom: 1px dotted #aaaaaa;
line-height: 16px;
text-align: left;}

.producttree a:hover {text-decoration: none;
color: #000000;
background-color: #eeeeee;
}