body {
  margin: 0 auto;
  color: #ffffff;
  font-family: sans, Verdana, Arial, Helvetica;
  font-size: 13px;
  line-height: 1.8em;
  text-align: center;
  background: #818ea8;
}
a:link, a:visited {
   color: #818ea8;
   font-size: 13px;
   text-decoration: none;
   font-weight: bold;
   background: #ffffff;
}
a:active, a:hover {
   background: #ffffff;
   color: #ff0000;
   text-decoration: none;
   font-weight: bold;
}
table {
   border: none;
   padding: 0px;
}
tr {
	padding: 0px;
}
td {   
   text-align: left;
   background: #ffffff;
   text-decoration: none;
   color: #000000;
   font-size: 13px;
   padding: 0px;
}
td.image {   
   text-align: left;
   background: #ffffff;
   text-decoration: none;
   color: #000000;
   font-size: 13px;
	padding-left: 14px;
}
td.video {   
   text-align: center;
   background: #ffffff;
   text-decoration: none;
   color: #000000;
   font-size: 13px;
	padding: 28px;
}
td.nopad {   
   text-align: left;
   color: #000000;
   background: #ffffff;
   font-size: 13px;
   padding: 0px;
}
td.navi {
 	display: block;
   color: #ADD8E6;
   background: #ffffff;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
   padding: 2px;
   text-align: left;
   border-left: 1px solid #999999;
	border-right: 1px solid #000000;
 	border-top: 1px solid #999999;
	border-bottom: 2px solid #000000;
	width: 135px;
}
td.navi2 {
   color: #00cc00;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
   padding: 0px;
   text-align: left;
   background: #222222;
 	display: block;
	border-bottom: 2px solid #000000;
}
td.nonavi {
	font-weight: bold;
   background: #ffffff;
   color: #CECECE;
   font-size: 13px;
   padding: 0px;
   text-align: left;
	border-bottom: 2px solid #000000;
}
 #top { 	  
   width: 980px;
   background: #818ea8;
   color: #ffffff;
	font-size: 20px;
	font-stretch: condensed;
	font-weight: bold;
   font-family: sans, Verdana, Arial, Helvetica;
   text-align: left;
}

 #menu a           { text-decoration: none;  padding: 1px;  text-align: left; 	font-weight: bold;
   border-right: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
 	border-top: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;}
 #menu a:link       { color: #666666;  display: block; background: #ffffff;}
 #menu a:visited  { color: #666666;  display: block; background: #ffffff;}
 #menu a:active   { color: #ffffff;  display: block;   background: #818ea8;}
 #menu a:hover   { color: #ffffff;  display: block;    background: #818ea8;}

#wrapper {
   width: 980px;
   text-align: center;
   font-size: 13px;
   margin: 0px auto 0 auto;
   background: #ffffff;
   padding: 0 !important;
   line-height: 1.8em;
   border-left: 0px solid #000000;
   border-right: 0px solid #000000;
}



