.preincmkt {font-family:verdana;font-size:14px;color:#003366;font-weight:bold}
a:link.preincmkt {
font-family:verdana;
font-size:14px;
color:#003366;
font-weight:bold;
text-decoration:none;
}
a:visited.preincmkt {
font-family:verdana;
font-size:14px;
color:#003366;
font-weight:bold;
}
a:hover.preincmkt {
font-family:verdana;
font-size:14px;
color:#003366;
font-weight:bold;
text-decoration:underline;
}
a:active.preincmkt {
color:#003366;
text-decoration: underline overline;
}

.bluetabs{
border-bottom: 0px solid gray;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_b {
font-family:verdana;
font-size:12px;
color:#003366;
font-weight:normal;
position:absolute;
top: 0;
border: 1px solid #003366; /*THEME CHANGE HERE*/
border-width: 0 1px;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_b a{
font-family:verdana;
font-size:12px;
color:#003366;
font-weight:normal;
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #003366; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
}

a:link.dropmenudiv_b {
font-family:verdana;
font-size:12px;
color:#003366;
font-weight:normal;
text-decoration:none;
}

a:visited.dropmenudiv_b {
font-family:verdana;
font-size:12px;
color:#003366;
font-weight:normal;
}

a:hover.dropmenudiv_b {
font-family:verdana;
font-size:12px;
color:#003366;
font-weight:normal;
text-decoration:underline;
}
a:active.dropmenudiv_b {
color:#003366;
text-decoration: underline overline;
}

.preincmkt2 a{
font-family:verdana;
font-size:12px;
color:#003366;
font-weight:normal;
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #003366; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
}

a:link.preincmkt2 {
font-family:verdana;
font-size:12px;
color:#003366;
font-weight:normal;
text-decoration:none;
}

a:visited.preincmkt2 {
font-family:verdana;
font-size:12px;
color:#003366;
font-weight:normal;
}

a:hover.preincmkt2 {
font-family:verdana;
font-size:12px;
color:#003366;
font-weight:normal;
text-decoration:underline;
}
a:active.preincmkt2 {
color:#003366;
text-decoration: underline overline;
}


* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}