#topmenu ul {
   list-style: none;
   margin: 0px 10px;
}

#topmenu li {
   float: left;
   font-size: 1em;
   font-weight: bold;
   padding: 1px 15px;
   line-height: 29px;
   margin-left: 2px;
}

#topmenu a {
   color: #ffffff;
   text-decoration: none;
}

#topmenu li:hover {
   background: url('../../redata/images/bg_menu_hover.png');
}

#leftbar .barhead {
   float: left;
   width: 220px;
   height: 40px;
	background-color: #b91616;
   //background: url('../../redata/images/bg_orange_black_button.png');
   margin-top: 5px;
   color: #ffffff;
}

#leftbar .barhead p {
   text-align: left;
	font-size: 14px;
   font-weight: bold;
   margin-left: 13px;
   margin-top: 11px;
}

#leftbar .barbody {
   min-height: 20px;
   float: left;
   width: 199px;
}

#leftbar .barbody p {
   margin: 10px;
   color: #000000;
}

#leftbar .barform {
   float: left;
   width: 166px;
   border: 1px solid #d7d7d7;
   border-top: none;
   background-color: #ececec;
}

#leftbar .barform p {
   margin: 10px;
   color: #7d7d7d;
}

#rightbar .barhead {
   float: right;
   width: 167px;
   height: 32px;
   background: url('../../redata/images/bg_orange_black_button.jpg');
   border-right: 1px solid #d7d7d7;
   margin-top: 20px;
   color: #ffffff;
}

#rightbar .barhead p {
   text-align: left;
   font-weight: bold;
   margin-left: 13px;
   margin-top: 7px;
}

#rightbar .barbody {
   border: 1px solid #d7d7d7;
   min-height: 20px;
   float: right;
   width: 166px;
}

#rightbar .barbody p {
   margin: 10px;
   color: #7d7d7d;
}

#rightbar .barform {
   float: right;
   width: 166px;
   border: 1px solid #d7d7d7;
   border-top: none;
   background-color: #ececec;
}

#rightbar .barform p {
   margin: 10px;
   color: #7d7d7d;
}

.baredit {
   width: 100%;
   border: solid 1px #d7d7d7;
}

.btnlink {
   float: right;
   border-left: 1px solid #b7b7b7;
   border-right: 1px solid #b7b7b7;
   margin: 0px 10px 10px 0px;
   background: url('../../redata/images/bg_button_bar.jpg');
   height: 20px;
   padding: 1px 15px;
   line-height: 19px;
}

.btnlink a {
   text-decoration: none;
   color: #505050;
   font-weight: bold;
}

.btnlink1 {
   float: right;
   border-left: 1px solid #b7b7b7;
   border-right: 1px solid #b7b7b7;
   margin: 0px 0px 10px 0px;
   background: url('../../redata/images/bg_button_bar.jpg');
   height: 20px;
   padding: 1px 15px;
   line-height: 19px;
}

.btnlink1 a {
   text-decoration: none;
   color: #505050;
   font-weight: bold;
}


.barlist {
   list-style: none;
   width: 132px;
   margin: 5px 16px;
}

.barlist li {
   text-align: center;
   font-size: 11px;
   padding-top: 10px;
}

.barlist li img {
   max-width: 90px;
}

.barlist strong {
   color: #fb8c09;
   margin-top: 10px;
}

.footbar {
   color: #ffffff;
   font-size: 0.9em;
   float: left;
   width: 200px;
   margin: 20px 0px 0px 60px;
}

.footbar p {
   float: left;
   text-align: left;
   line-height: 16px;
}

.footermenu {
   color: #ffffff;
   font-size: 0.9em;
   float: left;
   width: 200px;
   margin: 20px 0px 0px 60px;
}

#footer h3 {
   width: 200px;
   color: #b20000;
   text-align: left;
   float: left;
   margin: 0px 0px 10px 0px;
}

.footermenu ul {
   width: 200px;
   float: left;
   line-height: 16px;
}

.footermenu ul li {
   width: 200px;
   float: left; 
}

.footermenu a {
   color: #ffffff;
   text-decoration: none;
}

.footermenu a:hover {
   color: #ffffff;
   text-decoration: underline;
}