body { background-color: #C0C0C0; margin-top: 10; margin-left: 10; margin-right: 10; }
body.application { background-color: #FFFFFF; }
form { margin: 0px; padding: 0px; }
ul { line-height: 95%; list-style-type: square; }

table.menu { font-family: Arial; color: #FFFFFF; font-size: 12; font-weight: normal; font-variant: small-caps; }
table.submenu { font-family: Arial; color: #FFFFFF; font-size: 12; font-weight: normal; font-variant: small-caps; position: absolute; top: 130px; left: 20px; z-index: 1; }
a.menu:link { color: #FFFFFF; text-decoration: none; }
a.menu:visited { color: #C0C0C0; text-decoration: none; }
a.menu:hover { color: #FFFFFF; text-decoration: underline; }

table.standings { font-family: Arial; color: #000000; font-size: 12; position: absolute; top: 130px; right: 20px; z-index: 1; }
table.normal { font-family: Arial; color: #000000; font-size: 12; }
table.results { font-family: Arial; color: #000000; font-size: 75%; }
table.linescore { font-family: Arial; color: #000000; font-size: 75%; }
img.application { position: absolute; top: 10px; left: 30px; z-index: 1; }

p.main { margin-right: 140px; }
p.ahem { display: none; font-family: Arial; background-color: #FFD0D5; font-size: 10; }

a.msql:link { color: #80FFFF; text-decoration: none; }
a.msql:visited { color: #0080FF; text-decoration: underline; }
a.msql:hover { color: #C81A22; text-decoration: underline; }
:link { color: #0000FF; text-decoration: none; }
:visited { color: #404040; text-decoration: underline; }
:hover { color: #C81A22; text-decoration: underline; }

