body, table, td, a {
   font-family: sans,Verdana, sans-serif, Arial, Helvetica;
}
body {
  margin: 0 auto;
  color: #C1C3AF;
  font-family:  sans, Verdana, Arial, Helvetica;
  line-height: 1.8em;
  text-align: center;
  background: #666666;
}
a:link, a:visited {
   color: #c0c0c0;
   text-decoration: none;
   font-weight: bold;
   background: #373861;
  	display: block;
}
a:active, a:hover {
   color: #ffffff;
	text-decoration: none;
   font-weight: bold;
   background: #0000CC;
  	display: block;
}
table {
   border: none;
   padding: 0px;
}
tr {
	padding: 0px;
}
td.head {   
   text-align: left;
   background: #000000;
   text-decoration: none;
   color: #ffffff;
   font-size: 13px;
   padding: 7px;
}
td {   
   text-align: left;
   background: #666666;
   text-decoration: none;
   color: #ffffff;
   font-size: 13px;
   padding: 2px;
}
td.image {   
   text-align: left;
   background: #000000;
   text-decoration: none;
   color: #C1C3AF;
   font-size: 13px;
	padding-left: 14px;
}
td.video {   
   text-align: center;
   background: #000000;
   text-decoration: none;
   color: #C1C3AF;
   font-size: 13px;
	padding: 28px;
}
td.nopad {   
   text-align: left;
   color: #C1C3AF;
   background: #666666;
   padding: 0px;
}
td.navi {
   text-decoration: none;
   font-size: 12px;
   padding: 1px;
   text-align: left;
   background: #373861;
   border-left: 2px solid #808080;
   border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #808080;
}
td.nonavi {
	font-weight: bold;
   background: #000000;
   color: #ffcc00;
   font-size: 12px;
   padding: 0px;
   text-align: left;
   border-left: 4px solid #c0c0c0;
}
img {
   border: 0px solid #000000;
}

 #menu3 a      { text-decoration: none;  padding: 0px;  text-align: left;	font-weight: bold;  border-left: 2px solid #808080;
   border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #808080}
 #menu3 a:link      { display: block; background-color: #4040C2; color: #ffffff;}	
 #menu3 a:visited  { display: block; background-color: #4040C2; color: #ffffff;}	
 #menu3 a:active   { display: block;  background-color: #5700C1; color: #ffffff;}
 #menu3 a:hover   { display: block; background-color: #5700C1; color: #ffffff;}	
 #menu3     {  list-style: none;   padding: 1px;   margin: 0px; font-weight: bold; color: #808080; 
}

