body {
  background-image:url("../images_p/bg_tile.jpg");
  background-repeat:repeat-y;
  margin-left:10;
  font-family:arial,helvetic,geneva;
  font-size:10pt;
}

a 	  	 {color:#000000;text-decoration:none;font-weight:bold;font-size:9pt;}
a:link    	 {color:#000000;text-decoration:none;font-weight:bold;font-size:9pt;}
a:hover
{color:#000000;text-decoration:none;font-weight:bold;font-size:9pt;text-decoration:underline;}
a:visited 	 {color:#000000;text-decoration:none;font-weight:bold;font-size:9pt;}
a:visited:hover
{color:#000000;text-decoration:none;font-weight:bold;font-size:9pt;text-decoration:underline;}

a 	  	 {color:#ffffce;text-decoration:none;font-weight:bold;font-size:9pt;}
a:link.crumbs    {color:#ffffce;text-decoration:none;font-weight:bold;font-size:9pt;}
a:hover.crumbs   {color:#ffffce;text-decoration:none;font-weight:bold;font-size:9pt;}
a:visited.crumbs {color:#ffffce;text-decoration:none;font-weight:bold;font-size:9pt;}
a:visited:hover.crumbs {color:#ffffce;text-decoration:none;font-weight:bold;font-size:9pt;}

a 	  	   {color:#ffffce;text-decoration:none;font-weight:bold;font-size:8pt;}
a:link.featured    {color:#ffffce;text-decoration:none;font-weight:bold;font-size:8pt;}
a:hover.featured   {color:#000000;text-decoration:none;font-weight:bold;font-size:8pt;}
a:visited.featured {color:#ffffce;text-decoration:none;font-weight:bold;font-size:8pt;}
a:visited:hover.featured {color:#000000;text-decoration:none;font-weight:bold;font-size:8pt;}

input, textarea, {
  border: 1px solid #000033;
  background-color:#ffffff;
  color:#3366cc;
  font-size:8pt;
  font-weight:bold;
}
	
select {
  border: 1px solid #000000;
  background-color:#ffffff;
  color:#3366cc;
  font-weight:bold;
  font-size:8pt;
}

.navcell {
  background-image:url("../images_p/nav_bg2.gif");
  background-repeat:repeat-y;
  vertical-align:top;
}
.nav_content {
  vertical-align:top;
  padding-left:37px;
}
.contentcell {
  background-image:url("../images_p/content_bg.gif");
  background-repeat:repeat-y;
  vertical-align:top;
  padding-left:11px;
  padding-right:5px;
  padding-bottom:10px;
}
.homecontent {
  background-image:url("../images_p/content_bg.gif");
  background-repeat:repeat-y;
  vertical-align:top;
  padding-left:15px;
  padding-bottom:10px;
}

.dark_y {
  background-image:url("../images_p/dark_block.gif");
  background-repeat:repeat;
  vertical-align:top;
}
.prod_list {
  background-image:url("../images_p/dark_block.gif");
  background-repeat:repeat;
  width:90%;
  border:1px #000000 solid;
  padding:2px;
}
.light_y {
  background-image:url("../images_p/light_block.gif");
  background-repeat:repeat;
  vertical-align:top;
  padding:10px;
}
.prod_title {
  width:40%;
  padding:10px;
  font-weight:bold;
  font-size:13pt;
}
.prod_descrip {
  padding:10px;
  font-size:10pt;
}

#slide {
  text-align:center;
}
