/* yay, I finally got around to editing this bolated css I used from the forums skin... and deleted the things that weren't even being used -- man, it's looking spiffy. maybe some day I'll get around to changing every page to link to this! */

/* core stuff */
html { overflow-x: hidden; overflow-y: auto; } 
form { display:inline; }
img  { vertical-align:none; border:0px }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #041A48; margin: 0px 10px 0px 10px; background-color: #5D6471 }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #031931 }
a:link, a:visited, a:active { text-decoration: underline; color: #1F3A59 }
a:hover { color: #5C80A8 ; text-decoration: underline }

/* title */
.titlemedium  { color: #c0cbd8; font-size: 9px; font-weight: bold; background-color: #3e73a0; background-image: url(../images/nav/tile_sub.gif); padding: 1px 0 1px 1px }
.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active { text-decoration: underline; color: #B8D2E6 }

/* maintitle */
.maintitle  { color: #002f56; font-weight: bold; background-color: #e4e7ea; background-image: url(../images/nav/tile_back.gif); letter-spacing: 1px; padding: 3px 0 3px 5px; vertical-align: middle }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #002F56 }
.maintitle a:hover { color: #70A3DC; text-decoration: none }
.maintitle2  { color: #002f56; background-color: #e4e7ea; background-image: url(../images/nav/tile_back.gif); padding: 3px 0 3px 5px; vertical-align: middle }
.maintitle2 a:link, .maintitle2  a:visited, .maintitle2  a:active { text-decoration: none; color: #002F56 }
.maintitle2 a:hover { color: #70A3DC; text-decoration: none }

/* ---- tables ---- */
/* used */
.tableborder { background-color: #E3E7EB; padding: 0px; margin: 0px; width: 100% }

/* not really used */
.plainborder { background-color: #E3E7EB }
.tablefill { background-color: #E3E7EB; padding: 6px }
.tablepad { background-color: #E3E7EB; padding: 3px }
.tablebasic { width: 100%; padding: 0px 0px 0px 0px; margin: 0px; border: 0px }
/* ---- end of tables ---- */

/* rows */
.row1 { background-color: #D6DBE0 }
.row2 { background-color: #D6DBE0 }
.row3 { background-color: #D6DBE0 }
.row4 { background-color: #D6DBE0 }
.row5 { background-color: #D6DBE0; border-color: #313133 #313133 #313133 #313133; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.darkrow1 { background-color: #D2D7DC; color: #1D3143 }
.darkrow2 { background-color: #D0D6DC; color: #1D3143 }
.darkrow3 { background-color: #D2D7DC; color: #1D3143 }

/* here's the copyright, otherwise known as the bottom nav in the html version */
.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; color: #94B8DA; padding: 0px 0px 7px 0px; line-height: 12px }
.copyright a:link, .copyright a:visited, .copyright a:active { text-decoration: none; color: #99C7F1 }
.linkssection { font-size: 11pt; font-weight: bold }
.linksbullets  { font-size: 9pt; list-style-type: disc }
.games_other_news_sub { font-size: 9pt }
.games_other_news_body { font-size: 8pt }
.formsubtitles { font-size: 8pt; font-weight: bolder }
.formssmall { font-size: 7pt }
.formtitles { font-size: 10pt; font-weight: bold }
