.bar-menu {
    width: 168px;
}
.bar-menu .box1 {
    background-color: #FCFCE8;
    color: #458801;
    font-weight: bold;
    font-size: 11px;
    font-family: verdana;
    padding: 6px 6px;
    border-width: 0px;
    border-color: #458801;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.bar-menu .box1-hover {
    background-color: #FCFCE8;
    color: #458801;
    font-weight: bold;
    font-size: 11px;
    font-family: verdana;
    padding: 6px 6px;
    border-width: 0px;
    border-color: #FCFCE8;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.bar-menu .box1-open {
    background-color: #FCFCE8;
    color: #458801;
    font-weight: bold;
    font-size: 11px;
    font-family: verdana;
    padding: 6px 6px;
    border-width: 0px;
    border-color: #FCFCE8;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.bar-menu .box1-open-hover {
    background-color: #FCFCE8;
    color: #458801;
    font-weight: bold;
    font-size: 11px;
    font-family: verdana;
    padding: 6px 6px;
    border-width: 0px;
    border-color: #FCFCE8;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.bar-menu .box1 img, .bar-menu .box1-hover img, .bar-menu .box1-open img, .bar-menu .box1-open-hover img {
    position: absolute;
    top: 10px;
    left: 6px;
}
.bar-menu .section {
    background-color: #FCFCE8;	
    font-weight: bold;	
    font-family: verdana;
    font-size: 11px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 2px;
    border-color: #FCFCE8;
    border-style: none solid solid solid;
    display: none;
}
.bar-menu .section a {
    color: #458801;
    text-decoration: none;
    white-space: nowrap;
}
.bar-menu .section a:hover {
    color: #CCEEEB;
    text-decoration: none;
    white-space: nowrap;
}
.bar-menu .box2 {
}
.bar-menu .box2-hover {
    background: #FCFCE8;
}
.bar-menu .section .active,
.bar-menu .section .active:hover {
    color: yellow;
}

td				 			{color: #000000; font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px;} 
tr.grey1				   	{color: #000000; background-color: #dddddd; font-weight: bold;}		
tr.grey2   					{color: #000000; background-color: #458801; font-weight: bold;}		
input.butao					{color: #ffffff; background-color:#3184BD; font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px;font-weight: bold;}
input.textbox				{color: #000000; background-color:#ffffff; font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px;border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border: #000000;}
A.nav 						{color: #ffffff; text-decoration:none;}
A.nav:visited			 	{color: #ffffff; text-decoration:none;}
A.nav:hover 				{color: #ffffaa; text-decoration:underline;}
A.nav:active			 	{color: #ffc400; text-decoration:underline;}
td.nav  					{color: #ffffff; background-color: #3184BD; font-weight: bold;}
table.nav					{border: #3184BD; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
td.title					{color: #ffffff; background-color: #ff8300; font-size: 18px; font-weight: bold; font-style: italic;}


a {  text-decoration: none}
a:hover {  text-decoration: none}
a:active {  color: #881B1B}
a:link {  color: #881B1B}
a:visited {  color: #881B1B}	




















