.horbar {
 color: #003399;
 /*background-color: #EBEBEB;*/
 border: 0px outset #cecac1;
}

.topnormal1 {
font-size: 14px;
}


.topnormalactive1 {
 font-size: 14px;
}


.horbaritem {float: left; white-space: nowrap; font-family: tahoma; font-size: 14px; font-weight: bold; font-style:normal; }
.horbaritemactive {float: left; white-space: nowrap; font-family: tahoma; font-size: 14px; font-weight: bold; font-style:normal; }

.horbaritem a {display: block; font-family: tahoma; font-size: 14px; text-decoration: none; font-weight: bold; font-style:normal; }
.horbaritemactive a {display: block; font-family: tahoma; font-size: 14px; text-decoration: none; font-weight: bold; font-style:normal; }

.horbaritem a:link {color: #FFFFFF; font-family: tahoma; font-size: 14px; text-decoration: none; font-weight: bold; font-style:normal; }
.horbaritemactive a:link {color: #FFFFFF; font-family: tahoma; font-size: 14px; text-decoration: none; font-weight: bold; font-style:normal; }

.horbaritem a:visited {color: #FFFFFF; font-family: tahoma; font-size: 14px; text-decoration: none; font-weight: bold; font-style:normal; }
.horbaritemactive a:visited {color: #FFFFFF; font-family: tahoma; font-size: 14px; text-decoration: none; font-weight: bold; font-style:normal; }

.horbaritem a:hover {color: #FFFFFF;font-size: 14px; /*background-color: #6699FF;*/ text-decoration: none; font-weight: bold; font-style:normal; }
.horbaritemactive a:hover {color: #FFFFFF;font-size: 14px; /*background-color: #6699FF;*/ text-decoration: none; font-weight: bold; font-style:normal; }

.horbaritem a:active {color: #FFFFFF; font-family: tahoma; font-size: 14px; text-decoration: none; font-weight: bold; font-style:normal; }
.horbaritemactive a:active {color: #FFFFFF; font-family: tahoma; font-size: 14px; text-decoration: none; font-weight: bold; font-style:normal; }

.verbar {
 color: black;
 background-color: #EBEBEB;
 border: 2px outset #cecac1;
}

.submenu {
 position: absolute;
 left: 0;
 top: 0;
 visibility: hidden;
}

.subframe {
 position: relative;
 display: block;
 background-color: #FFF0B3;
 border: 1px outset #cecac1;
}

.item {
 text-align: left;
 white-space: nowrap;
 font-family: tahoma;
 font-size: 11px;
}

.item a {
 position: relative;
 display: block;
 text-decoration: none;
}

.item a:link {
 color: #660000;
 text-decoration: none;
}

.item a:visited {
 color: #660000;
 text-decoration: none;
}

.item a:hover {
 color: #660000;
 background-color: #EFEFEF;
 text-decoration: none;
}

.item a:active {
 color: #660000;
 text-decoration: none;
}

.item .fwdarr {
 position: absolute;
 top: 5px;
/* right: 4px; */
 right: 7px;
}

.separator {
 background-color: #840017;
 border-top: 1px solid #9e9a91;
 border-bottom: 1px solid #000000;
 margin: 2px 0px 2px 1px; /* top right bottom left */
 height: 0;
 font-size: 1px;
 line-height: 0;
}



