body { margin: 0 auto; background: #909090; }
.pgframe { width: 875px; margin: 0 auto; padding: 0; background: #FFFFFF; }
.corner { background-image: url(images/corner.jpg); vertical-align: top; width: 245px; height: 202px; }
p, td, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, dd, dt, dl, input, select, textarea, option 
 { font-size: 12px; font-family: Arial, Helvetica }
 
.wTable { border-collapse: collapse; vertical-align: middle; text-align: center; }
.wTable td { border: solid 1px #000000; font-size: 11px; }
.wTable th { border: solid 1px #000000; font-weight: bold; }
 
h1 {color: #273766; font-size: 20px; font-weight: bold; font-family: Arial, Helvetica; margin: 1px 0 1px 0; }
h2 {color: #273766; font-size: 16px; font-weight: bold; font-family: Arial, Helvetica; font-style: italic; }
h3 {color: #273766; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica; }
h4 {color: #273766; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica; }
h5 {color: #273766; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica; }
h6 {color: #273766; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica; font-style: italic; }

a:active { text-decoration:none; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

.topbar { height: 25px; background-image: url(images/top-bar.jpg); }
.footerbar { height: 25px; font-size: 8px; background-image: url(images/bottom-bar.jpg); margin: 0; padding: 0; }
.footerbar p { color: #FFFFFF; font-size: 8px; margin: 0; padding-top: 2px; font-weight: bold; }
.credit { font-size: 8px; }
.title { color: #273766; font-size: 20px; font-weight: bold; font-family: Arial, Helvetica; margin: 1px 0 1px 0; text-align: center; }
.subtitle { color: #273766; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica; margin: 1px 0 1px 0; text-align: center; }

.sidebar { color: #FFFFFF; text-decoration: none; width: 245px; background-image: url(images/Side-Bar.jpg); }
.sidebar p { padding-left: 30px; line-height: 18px; }
.sidebar A:link { color: #FFFFFF; text-decoration: none; }
.sidebar A:visited { color: #FFFFFF; text-decoration: none; }
.sidebar A:active { color: #FFFFFF; text-decoration: none; } 
.sidebar A:hover { color: #99CCFF; text-decoration: underline; }
.formbutton { cursor: pointer; border: outset 1px #ccc; background: #999; color: #666; font-weight: bold;
padding: 1px 2px; background: url(images/formbg.gif) repeat-x left top; width: 70px; height: 20px; }
