body {
	margin: 0;
	padding: 0;
  font-family:arial;
	font-size: 16px;
	text-align: justify;
	color:#000;
	background:#666666;
	background-image:url(../media/bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}
img {
	border: 0;
}
table {
  font-family:arial;
	font-size: 14px;
	text-align: left;
}


input,select,textarea {
  font-family:arial;
	font-size: 14px;
	text-align: left;
}

a
  {
  text-decoration:none;
  color:#cc0000;
  }

a:hover
  {
  color:#0066cc;
  outline: none;
  }

a:active
  {
  outline: none;
  }

a:focus
  {
  outline: none;
  }




.naviImg
  {
  margin: 0px 0px 5px 0px;
  }    

.naviImgL
  {
  margin: 0px 8px 5px 0px;
  }    