a:LINK { 
   font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
   font-weight: bold;
   color: #666666; 
   background-color: #FFCC00;
   text-decoration: none;
}
a:VISITED { 
   font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
   font-weight: bold;
   text-decoration: none;
}
a:HOVER { 
   font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
   font-weight: bold;
   color: #FFFFFF; 
   background-color: #FFCC00;
   text-decoration: underline;
}
a.menu { 
   font-size: 12pt; 
   line-height: 2.0;
   color: #FFFFFF; 
   background-color: #333333;
   text-decoration: none;
}
a.menu:VISITED { 
   font-size: 12pt; 
   line-height: 2.0; 
   color: #FFFFFF; 
   background-color: #333333;
   text-decoration: none;
}
a.menu:HOVER { 
   font-size: 12pt; 
   line-height: 2.0;
   color: #FFCC00; 
   background-color: #333333;
   text-decoration: none;

}
a.submenu {  
   font-size: 10pt; 
   line-height:1.5; 
   color: #FFFFFF; 
   background-color: #333333; 
   text-decoration: none;
}
a.submenu:VISITED {  
   font-size: 10pt; 
   line-height:1.5; 
   color: #FFFFFF; 
   background-color: #333333; 
   text-decoration: none;
}
a.submenu:HOVER { 
   font-size: 10pt; 
   line-height:1.5; 
   color: #FFCC00; 
   background-color: #333333; 
   text-decoration: none;
}
a.print_icon { 
   font-size: 8pt; 
   color: #FFFFFF; 
   background-color: #333333; 
   text-decoration: none;
}
a.print_icon:VISITED { 
   font-size: 8pt; 
   color: #FFFFFF; 
   background-color: #333333; 
   text-decoration: none;
}
a.print_icon:HOVER { 
   font-size: 8pt; 
   color: #FFCC00; 
   background-color: #333333; 
   text-decoration: none;
}
body {
   font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
   font-size: 10pt;
   color: #000000;
   background-color: #FFCC00;
   margin: 0 0 0 0;
   text-align: center;
}
div { 
   font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}
div.body {
   text-align: center;
   color: #000000;
   background-color: #FFCC00;
   position: absolute;
   top: 7%;
   left: 12%;
   width: 88%;
   height: 93%;
}
div.body_corner {
   position: absolute;
   z-index: 10;
   top: 7%;
   left: 12%;
}
div.copyright {
   font-size: 7pt;
   color: #000000;
   background-color: #FFCC00;
   position: absolute;
   z-index: 10;
   bottom: 0px;
   right: 0px;
}
div.print_icon { 
   font-size: 10pt; 
   font-weight: bold;
   position: absolute; 
   top: 10px; 
   right: 10px; 
}
div.lastupdated { 
   font-size: 7pt; 
   color: #999999; 
   background-color: #333333; 
   text-align: center;
   position: absolute ;
   bottom: 15px;
   left: 0px;
   width: 12%;
}
div.menu { 
   font-size: 12pt; 
   font-weight: bold;
   line-height: 2.0;
   color: #FFFFFF ; 
   text-align: center; 
   background-color: #333333; 
   margin: 0;  
   position: absolute; 
   top: 0px; 
   left: 0px; 
   width: 100%; 
   height: 7%; 
}
div.search {
   font-size: 7pt;
   color: #FFFFFF; 
   background-color: #333333; 
   text-align: center;
   position: absolute ;
   bottom: 50px;
   left: 0px;
   width: 12%;
}
div.submenu { 
   font-size: 10pt; 
   font-weight: bold;
   line-height:1.5; 
   color: #FFFFFF; 
   background-color: #333333; 
   margin: 0px; 
   position: absolute; 
   top: 7%; 
   left: 0px; 
   bottom: 0px; 
   width: 12%; 
   height: 93% 
}
h1 {
   font-family: "Comic Sans MS", arial, sans-serif;
   font-size: 80pt;
   color: #333333; 
   background-color: #FFCC00;
}
p.status { 
   font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
   font-size: 12pt; 
   font-weight: bold;
   line-height:1.5; 
   color: red;
} 
p.submenu { 
   font-size: 10pt; 
   font-weight: bold;
   line-height:1.5; 
   color: #FFFFFF; 
   background-color: #333333; 
   text-align: right; 
   margin-left: 5px; margin-right: 5px; 
   margin-top: 25px; 
}
table.body {
   width: 100%;
   height: 100%;
}
td {
   font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
   font-size: 11pt; 
}
td.body {
   vertical-align: middle;
   text-align: center; 
}

