﻿.m1SearchBox
{
    border-style: none;
    border-width: 0;
    background-color: Transparent;
    padding: 0px;
    width: 138px;
    margin: 14px 10px 6px 10px;
    height: 20px;
    font-size: 10px;
    vertical-align:middle;
}
.m1mainBox
{
    margin-left:10px;
    height:40px;
}
.m1mainItem
{
    width:82px;
}

.m1subBox
{
    width: 230px;
    border: 2px solid #B7C0AF;
    padding: 2px 2px 0px 2px;
}
.m1subItem
{
    background-color: Transparent;
    padding: 3px;
    width: 230px;
    height: 20px;
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}
a:active.m1subItem, a:visited.m1subItem, a:link.m1subItem
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}
a:hover.m1subItem
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}


.menubar
{
    width:863px;
    margin: 10px 0px 10px 0px;
}
.menubar1
{
    background-position: center;
    width: 10px;
    height: 40px;
    background-image: url('Images/mainmenu/m1.gif');
    background-repeat: no-repeat;
}
.menubar2
{
    background-position: center;
    height: 40px;
    background-image: url('Images/mainmenu/m2.gif');
    background-repeat: repeat-x;
    text-align: left;
}
.menubar3
{
    background-position: center;
    width: 56px;
    height: 40px;
    background-image: url('Images/mainmenu/m3.gif');
    background-repeat: no-repeat;
}
.menubar4
{
    background-position: center;
    height: 40px;
    width:160px;
    background-image: url('Images/mainmenu/m4.gif');
    background-repeat: repeat-x;
    text-align: left;
}
.menubar5
{
    background-position: center;
    width: 30px;
    height: 40px;
    background-image: url('Images/mainmenu/m5.gif');
    background-repeat: no-repeat;
}
.menubar6
{
    background-position: center;
    width: 10px;
    height: 40px;
    background-image: url('Images/mainmenu/m6.gif');
    background-repeat: no-repeat;
}