body {
background-color:#ff9900;
margin-left:0px;
margin-top:0px;
font-family:arial;
font-size:10pt;
text-align:center;
overflow-y:scroll;
}

h2.subheader {
font-size:14pt;
}

div {
position:relative;
}

a {
color:#ff9900;
font-weight:bold;
text-decoration:none;
}

a.nolink {
color:#000000;
font-weight:normal;
text-decoration:none;
}

#page {
position:relative;
background:url(/images/map.gif) no-repeat;
text-align:left;
height:720px;
top:0px;
width:1000px;
margin-left:auto;
margin-right:auto;
}

#mb {
top:145px;
left:10px;
float:left;
}

#nb {
top:145px;
float:left;
}

#nb #mm {
text-align:center;
}

#rb {
top:110px;
float:right;
}

#rbb {
top:110px;
float:right;
clear:right;
}

.navdiv {
text-align:left;
}

/* Box - start */

.top div {
height:14px;
font-size:2pt;
}

.top #tl {
background:url(/images/box_01.png) no-repeat 0 0;
}

.top #tm {
background:url(/images/box_02.png) repeat-x;
left:14px;
}

.top #tr {
background:url(/images/box_03.png) no-repeat 100% 0;
}

.middle div {
}

.middle #ml {
background:url(/images/box_04.png) repeat-y 0 0;
}

.middle #mm {
left:3px;
background:url(/images/box_05.png);
margin-left:5px;
margin-right:5px;
}

.middle #mr {
background:url(/images/box_06.png) repeat-y 100% 0;
}

.bottom div {
height:20px;
}

.bottom #bl {
background:url(/images/box_07.png) no-repeat 0 0;
}

.bottom #bm {
left:14px;
background:url(/images/box_08.png) repeat-x;
}

.bottom #br {
background:url(/images/box_09.png) no-repeat 100% 0;
}

/* Box - finish */



/* Diary */

td.smalldiarytitle {
text-align:center;
font-size:10pt;
}

td.smalldiarycell {
text-align:center;
font-size:10pt;
font-weight:bold;
}

td.smalldiarydaycell {
font-size:10pt;
text-align:center;
}

td.smalldiarytodaycell {
font-size:10pt;
text-align:center;
}

#smalldiarytable{
width:220px;
font-size:10pt;
}

#smalldiarytop{
width:220px;
}

div.centered{
    display:block;
    position:absolute;
    top:50%;
    left:35%;
    width:350px;
background:#ffffff;
  }
  
  a.nolink {
  text-decoration:none;
  }
  
  a.daylink {
  text-decoration:none;
  font-weight:bold;
}

/* end diary */