@charset "utf-8";
/* CSS Document */

td.tdTitle {background-color: #D7DB9B;border: 1px #000000 solid;font-family: Verdana;font-weight: bold;font-size: 12px;color: #404040; padding: 0px;}
table.store {border-bottom:1px solid #630;border-right:1px solid #630;border-left:1px solid #630;border-top:1px solid #630;}
table.store:hover {background-color:#EAEAEA;}

input {  width : 50px; border : 1px solid #e590b8; margin-left:10px; }
input:hover { border-color : #000; }
input:active, input:focus {width : 50px; border-color : #900; }
form td.button input { padding : 0 .25em; background-color : #90305c;border : 2px double #551c35; border-top-color : #e591b9;font : bold 92% Tahoma, Verdana, Arial, sans-serif; color : #fff;text-transform : uppercase; width:150px}
td.button input { width : 150px; border : 1px solid #e590b8; margin-left:10px; }
td.button input:hover{background-color : #996;}
