ul#toplist li a:hover { color: #FF0; background: #036; }
ul#toplist li:hover ul#subtoplist li a { background: #036; }
ul#toplist li:hover ul#subtoplist li a:hover { color: #FF0; }

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;	line-height: 125%; color: #000;	background: #000 fixed  url(imagens/rpg_bg-neo.jpg) no-repeat center center; padding: 0; margin: 0; }
#principal { width: 960px; background: #036; margin: 0 auto; }
#menu { clear: both; background: #039; height: 24px; border: solid 2px #03F; text-align: right; }
#content100 { background: #FFF; clear: both; border-top: solid 2px #000; border-bottom: solid 2px #000; }
#content-l { float: left; width: 50%; overflow: hidden; }
#content-r { float: right; width: 50%; overflow: hidden; }

.content { padding: 5px 25px 20px; }
#footer { padding: 15px; text-align: center; color: #FFF; font-size: 10px; clear: both; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFF; background-color: #039; padding: 3px 0; clear: both; text-align: center; margin: 20px -10px 10px; }
a, a:visited { text-decoration: none; color:#009; }
a:hover { text-decoration: underline; color:#036; }
.table-grade { font-size: 10px; margin-bottom: 10px; line-height: 110%; }
.table-grade a {font-weight: bold; }
td .table-grade { padding: 0 10px; }
