/* CSS Document */
body{ margin-left:auto; margin-right:auto; margin-top:0px; background-color:#1d4164}

body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#424242}

.text-box{ border:1px #ddd7b5 solid; height:15px; width:140px; font-size:11px}
.text-area{ border:1px #ddd7b5 solid; width:140px; font-size:11px}

a{ font-family:Arial; font-size:12px;}
a:hover{ font-family:Arial; text-decoration:underline; font-size:12px; color:#444444}