div.main { text-align:center; }

   a:link { text-decoration: none; color:#505050; }
   a:active { text-decoration: underline; color: white; }
   a:visited { text-decoration: none; color: #505050; }
   a:hover { text-decoration: underline; color: #505050; }



   a:link.nav { text-decoration: none; color: black; }
   a:active.nav { text-decoration: underline; color: white; }
   a:visited.nav { text-decoration: none; color: black; }
   a:hover.nav { text-decoration: underline; color: black; }

   a:link.navb { text-decoration: none; color: black; font-weight: bold; }
   a:active.navb { text-decoration: underline; color: white; font-weight: bold; }
   a:visited.navb { text-decoration: none; color: black; font-weight: bold;  }
   a:hover.navb { text-decoration: underline; color: black; font-weight: bold; }

   a:link.snip { text-decoration: none; color: black; }
   a:active.snip { text-decoration: underline; color: black; }
   a:visited.snip { text-decoration: none; color: black; }
   a:hover.snip { text-decoration: underline; color: black; }

	body { background-image:url(images/back.jpg); text-align:center; }
	table.main { width:850px; border:0px solid black; padding:0px; border-spacing:0px; text-align:center; vertical-align:middle; align:center; }
	tr.header { border:0px solid black; padding:0px; border-spacing:0px; }
	.logo { width:199px; height:96px; border:0px solid black;  }
	td.slidesarea { height:96px; width:650px; vertical-align:middle; text-align:center; }
	.slides { text-align:center; vertical-align:middle; }
	.slide {}
	.title {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:20px;}
	.copy { }
	

.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }





.style3 {	color: #666666;
	font-style: italic;
}

.style4 {color: #0000CC}
					

.style5 {color: #DD0000}

