body {
    font-family: "arial", sans-serif;
    background: url('/images/gradient_background.gif') fixed;
}
td {
    font-family: "arial", sans-serif;
}
.link {
    font-family: "arial", sans-serif;
    color: FFFFFF;
}
a:link, a:visited, a:active {
    font-family: "arial", sans-serif;
}
body, table, input, select {
    font-family: "arial", sans-serif;
    font-size: 3.5mm;
    font-weight: normal;
}
.head_left {
    color: 000000;
}
.head_right {
    color: 000000;
}
.big_button {
    background-color: dddd00;
}
.table_head {
    background-color: cccccc;
}
.control1 {
    width:200px;

}
.control2 {
    width:100px;

}
.Text {
    font-family: Arial,Helvetica,sans-serif;
    color: 000000;
}
.YourState {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.ChooseStateLink {
    font-family: Arial;
    font-size: 11px;
}
.navLink {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #E4E4FE;
}
.navLinkSelected {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}
.navLink:hover {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

