body,table
{
	padding:2px 2px 2px 2px;
	font:normal 13px Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color:black;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration:underline;
}

#main
{
	width:760px;
	border:solid 1px darkblue;
	padding:0px 0px 0px 0px;
}
#header
{
	width: 733px;
	padding-bottom: 10px;
}

#header table
{
  width: 100%;
  font-size: 100%;
}

#footer
{
	clear:both;
	width:733px;
	font-size:0.8em;
	background-color: #dddddd;
	text-align:right;
	border-top:solid 1px gray;
	margin-top: 10px;
	color:gray;
}

#sidebar
{
	position:relative;
	background-color: #eeeeee;
	float:left;
}

#sidebar a
{
    display: block;
	margin: 4px 4px 4px 4px;
	color: Navy;
	background-color: #cccccc;
	font-size: 1em;
	font-weight: bold;
	width: 125px;
	height: 25px;
    text-align:center;
    padding-top: 5px;
}

#sidebar a span
{
  padding-top: 0px;
}

#sidebar #leftbox1
{
	margin: 4px 4px 4px 4px;
	width:125px;
}

#sidebar #leftbox1 a
{
    display: inline;
	margin:0px 0px 0px 0px;
	color: auto;
	background-color: #efefff;
	font-size: 1em;
	font-weight: normal;
	width: auto;
	height: auto;
    text-align:auto;
    padding-top: 0px;
}

#sidebar a:hover
{
	background-color: #ffcccc;
	color: Navy;
}

#content
{
	float:left;
	clear:right;
	background-color:cornsilk;
	width:600px;
}

h1
{
	font-size:130%;
	font-weight: bold;
    color:#507cd1;
    margin: 2px 2px -2px 2px;
	border-bottom: solid 1px black;
	width:100%;
}

h2
{
	font-size:105%;
	padding: 2px 0px 5px 0px;
    margin: 2px 2px -5px 2px;
}

p
{
	margin-left:160px;
	margin: 2px 2px -5px 2px;
	text-align: justify;
	padding: 2px 0px 5px 0px;
	display:block;
}

TD
{
  vertical-align: top;
}

IMG
{
  border-style: none;
}

.picstd
{
	width: 100px;
	height: auto;
}

#contactus .smallprint
{
	font-size: 10px;
	margin: 2px 2px 2px 2px;
}

#contactus label span
{
	font-size:0.9em;
}

#contactus tr
{
  height:26px;
}

#catalog
{
 font-size:8pt;
}

#catalog label
{
  padding-left: 4px;
}
#catalog select
{
	vertical-align:middle;
	font-size:8pt;
}

#catalog table
{
	background-color: White;
	font-size: 8pt;
}
#catalog .odd
{
  background-color: lightsteelblue;
}
#catalog td
{
  padding: 4px 0px 4px 0px;
  border: solid 1px steelblue;
  vertical-align:middle;
}