p
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

hr
	{
		border: 1px;
		border-style: solid;
		border-color: #E8E8E8;
	}

html {
  height: 100%;
}

body {
  height: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #CFF;
  color: #000000;
}
h2 {font-size: 14px; line-height: 16px; }
A 
	{
		color: blue;
		text-decoration: none;
		font-family: Verdana, sans-serif;
		font-size: 12px;
	}

A:hover 
	{
		color: #AAF;
		text-decoration: underline overline;
		font-family: Verdana, sans-serif;
		font-size: 12px;
	}

.nav
	{
		font-weight: bold;
		text-align: center;
		background: #FFF;
	}

.hbody {
    position: relative;
		text-align: center;
	}

.pbody
	{
		vertical-align: top;
	}

.top
	{
		text-align: center;
		width: 787px;
		color: #000000;
		height: 21px;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		background-image: url("images/in_02.gif");
	}

.middle
	{
		background: #FFF;
		height: 75px;
		text-align: center;
	}

.login
	{
		width: 122px;
	}

.submit
	{
		border: 1px;
		border-style: solid;
		border-color: #000000;
		background-color: #CFF;
		color: #FFF;
		width: 57px;
		height: 19px;
	}

.form
	{
		margin-bottom: 0px;
	}

.img
	{
		border: 0px;
		width: 88px;
		height: 31px;
		margin-bottom: 0px;
	}

.wimg
	{
		border: 0px;
		width: 320px;
		height: 240px;
	}

.imgbody
	{
		text-align: center;
	}

.imgmid
	{
		background: #FFF;
		text-align: center;
	}

.comments
	{
		text-align: right;
		font-family: Verdana, sans-serif;
		font-size: 9px;
		font-weight: bold;

	}

.posted
	{
		font-family: Verdana, sans-serif;
		font-size: 9px;
		font-weight: bold;
	}

.post
	{
		font-family: Times New Roman, sans-serif;
		font-size: 11px;
	}

.color
	{
		width: 80px;
	}

.title
	{
		font-weight: bold;
		font-size: 14px;
		font-family: Verdana, sans-serif;
	}

.links
	{
		text-align: center;
		font-size: 11px;
		font-family: Times New Roman, sans-serif;
	}

.linkimg
	{
		border: 0px;
	}

.floatimg
	{
		float: left;
	}

.product
	{
		background-color: #CFF;
		width: 100%;
		border: 1px;
		border-style: solid;
		border-color: #000;
		padding-top: 3px;
		padding-left: 5px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	}

.productview
	{
		background-color: #CFF;
		width: 90%;
		border: 1px;
		border-style: solid;
		border-color: #000;
		padding: 10px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	}

.prodimg
	{
		width: 25%;
	}

.prodlength
	{
		border: 1px;
		border-style: solid;
		border-color: #000;
		border-collapse: collapse;
		margin-left: 0px;
		width: 120px;	
		text-align: center;	
	}

.prodlength2
	{
		border: 1px;
		border-style: solid;
		border-color: #000;
		border-collapse: collapse;
		width: 120px;	
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

.prodname
	{
		color: blue;
		font-weight: bolder;
	}

form
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

.cssSmall
	{
		font-size: 12px;
	}
  
table, td { border: 0px; }
  
table.lnav_table, table.header_table, table.content_table {
  border: 2px solid #BBB;
  padding: 10px;
  margin: 0px;
  background: white;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

table.header_table {
  width: 100%;
}

table.content_table {
  width: 100%;
}

table.lnav_table {
  width: 185px;
}

div.header_blurb, div.header_blurb a {
  font-size: 14px;

}

table.main_table {
  margin: 0px auto 0px auto;
  width: 910px;
}