body { margin: 0; padding:0; background-color: #FDFD01  }

a { color: #245094; text-decoration: underline }
a:hover  { color: #245094; text-decoration: underline }
a:visited { }

table { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none; line-height: 100% }

.pagetitle { FONT-SIZE: 14px; COLOR: #5B79AB; FONT-FAMILY: Verdana,Arial; FONT-WEIGHT: bold; TEXT-DECORATION: none }

.bluelink:link {FONT-SIZE: 10px; color: #7094CE; FONT-FAMILY: Verdana,Arial; text-decoration : none; }
.bluelink:visited {FONT-SIZE: 10px; color: #7094CE; FONT-FAMILY: Verdana,Arial; text-decoration : none; }
.bluelink:active {FONT-SIZE: 10px; color: #7094CE; FONT-FAMILY: Verdana,Arial; text-decoration : none; }
.bluelink:hover {FONT-SIZE: 10px; color: #7094CE; FONT-FAMILY: Verdana,Arial; text-decoration : underline; }


hr {border: none 0; 
border-top: 1px dashed #7094CE;/*the border*/
width: 100%;
margin: 0px 0px 0px 0px;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.input { color: #333333; font-size: 6pt; line-height: 6pt; font-family: Verdana; background-color: #ffffff; margin: 1pt; border: solid 1pt #333333 }
.select { color: #333333; border-color: #C0C0C0; font-style: normal; font-weight: normal; font-family: Verdana; font-size: 8pt; line-height: 10pt; background-color: #ffffff; text-indent: 2pt; margin: 1pt; border: 1pt #333333 }

iframe {
overflow-x: hidden;
overflow-y: scroll;
}