a:link, a:visited , a:active { color: #003300; text-decoration: none; } a:hover{ text-decoration: underline; color: #056600; } a.menu:link, a.menu:visited , a.menu:active { font-family: Georgia, Arial, sans-serif; color: #355330; font-weight: bold; margin-left:10; text-decoration: none; } a.menu:hover, a.menu_cur:link, a.menu_cur:visited { font-family: Georgia, Arial, sans-serif; color: #F5F5DC; font-weight: bold; margin-left:10; text-decoration: underline; } a.menu2:link, a.menu2:visited, a.menu2:active { font-family: Georgia, Arial, sans-serif; font-weight: bold; margin-left:10; color: #355330; text-decoration: none; } a.menu2:hover, a.menu2_cur:link, a.menu2_cur:visited{ text-decoration: underline; font-weight: bold; margin-left:10; font-family: Georgia, Arial, sans-serif; color: #003300; } #break { height: 50px; } .login { margin-left: auto; margin-right: auto; margin-top: 6em; padding: 15px; border: 1px solid #cccccc; width: 429px; background: #F1F3F5; } .login p { padding: 0 1em 0 1em; } .form-block { border: 1px solid #cccccc; background: #E9ECEF; padding-top: 15px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; } .login-form { text-align: left; float: right; width: 60%; } .login-text { text-align: left; width: 40%; float: left; } .inputlabel { font-weight: bold; text-align: left; } .inputbox { width: 150px; margin: 0 0 1em 0; border: 1px solid #cccccc; } .clr { clear:both; } .ctr { text-align: center; } .loginDesc, .passwdDesc { text-align: left; margin-left: 120px; background-color: #eeffdd; padding: 8px; width: 940px; border: 1px dotted #99bb99; font-weight: normal; } .passwdDesc { margin-top: 10px; } .loginDesc p, .passwdDesc p { margin-top: 0px; margin-bottom: 6px; } .loginDesc p.symbol { font-weight: bold; border-top: 1px solid #99bb99; border-bottom: 1px solid #99bb99; padding: 4px; width: 300px; color: #226622; } .loginDesc strong, .passwdDesc strong { color: #226622; } .passwdDesc .warn strong { color: #662222; } .stax { font-size: 11px; font-weight: normal; } #userCard { border-width: 0px; border-collapse: collapse; /* border: 1px solid black;*/ width: 600px; } #userCard td.lf { width: 200px; } .ucHeader { font-size: 18px; border-bottom: 1px solid black; padding-bottom: 4px; padding-top: 16px; } .ucHeader2 div { width: 590px; font-size: 16px; border-bottom: 1px dotted black; padding-top: 8px; padding-bottom: 0px; padding-left: 2px; } .bp td { padding-bottom: 12px; } .bb { border-bottom: 1px solid black; padding-bottom: 4px; } .userSign { padding-top: 28px; border-top: 1px solid black; text-align: center; } .clearString { padding-top: 16px; border-bottom: 1px dotted black; font-size: 9px; } .clearString div { float: right; margin-bottom: -3px; padding-right: 8px; } .descTable { border-width: 0px; border-collapse: collapse; width: 570px; margin-left: 8px; } .descTable td { border-bottom: 1px solid black; } #userCard p { font-size: 12px; text-align: justify; margin: 4px 4px; } .lst td { border-bottom: 1px dotted black; } #passWarn { margin-top: 16px; border-collapse: collapse; border: 1px solid black; width: 580px; } #passWarn td { padding: 4px; text-align: justify; background-color: #dddddd; } .descTable pre { padding: 0px; margin: 0px; } table.results tr:hover { background-color: #cccccc; } table.results { width: 700px !important; }