.horbar	{
float: left;
color: black;
margin-top: 0;
text-align: center;
}

.horbaritem	{
float: left;
white-space: nowrap;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
margin-right: 40px;
}

.horbaritem a	{
display: block;
text-decoration: none;
}

.horbaritem a:link	{
color: #FFFFFF;
text-decoration: none;
}

.horbaritem a:visited	{
color: #FFFFFF;
text-decoration: none;
}

.horbaritem a:hover	{
color: #1C93DC;
text-decoration: none;
}

.horbaritem a:active	{
color: #1C93DC;
text-decoration: none;
}

.verbar	{
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

.submenu	{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
text-align: center;
}

.subframe	{
position: relative;
display: block;
background-color: #CC3333;
top: 0px;
text-align: center;
}

.item	{
position: relative;
text-align: left;
white-space: nowrap;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
text-align: center;
}

.item a	{
position: relative;
display: block;
text-decoration: none;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.item a:link	{
color: #FFFFFF;
text-decoration: none;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.item a:visited	{
color: #FFFFFF;
text-decoration: none;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.item a:hover	{
color: #FFFFFF;
background-color: #EF1717;
text-decoration: none;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.item a:active	{
color: #FFFFFF;
text-decoration: none;
background-color: #EF1717;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.item .fwdarr	{
position: absolute;
top: 2px;
text-align: center;
}
