.bgcolor1 {
background-color:#fafbfb;
}

.sort {
background-color:#dbdbdb;
}

.title {
font-size:1.2em;
font-weight:700;
}

h5 {
text-align:center;
}

legend {
color:#2e63b2!important;
font-style:normal;
}

fieldset {
border:1px solid #d5dbe4;
background-color:#eaeef3;
width:auto!important;
font-style:italic;
color:#2e63b2;
margin:5px 0;
}

code {
color:#00F;
}

th {
height:30px;
font-weight:700;
text-decoration:none;
background:#b9cddd url(../images/th.gif) repeat-x 0 100%;
color:#3679ac;
border:1px solid #fff;
}

select,textarea {
font-family:Tahoma, Arial, Verdana, sans-serif;
font-size:11px;
}