body {  margin: 0px; padding:0px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        color: #333333;
		background: #94bbd8; }

a:link { color: #93ACDD;
		 background: #ffffff;
		 font-weight: bold;
		 text-decoration: none;}

a:visited { color: #93ACDD; 
          background: #ffffff;
		  font-weight: bold;
		  text-decoration: none;}
		  
a:hover { color: #999999;
		   background: #ffffff;
		   font-weight: bold;
		   text-decoration: none; }
		    
a:active {color: #999999;
		  background: #ffffff;
		  font-weight: bold;
		  text-decoration: none;}
		  
td a:link, td a:visited { color:  #93ACDD;
		 background: #ffffff;
		 font-weight: bold;
		 text-decoration: none;} 

td a:hover, td a:active  {color: #666666;
		  background: #ffffff;
		  font-weight: bold;
		  text-decoration: none;}
		  
#topnav  a:link, a:visited { color: #666666;
		 background: #ffffff;
		 font-weight: bold;
		 text-decoration: none;}
		 
#topnav	 a:hover, a:active  {color: #333333;
		  background: #ffffff;
		  font-weight: bold;
		  text-decoration: none;}

p {font: 11.5px Verdana, Arial, Helvetica, sans-serif;
   color: #666666;
   background-color: #ffffff;
   line-height: 17px;}
   
li {font: 11.5px Verdana, Arial, sans-serif;
    color: #333333;
	background-color: #ffffff;
    line-height: 18px;}
	
ul { list-style-type: none; }

H1 { font: 20px Verdana, Arial, helvetica, sans-serif;
     color: #93BDDB;
	 background-color: #ffffff;
     font-weight: bold;
     text-align: left;
	 margin-bottom: 8px; }

H2 { font: 20px Verdana, Arial, Helvetica, sans-serif;
     color: #93BDDB;
	 background-color: #ffffff;
     font-weight: bold;
     text-align: left;
	 margin-bottom: 8px; }

H3 { font: 12px Verdana, arial, Helvetica, sans-serif;
     color: #93BDDB;
	 background-color: #ffffff;
     font-weight: bold;
     text-align: left; 
	 margin-bottom: 5px;}

H4 {font: 6px Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
	  color: #9F291D;
	  background-color: #ffffff;
	  line-height: 7px;}
	  
H5 { font: 14px Verdana, Arial, Helvetica, sans-serif;
	 line-height: 19px;
     color: #9F291D;
	 background-color: #F9F18F;
     font-weight: bold;
     text-align: left;
	 margin-top: 5px;
	 margin-bottom: 8px; }
	 
#bottomnavigation {
	 font: 9px Verdana, Arial, Helvetica, sans-serif;
	 line-height: 13px;
	 color: #666666;
	 background-color: #ffffff;
	 margin-left: 220px }
	 
#breadcrumbs {
		background: #ffffff;
		color: #999999;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		line-height: 20px;
		width: 400px;
		margin: 10px;}
	
	#breadcrumbs a:link {
		background: #ffffff;
		color: #999999;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		line-height: 20px;
		width: 400px;
		margin: 10px;}

	#breadcrumbs a:visited {
		background: #ffffff;
		color: #999999;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		line-height: 20px;
		width: 400px;
		margin: 10px;}

	#breadcrumbs a:active {
		background: #ffffff;
		color: #999999;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		line-height: 20px;
		width: 400px;
		margin: 10px;}

	#breadcrumbs a:hover {
		background: #ffffff;
		color: #cc3366;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		line-height: 20px;
		width: 400px;
		margin: 10px;}
	 
#content {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 line-height: 20px;
     color: #666666;
	 background-color: #ffffff;
	 width: 475px; }

#copy {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px; }

em { font: italic 11.5px/17px Verdana, Arial, Helvetica, sans-serif; }

#leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 15px;
	color: #666666;
	background: #ffffff;}
	
#leftnav a:link {
	font-weight: bold;
	color: #666666;
	background: #ffffff;
	text-decoration: none; }
	
#leftnav a:visited {
	font-weight: bold;
	color: #666666;
	background: #ffffff;
	text-decoration: none;  }
	
#leftnav a:hover {
	font-weight: bold;
	color: #333333;
	background: #C1E0C9; 
	text-decoration: none; }
	
#leftnav a:active {
	font-weight: bold;
	color: #333333;
	background: #ffffff; 
	text-decoration: none; }
	
#leftnavsub {
	width: 158px;
	top: 0px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	color: #333333;
	background: #000000; }
	
#leftnavsub li {
	width: 158px;
	top: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	color: #333333;
	background: #000000; }		
	
#leftnavsub a {
	 color: #FFC6E7;
	 background: #ffffff;
	 text-decoration: none; }
	 
#leftnavsub a:hover, body#home #n-home a {
	color: #FFC6E7;
	background: #ffffff; }
	
#productphotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background: #ffffff; }

#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 15px;
	color: #666666;
	background: #ffffff;}
	
#topnav a:link {
	font-weight: bold;
	color: #999999;
	background: #ffffff;
	text-decoration: none; }
	
#topnav a:visited {
	font-weight: bold;
	color: #999999;
	background: #ffffff;
	text-decoration: none;  }
	
#topnav a:hover {
	font-weight: bold;
	color: #333333;
	background: #ffffff; 
	text-decoration: none; }
	
#topnav a:active {
	font-weight: bold;
	color: #333333;
	background: #ffffff; 
	text-decoration: none; }
	
#copyright {
	font-size: 10.5px;
	color: #333333;
	background: #94bbd8;
	text-align: right; }
	
#copyright a:link{
	font-size: 10.5px;
	color: #333333;
	background: #94bbd8;
	text-align: right;
	font-weight: normal;
	text-decoration: none; }
	
#copyright a:visited {
	font-size: 10.5px;
	color: #333333;
	background: #94bbd8;
	font-weight: normal;
	text-align: right;
	text-decoration: none; }
	
#copyright a:active {
	font-size: 10.5px;
	color: #333333;
	background: #94bbd8;
	font-weight: normal;
	text-align: right;
	text-decoration: underline; }
		
#copyright a:hover {
	font-size: 10.5px;
	color: #333333;
	background: #94bbd8;
	font-weight: normal;
	text-align: right;
	text-decoration: underline; }
	
#productdes {
		background:#ffffff;
		color: #999999;
		float: left;
		height: 400px;
		margin-top: -2px;
		margin-right: 15px;
		margin-left: 0px;
		font-size:12px;
		line-height: 20px;
		color: #666666;
		background: #ffffff;}  
	
	


