html,body,div,span,ul,ol,li,p,a,img,h1,h2,h3,h4,h5,table,td,tr	{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
}
body	{
	font-size:10pt;
	font-family:verdana,arial;
	background-color:#9beae2;
	width:100%;
}
a:link, a:active, a:visited {
	text-decoration:none;
	color:inherit;
}
a:hover {
	text-decoration:none;
	color:inherit;
	cursor:pointer;
}
a.blue:link, a.blue:active, a.blue:visited, a.blue:hover	{
	text-decoration:underline;
	color:blue;
	cursor:pointer;
} 
#faq a	{
	color:blue;
}
#main	{
	height:auto;
	background:#9beae2 url(../images/vertical.gif) repeat-x;
	font-size:10pt;
}
#leftpink	{
	height:30px;
	width:16px;
	background-image:url(../images/lpinkbox.gif);
	float:left;
}
#midpink	{
	color:#ffffff;
	background-color:#fe9a9b;
	width:270px;
	height:30px;
	float:left;
}
#rightpink	{
	height:30px;
	width:17px;
	background-image:url(../images/rpinkbox.gif);
	float:left;
}
.white	{
	font-size:1.05em;
	color:#ffffff;
}
.grey	{
	color:#626262;
	padding-top:.4em;
	float:left;
}
.grey8	{
	color:#626262;
	font-size:.8em;
	padding:0 .8em .8em .8em;
	text-align:justify;
}
.grey1	{
	color:#626262;
	font-size:1em;
	padding:0 1em 1em 1em;
	text-align:left;
}
#homeimage	{
	width:968px;
	height:335px;
	background: url(../images/home968.jpg) no-repeat;
}
#navbar	{
	width:968px;
	height:30px;
	background: url(../images/navbar.gif) repeat-x;
	text-align:center;
	color:#ffffff;
}
#navbarround	{
	width:940px;
	height:30px;
	background: url(../images/navbar.gif) repeat-x;
	text-align:center;
	color:#ffffff;
	float:left;
}
#navleft	{
	float:left;
	width:14px;
	height:30px;
	background-image:url(../images/navbarleft.gif);
}
#navright	{
	float:left;
	width:14px;
	height:30px;
	background-image:url(../images/navbarright.gif);
}
#midheadline	{
	width:968px;
	height:50px;
	background:#ffffff;
	color:#ec6c6c;
	font-size:2em;
}
.horzgradline	{
	width:968px;
	height:6px;
	background: url(../images/horizontal968.gif) repeat-y;
}
#sample	{
	width:968px;
	height:100px;
	background: url(../images/middle.gif) repeat-y;
}
.sampletext	{
	width:28%;
	text-align:left;
	color:#b45859;
	float:left;
	padding:.5em;
}
.sampleimg	{
	width:14%;
	text-align:center;
	float:left;
}
#whitespacer	{
	width:968px;
	clear:both;
	height:25px;
	background: url(../images/white968x25.gif);
}
#shipnote	{
	width:968px;
	height:25px;
	font-size:1em;
	padding:.5em 1em;
}
#copyright	{
	width:968px;
	height:20px;
	font-size:.7em;
	padding-top:.5em;
	text-align:center;
}
.size	{
	clear:both;
	color:#ffffff;
	padding:0 0 1px 30px;
}
input, textarea	{
	font-family:courier new;
}
input.button	{
	font-family:verdana,arial;
	font-size:1em;
	background-color:#ef6465;
	border-style:double;
	border-width:3px;
	border-color:#fe9a9b;
	color:#ffffff;
}
td.image	{
	height:150px;
	text-align:center;
	vertical-align:middle;
}
td.label	{
	text-align:left;
	padding-bottom:20px;
	vertical-align:top;
}
td.page	{
	text-align:center;
	height:40px;
	vertical-align:bottom;
}
#ship	{
	margin:0 auto;
	border-collapse:collapse;
}
#ship	td {
	border-width:2px;
	border-color:#626262;
	border-style:solid;
	vertical-align:middle;
}
#ship	tr {
	border-width:2px;
	border-color:#626262;
	border-style:solid;
}
#cart	{
	float:left;
	overflow:auto;
	height:540px;
	width:760px;
	color:#626262;
}
#confirm	{
	float:left;
	overflow:auto;
	height:540px;
	width:760px;
	color:#626262;
}
#shipto	{
	float:left;
	height:540px;
	width:760px;
	color:#626262;
}
.ctdc	{
	text-align:center;
	vertical-align:top;
	border-bottom:2px solid #626262;
	padding:5px;
}
.ctdr	{
	text-align:right;
	vertical-align:top;
	border-bottom:2px solid #626262;
	padding:5px;
}
.cnbc	{
	text-align:center;
	vertical-align:top;
	padding:5px;
}
.cnbr	{
	text-align:right;
	vertical-align:top;
	padding:5px;
}
.cnbl	{
	text-align:left;
	vertical-align:top;
	padding:5px;
}
table.b	{
	border-collapse:collapse;
	border:3px solid #000000;
	background-color:#eeeeee;
}
table.nb	{
	border:0;
}
td.b	{
	padding:5px;
	text-align:left;
	border:3px solid #000000;
	vertical-align:top;
}
th.b	{
	padding:5px;
	text-align:center;
	border:3px solid #000000;
	vertical-align:top;
}
td.nb	{
	padding:5px;
	text-align:left;
	vertical-align:top;
}
th.nb	{
	padding:5px;
	text-align:center;
	vertical-align:top;
}
