body, table, td, a {
   font-family:  sans, Verdana, Arial, Helvetica;
   font-size: 13px;
}
body {
  margin: 0 auto;
  color: #C1C3AF;
  font-family:  sans, Verdana, Arial, Helvetica;
  font-size: 13px;
  line-height: 1.8em;
  text-align: center;
  background: #000077;
}
a:link, a:visited {
   color: #000077;
   text-decoration: none;
   font-weight: bold;
}
a:active, a:hover {
   color: #0000ff;
	text-decoration: none;
   font-weight: bold;
}
table {
   border: none;
   padding: 0px;
	vertical-align: top;
}
tr {
   border: none;
   padding: 0px;
   vertical-align: top;
}
td {   
   text-align: left;
   background: #ffffff;
   text-decoration: none;
   color: #000000;
   font-size: 13px;
   padding: 0px;
}
td.menu {   
   text-align: left;
   background: #000077;
   text-decoration: none;
   color: #000000;
   font-size: 13px;
   padding: 0px;
}
td.blue {   
   text-align: left;
   background: #000077;
   text-decoration: none;
   color: #000077;
   font-size: 13px;
   padding: 0px;
}
td.video {   
   text-align: left;
   background: #000000;
   text-decoration: none;
   color: #000000;
   font-size: 13px;
   padding: 4px;
}
td.yellow {   
   text-align: left;
   background: #fde638;
   text-decoration: none;
   color: #000077;
   font-size: 14px;
   padding: 10px;
   width: 590;
}
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.page {   
   text-align: left;
   color: #000000;
   background: #ffffff;
   font-size: 13px;
   padding: 10px;
	width: 600;
	height: 690;
}
td.nopad {   
   text-align: left;
   color: #000000;
   background: #ffffff;
   font-size: 13px;
   padding: 0px;
}
td.navi {
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
   padding: 1px;
   text-align: left;
   background: #fde638;
	border-bottom: 1px solid #fde638;
}
#wrapper {
   width: 790px;
   text-align: left;
   font-size: 13px;
   margin: 0px auto 0 auto;
   background: #000077;
   padding: 0 !important;
   line-height: 1.8em;
   border-left: 0px solid #000000;
   border-right: 0px solid #000000;
}


