.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #D2C5BF;
	font-weight: normal;
}

.prodlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0176C5;
	font-weight: normal;
}

.footer {font-family: Tahoma; 
         font-size: xx-small;
		 font-weight: normal;
		 a: {text-decoration: none};
		}
.footer	 a:visited {color: #000000; text-decoration: none}
.footer	 a:link	 {color: #000000; text-decoration: none}
.footer	 a:hover {color: #000000; text-decoration: underline}
.footer  a:active {color: #000000; text-decoration: none}
		
		 
body {
      margin:0;
	  padding:0;
	  font: bold 11px/1.5em Verdana;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

h3 {
	font: bold 5px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


img {
border: none;
} 
 
	
/*- Main Menu Tabs --------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
	  border-bottom:0px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 0px 0px 0px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("grafix/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  text-align: center;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("grafix/tabright10.gif") no-repeat right top;
      padding:5px 25px 4px 24px;
      color:#FFF;
	  text-align: center;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/*- Products Navigation --------------------------- */

    #ProdNavBar ul {
	  margin:0;
	  padding:10px 0px 0px 0px;
	  list-style:none;
	  font-weight: normal;
	  color: #0176C5;
      }
    #ProdNavBar li {
      display:block;
      margin:0;
      padding:0;
	  padding-left: 10px;
	  font-weight: normal;
	  color: #0176C5;
	  text-decoration: none 
      }
	  
	  #ProdNavBar A:link, A:visited { text-decoration: none; 
	     color: #0176C5;
		 }
		 
	  #ProdNavBar A:active { text-decoration: none; 
	     color: #0176C5;
		 font-weight: normal;
		 }	 

      #ProdNavBar a:hover{text-decoration:underline;
         color: #0176C5;
	     }

.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}

.storyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.story a:link, a:visited, a:active { text-decoration: none; 
	     color: #0176C5;
		 }

.story a:hover{text-decoration:underline;
         color: #0176C5;
	     }
		 
.storyBlueT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0176C5;
}

.storyBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0176C5;
	a:link {text-decoration: none};
	a:visited {text-decoration: none};
	a:hover {text-decoration: underline};
	a:active {text-decoration: none};
}


.storyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666699} 
.mytext a:link {color: #333333; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #999933; text-decoration: underline} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: none} 
.mytext2 a:visited {color: #666666; text-decoration: none} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: underline} 


.blue {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-color: #A5C2E4;
	text-align: left;
	font-weight: normal;
}