/* CSS Document */ .HeaderTable { font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000; background-color:#D2D2D2; border: 1px solid #000000; width:650px; height:95px; } .HeaderMenu A{ font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; text-align: Center; vertical-align: baseline; color: #000000; background-color:#B8B9BC; padding-right: 0px; padding-left: 0px; padding-top: 10px; padding-bottom: 0px; border-top: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; border-left: 1px solid #FFFFFF; width:101px; height:25px; cursor:hand; } .HeaderMenuSelected A{ font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; text-align: Center; padding-right: 0px; padding-left: 0px; padding-top: 10px; padding-bottom: 0px; border-top: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; border-left: 1px solid #FFFFFF; width:101px; height:25px; Cursor: hand; background-color: #E1E0E2; } .HeaderPic{ font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000; background-color:#FFFFFF; padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; border-top: 1px solid #FFFFFF; border-right: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF; width:1011px; height:80px; } .HeaderMenuLink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-align: center; padding-top: 8px; padding-right: 5px; padding-bottom: 9px; padding-left: 5px; width: 120px; } .HeaderMenuLink A{ color: #000000; text-decoration: none; } .HeaderMenuLink A:hover{ text-decoration: underline; }