div#container
{
   width: 1050px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   background-image: url(images/bgmain.jpg);
   background-repeat: repeat-x;
   color: #282828;
}
#menu1main
{
   float: left;
   width: 100%;
   font-family: Tahoma;
   font-size: 11px;
   line-height: normal;
}
#menu1main ul
{
   margin: 0;
   padding: 10px 0px 3px 10px;
   list-style: none;
}
#menu1main li
{
   display: inline;
   margin: 0;
   padding: 0;
}
#menu1main a
{
   float: left;
   background: url("images/style19left.gif") no-repeat left top;
   margin: 0;
   padding: 0 0 0 4px;
   text-decoration: none;
}
#menu1main a span
{
   float: none;
   display: block;
   background: url("images/style19right.gif") no-repeat right top;
   padding: 5px 15px 4px 6px;
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
}
#menu1main a:hover span
{
   background-position: 100% -42px;
   color: #FFFFFF;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#menu1main a:hover
{
   background-position: 0% -42px;
}
#menu1main #active a
{
   background-position: 0% -84px;
}
#menu1main #active a span
{
   background-position: 100% -84px;
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}
.SlideMenu_main_folder
{
   font-family: Lucida Sans Unicode;
   font-size: 12px;
   text-transform: uppercase;
   background-color: #FFAD5B;
   padding-left: 5px;
   width: 100%;
}
.SlideMenu_main_item
{
   font-family: Lucida Sans Unicode;
   font-size: 12px;
   background-color: #F0F0F0;
   padding-left: 5px;
   width: 100%;
}
.SlideMenu_main_folder_a
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
.SlideMenu_main_folder_a:hover
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
.SlideMenu_main_item_a
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
.SlideMenu_main_item_a:hover
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
.SlideMenu_small_folder
{
   font-family: Lucida Sans Unicode;
   font-size: 12px;
   text-transform: uppercase;
   background-color: #FFAD5B;
   padding-left: 5px;
   width: 100%;
}
.SlideMenu_small_item
{
   font-family: Lucida Sans Unicode;
   font-size: 12px;
   background-color: #F0F0F0;
   padding-left: 5px;
   width: 100%;
}
.SlideMenu_small_folder_a
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
.SlideMenu_small_folder_a:hover
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
.SlideMenu_small_item_a
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
.SlideMenu_small_item_a:hover
{
   color: #282828;
   font-weight: normal;
   text-decoration: none;
}
