/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
body, td, div {
font-family: verdana, arial, verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

a:link {
color: #000066;
font-weight: normal;
text-decoration: none;
}

a:active {
color: #000066;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #000066;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

.alert {
color: #FF0000;
}

.topnav {
color: #000066;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.topnav:link {
color: #000066;
font-weight: normal;
text-decoration: none;
}

a.topnav:active {
color: #000066;
font-weight: normal;
text-decoration: none;
}

a.topnav:visited {
color: #000066;
font-weight: normal;
text-decoration: none;
}

a.topnav:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

.blacktextlg {
color: #000000;
font-size: 15px;
font-weight: normal;
text-decoration: none;
}

.blacktextmd {
color: #000000;
font-size: 13px;
font-weight: normal;
text-decoration: none;
}

.blacktextsm {
color: #FF00FF;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

a.blacktextsm:link {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.blacktextsm:active {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.blacktextsm:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.blacktextsm:hover {
color: #FF00FF;
font-weight: normal;
text-decoration: none;
}

.category_title {
color: #000000;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

.title {
color: #000066;
font-size: 15px;
font-weight: bold;
}

.bluelg {
color: #000066;
font-size: 24px;
font-weight: normal;
text-decoration: none;
}

.bluemd {
color: #000066;
font-size: 15px;
font-weight: normal;
text-decoration: none;
}

.sig {
color: #EFEFEF;
font-size: 9px;
font-weight: normal;
text-decoration: none;
}

a.sig:link {
color: #EFEFEF;
font-weight: normal;
text-decoration: none;
}

a.sig:active {
color: #EFEFEF;
font-weight: normal;
text-decoration: none;
}

a.sig:visited {
color: #EFEFEF;
font-weight: normal;
text-decoration: none;
}

a.sig:hover {
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

.button_on {
font-family: verdana, arial, verdana, sans-serif;
font-weight: bold;
color: #000000;
background-color: #D2E7FC;
font-size: 12px;
text-align: center;
padding: 2px;
}

.button_off {
font-family: verdana, arial, verdana, sans-serif;
font-weight: bold;
color: #000000;
background-color: #CCCCCC;
font-size: 12px;
text-align: center;
padding: 2px;
}

.redtextbold {
color: #FF0000;
font-size: 13px;
font-weight: bold;
}

.redtextlg {
color: #FF0000;
font-size: 17px;
font-weight: normal;
}

.disabledtext {
color: #999999;
text-decoration: none;
}

.disabledtextsm {
color: #999999;
font-size: 11px;
font-weight: normal;
}

.shop_nav {
color: #000066;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.shop_nav:link {
color: #000066;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.shop_nav:active {
color: #000066;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.shop_nav:visited {
color: #000066;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.shop_nav:hover {
color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.whitetextsm {
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

a.whitetextsm:link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.whitetextsm:active {
color: #D2E7FC;
font-weight: normal;
text-decoration: none;
}

a.whitetextsm:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.whitetextsm:hover {
color: #D2E7FC;
font-weight: normal;
text-decoration: underline;
}

.blueborder {
border-color: #000066;
}
select {
font-family:  arial, verdana, sans-serif;
font-size: 13px;
color: #000000;
background-color: #FFFFFF;
}

input, textarea {
/* background-color: #FFFFFF; */ /* goes in text field style */
/* border-color: #EFEFEF; */
/* border-style: solid; */ /* goes in text field style */
/* color: #0F2DA8; */
font-family: arial, verdana, sans-serif;
font-size: 10px;
}

.lightblueback {
background-color: #D2E7FC;
}

.shop_disabled {
color: #999999;
}
/* END FILE  */
