/* CSS Document */
body { font-family: Verdana, Tahoma, Arial, sans-serif; }
ul { list-style-type: disc; margin: 1em 0 1em 40px; }
li { list-style-type: disc; }
/* table { border-collapse: separate; } */
td, th { margin: 0; border: 0; } 


/* links */
a:link { color: #6c344c; }
a:visited { color: #6c344c; }
a:hover { color: #b1557d; }
a:active { color: #b1557d; }

/* nav links */
.topbanner a:link { color: #6c344c; text-decoration: none; }
.topbanner a:visited { color: #6c344c; text-decoration: none; }
.topbanner a:hover { color: #428070; text-decoration: none; }
.topbanner a:active { color: #6c344c; text-decoration: none; }


.leftnav a:link, .bottomnav a:link { color: #1F3A59; text-decoration: none; font-weight: bold; }
.leftnav a:visited, .bottomnav a:visited { color: #1F3A59; text-decoration: none; font-weight: bold; }
.leftnav a:hover, .bottomnav a:hover { color: #396ba6; text-decoration: none; font-weight: bold; }
.leftnav a:active, .bottomnav a:active { color: #1F3A59; text-decoration: none; font-weight: bold; }

.leftnavsub a:link, .bottomnav a:link { color: #1F3A59; text-decoration: none; font-weight: normal; }
.leftnavsub a:visited, .bottomnav a:visited { color: #1F3A59; text-decoration: none; font-weight: normal; }
.leftnavsub a:hover, .bottomnav a:hover { color: #396ba6; text-decoration: none; font-weight: normal; }
.leftnavsub a:active, .bottomnav a:active { color: #1F3A59; text-decoration: none; font-weight: normal; }

.leftnavsub2 a:link, .bottomnav a:link { color: #1F3A59; text-decoration: none; font-weight: normal; }
.leftnavsub2 a:visited, .bottomnav a:visited { color: #1F3A59; text-decoration: none; font-weight: normal; }
.leftnavsub2 a:hover, .bottomnav a:hover { color: #396ba6; text-decoration: none; font-weight: normal; }
.leftnavsub2 a:active, .bottomnav a:active { color: #1F3A59; text-decoration: none; font-weight: normal; }


.pagepath a:link { color: #6c344c; }
.pagepath a:visited { color: #6c344c; }
.pagepath a:hover { color: #396ba6; }
.pagepath a:active { color: #6c344c; }


/* bg */
body { background-color: #FFFFFF; }
.top { background-color: #e0e0d0; }
.middle { background-color: #e6e6d5 }
.bottom { background-color: #e0e0d0; }
.bodycontent { background-color: #FFFFFF; }


/* colors */
body, p, ul { color: #6c344c; }
.topheading { color: #6c344c; }
.pagepath { color: #6c344c; }

/* sizes */
body {font-size: 9pt; }
p { font-size: 9pt; }
ul { font-size: 8pt; }
li { font-size: 8pt; }
.topbanner { font-size: 19pt; }
.pageheading { font-size: 12pt; }
.leftnav { font-size: 9pt; }
.bottomnav { font-size: 8pt; text-align: center; }
.pagepath { font-size: 9pt; }

/* table headings */
.tableheading { font-size: 10pt; font-weight: bold }
.tablesubheading { font-size: 9pt; }
.tablebold { font-size: 9pt; font-weight: bold }

.tableheadinggames { font-size: 9pt; background-color: #b5b5b5; }
.tablesubheadinggames { font-size: 9pt; background-color: #cccccc; }
.tablesubheadinggames2 { background-color: #bbbbbb; }
.tablesubheadinggames3 { background-color: #dfdfdf; }

/* games */
.gameheading { font-weight: bold; font-size: 11pt; }
.gamesubheading { font-weight: bold; font-size: 10pt; }