body,td,th {
   font-family: "Times New Roman", Times, serif;
   font-size: 12px;
   color: #003366; 
   background-color:#003366
}

body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   text-align: center;
   padding:10px;
}
hr {
  border: 0;
  color: #999999;
  height: 1px;
}

div#palette {
    margin-top: 1px; 
   margin-left: auto; 
   margin-right: auto;
   text-align: left;
   width: 764px; 
   position: relative; 
   background-color:#FFFFFF;
}

div#top {
   width: 760px;
   background-color: #FFFFFF;

}

div#logo {
	padding: 5px 0 5px;
	width: 760px;
	float:left;
	font-size: x-large;
	background-color: #FFFFFF;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
}

div#addressline{
	border-top: 2px solid #003366;
	padding: 5px 0 5px 10px;
	margin-left: auto;
	margin-right: auto;
	width: 754px;
	position: relative;
	clear:both;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;



}

div#footer{
	border-top: 4px none #003366;
	padding: 5px 0 5px 10px;
	margin-left: auto;
	margin-right: auto;
	width: 754px;
	position: relative;
	clear:both;
	font-size: 9px;
	text-align: center;


}

div#linkto {
   float:right;
   padding: 5px 5px 10px;
   width: 400px;
   position: relative;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   text-align:right;
   font-size: medium;

}

div#sublinks  {
   margin: 5px 0 0 0;
   padding: 5px 0 5px 0;
   width: 445px;
   height: auto;
   float:right;
   vertical-align:top;
   border-bottom: 1px solid #00FFFF;
   background-color: #FFFFFF;

}

html>body #linkto{
   width: auto;
   min-width: 700px;
}

#linkto a {
   color: #006699; 
   text-decoration: none;
}
#linkto a.on {
   color: #0099CC; 
   text-decoration: none;
}
#linkto a:hover {
   color: #0099CC; 
   text-decoration: none;
}

#linkto li {
   display: inline;
   margin: 0;
}
#linkto ul {
   display:inline; 
   margin:0; width: 510px
}

h1 {
   font-size: 18px; 
   font-weight:bold;
   letter-spacing: 1px;
   color: #003366;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	font-style: italic;

}

div#maincopy {
	padding: 10px 0 0 50px;
	width: 450px;
	float: left;
	margin-bottom:10px;
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-type: square;
}

#maincopy a {
   color: #FF647D; 
   text-decoration:none; 
}
#maincopy a:hover {
   color: #FF91A2;  
   text-decoration:none; 
}

#TRcopy {
	float: left;
	margin: 10px 0;
	width: 200px;
	padding: 10px;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	border: 1px none #003366;

	font-size: 16px;
	font-weight: bold;
}

#TRcopy a {
   color: #006699; 
   text-decoration: none;
}

#TRcopy a.on {
   color: ##0099FF; 
   text-decoration: none;
}

#TRcopy a:hover, #TRcopy a.selected {
   color: #0099CC; 
   text-decoration: none;
   border-right:1.2em solid #95c6d2;
}

#BRcopy {
   float: right; 
   margin: 10px 0 10px 0; 
   width: 272px; 
   background-color: #FFFFFF;
    border: 1px solid #E0E0E0; 
   padding: 10px ; 
   color: #669900
}

#sublinks a {
   color: #00FFFF; 
   text-decoration:none; 
   padding: 5px
}
#sublinks a:hover {
   color:#0099FF; 
   text-decoration:none; 
}
#sublinks a.on {
   color: #0099FF; 
   text-decoration: none;
}

#footer a {
   color: #006699; 
   text-decoration:none;  
}
#footer a:hover {
   color: #0099CC; 
   text-decoration:none;
}

.product, .product TD, .product TH
{
	background-color:white;
	color:#333333;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-weight:normal;
	font-size: 10px;

}

.fabric, .fabric TD, .fabric TH
{
background-color:#666666;
color:white;
font-family: "Trebuchet MS", Arial, "MS Sans Serif";
font-weight:600;
}
.refers {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}
