

body{ background:#ddd; font:normal 12px helvetica; text-align:centere}
.login{ border:1px solid #ddd; background:#efefef; }

.login h1{ text-align:center; font:normal 18px helvetica; border-bottom:1px dashed gray;}
.login .tabular { border-bottom:0px solid #ddd;margin-bottom:10px; font:normal 12px arial ; color:#666; width:100%;}
.login .tabular tr td{ border-bottom:1px solid gray; padding:4px; color:black;  text-align:left;}
.login .tabular tr th{ text-align:left; border-bottom:1px solid #d5ab1a; }
.login .tabular tr td a{ text-decoration:none; font:normal 18px "Times New Roman", Times, serif; text-transform:uppercase; color:WHITE; background:black; padding:5px 10px 5px 10px; }
.login .tabular tr td a:hover{ color:yellow;}
.login.tabular tr td p{ text-align:center !important;  }

