@charset "utf-8";
/* CSS Document */

body {
background-color:#c7cbd6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
margin-top: 50px;
}

td {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
margin: 0px;
}

br {
height: 11px;
}

li {
line-height: 19px;
}

.mainTable {
border: 1px solid;
border-color: #000000;
background-color: #FFFFFF;
float: center;
outline: solid #494949 thin;
width: 800px;
}

select {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
margin: 0px;
}

input {
height: 14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
margin: 0px;
}

.submitBtn {
height: 22px;
}

strong {
color: #057aba;
font-size:12px;
}

a {
color: #013880;
}

a:hover {
color: #057aba;
}