body.n {
	font-family: verdana,helvetica;
	color: #000000;
	margin-left:0px; 
	margin-top:0px;
	font-size: 12px;
    background:url(./images/dedede3.png);
    text-align: center;
}

div.b {
    text-align: center;
}

h1 {
	font-family: verdana,helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #bb3902;
}

h2 {
	font-family: verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #bb3902;
}

h3 {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #bb3902;
}

td.top {
    background: url(./images/tmheadback.png);
}

td.h {
	font-family: verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
    text-align: center;
    border-bottom-width: thick;
    border-bottom-style: solid;
    border-bottom-color: #0000bb;
    border-top-width: thick;
    border-top-style: solid;
    border-top-color: #0000bb;
}

td.row1 {
    width: 30%;
}

td.row2 {
    width: 8%;
}

td.row3 {
    width: 30%;
}

td.row2n {
    width: 6%;
}

td.row3n {
    width: 24%;
}

td.row4 {
    width: 8%;
}

td.row5 {
    width: 24%;
}

td.row21 {
    width: 34%;
}

td.row22 {
    width: 18%;
}

td.row23 {
    width: 18%;
}

td.row24 {
    width: 30%;
}

td.row31 {
    width: 40%;
}

td.row32 {
    width: 30%;
}

td.row33 {
    width: 30%;
}

td.row41 {
    width: 25%;
}

td.row42 {
    width: 25%;
}

td.row43 {
    width: 25%;
}

td.row44 {
    width: 25%;
}

td.f1 {
    width: 15%;
}

td.f2 {
    width: 85%;
}

td.n {
	font-family: verdana,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
    text-align: center;
}

td.n1 {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
    text-align: left;
}

td.b1{
	font-family: verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
    text-align: center;
    width: 830px;
}

td.b2 {
	font-family: verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
    text-align: center;
}

td.head {
	font-family: verdana,helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #bb3902;
    background-color: #efefef;
    text-align: center;
    border-top-width: thick;
    border-top-style: solid;
    border-top-color: #0000bb;
}

td.l {
    table-layout: fixed;
    background-repeat: repeat-y;
}

td.white {
    background: #ffffff;
}

table {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

table.n {
    width: 100%;
}

table.sb {
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #000000;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #000000;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
    border-collapse: collapse;
    }

td.sb1 {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
    text-align: center;
    width: 40px;
}

td.sb2 {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
    text-align: center;
    width: 110px;
}

td.rs1 {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
    text-align: center;
    width: 40px;
}
td.rs2 {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
    text-align: center;
    width: 220px;
}
td.rs3 {
	font-family: verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
    text-align: center;
    width: 140px;
}

.odd {
    background-color: #efefef;
}

.even {
    background-color: #ffffff;
}

.c {
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}

.b{
	font-family: verdana,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
    text-align: center;
}

img {
    border-style: none;
}

#container {
    width: 1024px;
    margin: 0 auto;
  } 
            
            .box { 
  background: #0000bb; 
}
.box { 
  background: #0000bb; 
}
.boxtop { 
  background: url(./images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(./images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(./images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(./images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

a:link, a:visited {
    text-decoration:none
}
