body {
 background-color: #646464;
 margin: 0px;
 padding: 0px;
 font-family: Tahoma, Arial;
 font-size: 0.7em;
 color: #000000;
}

td {
 font-family: Tahoma, Arial;
 font-size: 0.7em;
 color: #000000;
}

a {
 font-family: Tahoma, Arial;
 color: #3574C1;
}

a:hover {
 font-family: Tahoma, Arial;
 color: #3574C1;
 text-decoration: none;
}

.bg {
 background-image: url(images/bg.gif);
}

.nav {
 height: 32px;
 background-image: url(images/bg_nav.jpg);
 font-family: Tahoma, Arial;
 font-weight: bold;
 color: #000000;
 text-transform: uppercase;
}

.nav a {
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
}

.nav a:link {
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
}

.nav a:hover {
 color: CC,33,00;
 text-decoration: none;
 text-transform: uppercase;
}

.divider {
 color: #BBBBBD;
}

.subnav {
 height: 23px;
 background-image: url(images/bg_sub_nav.jpg);
 color: #006FD6;
 font-size: 130%;
}

.subnav a {
 font-family: Tahoma, Arial;
 color: #006FD6;
 text-decoration: underline;
}

.subnav a:link {
 font-family: Tahoma, Arial;
 color: #006FD6;
 text-decoration: underline;
}

.subnav a:hover {
 font-family: Tahoma, Arial;
 color: #006FD6;
 text-decoration: none;
}

.white10 {
 font-family: Tahoma, Arial;
 color: #FFFFFF;
 font-size: 90%;
}

.white11 {
 font-family: Tahoma, Arial;
 color: #FFFFFF;
}

.blue {
 font-family: Tahoma, Arial;
 color: #3574C1;
}

.dark_blue {
 font-family: Tahoma, Arial;
 color: #03489A;
}

.CC,33,00 {
 font-family: Tahoma, Arial;
 color: CC,33,00;
}

.CC,33,00 {
 font-family: Tahoma, Arial;
 color: #DB0000;
}

.redbold {
 font-family: Tahoma, Arial;
 color: #DB0000;
 font-weight: bold;
}

.grey {
 font-family: Tahoma, Arial;
 color: #969696;
}

.silver {
 color: #575757;
}

.silver2 {
 color: #383838;
 font-size: 60%;
}

.silver3 {
 color: #A9A9A9;
}

.CC,33,00 {
 color: CC,33,00;
}

.footer {
 background-image: url(images/bg_footer.jpg);
 padding-top: 19px;
 vertical-align: top;
 line-height: 18px;
}

.order_button {
 background-image: url(images/next.jpg);
 width: 140px;
 height: 36px;
 border-width: 0px;
 cursor: hand;
}

form {
 padding: 0px;
 margin: 0px;
}

th {
 font-family: Tahoma;
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
}

.txt {
 border-style: solid;
 width: 176px;
 height: 19px;
 background-image: url(images/bg_input.jpg);
}
