.Menu-CurrentLink { color: #000000; font-weight: bold; text-decoration: none; } .Menu-NonCurrentLink { color: #FFFFFF; font-weight: bold; text-decoration: none; } .Nav:link { color: #000000; text-decoration: none; } .Nav:visited { color: #000000; text-decoration: none; } .Nav:hover { color: #FF0000; text-decoration: none; } BODY { background-color: #CCCCCC; font-size: 8px; font-family: Verdana, Arial, Serif; } .Body-Content { font-size: 10px; } .Title { text-align: center; font-size: 14px; font-weight: bold; } .Head { height: 70px; width: 750px; border-right: solid 1px #678FAE; border-left: solid 1px #678FAE; border-top: solid 1px #678FAE; } .Main { width: 650px; height: 400px; border-right: solid 1px #375FBE; border-top: solid 1px #274FBE; font-family: verdana,Serif; font-size: 11px; background: #FFFFFF; background-image: url(pix/corner.jpg); background-repeat: no-repeat; padding-top: 1px; padding-left: 8px; padding-right: 10; vertical-align: top; } .Menu-Current{ font-family: verdana,Serif; font-size: 10px; font-weight: bold; vertical-align: middle; padding-left: 10px; line-height: 15px; height: 25px; width: 140px; background-color: #FFFFFF; border-top: 1px solid #274FBE; border-bottom: 1px solid #274FBE; filter:alpha(opacity=100); } .Menu-NonCurrent{ font-family: verdana,Serif; font-size: 10px; vertical-align: middle; padding-left: 10px; line-height: 15px; width: 140px; color: #FFFFFF; border-right: 1px solid #274FBE; } .Menu-Outer{ width: 140px; background-color: #7BBAEB; background-image: url(pix/background-menu.jpg); background-repeat: no-repeat; border-left: solid 1px #375FBE; vertical-align: top; } .Menu-Heading{ font-family: verdana,Serif; font-size: 11px; font-weight: bold; padding-left: 6px; line-height: 20px; border-right: 1px solid #678FAE; background-color: #87C4EF; } .Base-outer{ width: 750px; height: 20px; background-color: #C8E2FF; border: solid 1px #678FAE; } .Base-Main{ font-family: verdana,Serif; font-size: 10px; color: #000000; width: 650px; } .Tab-Current{ border-left: 1px solid #333333; border-right: 1px solid #333333; border-top: 1px solid #333333; border-bottom: 1px solid #333333; background-color: #EEEEEE; color: #000000; font-weight: bold; font-family: arial; font-size: 12px; padding-left: 6px; padding-right: 6px; } .Tab-NonCurrent{ border-left: 1px solid #DDDDDD; border-bottom: 1px solid #333333; color: #AAAAAA; font-family: arial; font-size: 12px; padding-left: 6px; padding-right: 6px; }