body {
  background:               #CCCCCC url("../images/background.gif") top left;
  color:                    #000000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                12px;
  font-weight:              none;
}

#tblMain {
  text-align:               left;
  width:                    85%;
}

#tdLogo {
  background:               #01669A;
  border-top:               1px solid #000000;
  border-left:              1px solid #000000;
  border-bottom:            1px solid #000000;
  color:                    #FFFFFF;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                12px;
  font-weight:              none;
}

#tdMain {
  background:               #FFFFFF;
  border-left:              1px solid #000000;
  border-bottom:            1px solid #000000;
  border-right:             1px solid #000000;
  color:                    #000000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                12px;
  font-weight:              none;
}

#tblContent {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                12px;
  font-weight:              none;
  padding:                  5px 5px;
  width:                    100%;
}

#spnCopyright {
  background:               transparent;
  color:                    #000000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                11px;
  font-weight:              none;
}

#spnCopyright a {
  color:                    #000000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                11px;
  font-weight:              none;
}

#spnCopyright a:hover {
  color:                    #990000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                11px;
  font-weight:              none;
}
input, textarea { 
	border:1px solid #000000; 
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-size: 11px; 
	color: #666666; 
}
#topbg {
	height: 155px;
	background: url("../images/tablebg.gif") repeat-x;
	text-align:               left;
	width:                    85%;
}
#tblCart {
	height: 30px;
	text-align:               left;
	width:                    85%;
}