


a:link {
    color : #0054A7;
    text-decoration: underline;
}
a:visited {
    color : #0054A7;
    text-decoration: underline;
}
a:hover {
    color : #0054A7;
    text-decoration: none;
}
a:active {
    color : #0054A7;
    text-decoration: underline;
}

.login_form
 {
   padding-left:10px;
   color:#0054A7;
   font-size:8pt;
   height:105px;
   width:160px;
   float:right;
   display:inline;
   BORDER-left: solid #0054A7 1px;
 }
.logout
 {
   padding-left:10px;
   color:#B5005E;
   height:105px;
   width:160px;
   float:right;
   display:inline;
 }


.textfield {BORDER-RIGHT: solid #0054A7 1px; BORDER-TOP: solid #0054A7 1px; BORDER-LEFT: solid #0054A7 1px; BORDER-BOTTOM: solid #0054A7 1px; text-decoration: none; background-color: #FFFFFF; font-family: Arial; color: #0054A7; font-size: 10px; font-weight : normal; }

.card_form {BORDER-RIGHT: solid #0054A7 1px; BORDER-TOP: solid #0054A7 1px; BORDER-LEFT: solid #0054A7 1px; BORDER-BOTTOM: solid #0054A7 1px; text-decoration: none; background-color: #FFFFFF; font-family: Arial; color: #0054A7; font-size: 11px; font-weight : normal; width:300px;}


/*end styles for edit buttons*/