body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	background-color: #999999;
	text-align: center;
  margin: 10 0 0 0
	}

.txt1 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
}

.txt2 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
	font-weight: 900;
}

.txt3 {
	font-family: Arial;
	font-size: 18px;
	color: #3366ff;
	text-decoration:none;
	font-weight: 900;
}

.news {
	font-family: Arial;
	font-size: 16px;
	color: #3366ff;
	text-decoration:underline;
	font-weight: 900;
}

a.news {
	font-family: Arial;
	font-size: 16px;
	color: #3366ff;
	text-decoration:underline;
	font-weight: 900;
}

a.news:hover {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-decoration:underline;
	font-weight: 900;
}

.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:900;
	text-decoration: none;
}
a.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:900;
  text-decoration: none;
}
a.navtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:900;
  text-decoration: none;
}

.navtxta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366ff;
	font-weight:900;
	text-decoration: none;
	}

.navtxtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
	font-weight:900;
	text-decoration: none;
	}
	
	a.navtxtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
	font-weight:900;
	text-decoration: none;
	}

	a.navtxtr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:900;
	text-decoration: none;
	}
	
	.navcella {
	padding: 0 5 0 5;
	background-image: url(../images/navbgactive.gif);
  text-align:center;
	}
	
	.navcell {
	padding: 0 5 0 5;
	text-align:center;
	}

.navtxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight:900;
	text-decoration: none;
}
a.navtxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight:900;
  text-decoration: none;
}
a.navtxt2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight:900;
  text-decoration: underline;
}
	
  .txtcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

  .txtcopya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

  .crawl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #999999;
	text-decoration: none;
}