.font-big {
 font-family: arial;
 font-size:14px; font-weight: lighter;
 color: #333366;
}
.font-small {
 font-family: arial;
 font-size: 10px; font-weight: normal;
 color: #333366;
}
.table {
 background-color: transparent;
 width: 410px;
}
.table2 {
 background-color: transparent;
 width: auto;
}
.head {
 background-color: transparent;
}
.main {
 background-color: transparent;
 font-family: arial;
 font-size:12px; font-weight:normal;
 color:#333366;
}
.foot {
 background-color: transparent;
 width: 50%;
}
.align {
 text-align:left;
}
.textarea {
 background-color: #F0F0F0;
 color: #333366;
 font-family : Arial;
 font-size: 12px;
 font-weight: bold;
 border : 1px solid #BFBFBF;
}
.input {
 background-color: #F0F0F0;
 color: #003300;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px solid #BFBFBF;
 font-size: 11px;
 padding: 3px;
}
.select {
 background-color: #CCCCFF;
 color: #003300;
 font-family : Arial;
 font-size: 11px;
}
.button {
 width: 110px;
}
