body
{
   background-color: transparent;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   width: 885px;
}
#jQueryMenu1, #jQueryMenu1 .ui-menu-item a
{
   font-family: "Segoe UI";
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
   display: block;
}
#jQueryMenu1 .ui-menu-item a:visited
{
   color: #362B36;
}
#jQueryMenu1 li
{
   list-style: none;
   width: auto;
}
#jQueryMenu1 .ui-menu-item
{
   line-height: 17px;
   padding: 4px 4px 4px 4px;
}
#jQueryMenu1 li ul .ui-menu-item
{
   width: 225px;
}
#GoMenu1_select, #GoMenu1_input
{
   border: 1px #3A0692 solid;
   background-color: transparent;
   background-image: url(images/index_GoMenu1_bkgrnd.png);
   background-repeat: no-repeat;
   background-position: left top;
   color: #3A0692;
   font-family: "Segoe UI";
   font-weight: normal;
   font-size: 15px;
}
#GoMenu1_select
{
   float: left;
   height: 100%;
   width: 59%;
}
#GoMenu1_input
{
   float: right;
   height: 100%;
   padding: 0;
   text-align: center;
   width: 40%;
}
#GoMenu1
{
   height: 100%;
}
#GoMenu2_select, #GoMenu2_input
{
   border: 1px #3A0692 solid;
   background-color: transparent;
   background-image: url(images/index_GoMenu2_bkgrnd.png);
   background-repeat: no-repeat;
   background-position: left top;
   color: #3A0692;
   font-family: "Segoe UI";
   font-weight: normal;
   font-size: 15px;
}
#GoMenu2_select
{
   float: left;
   height: 100%;
   width: 59%;
}
#GoMenu2_input
{
   float: right;
   height: 100%;
   padding: 0;
   text-align: center;
   width: 40%;
}
#GoMenu2
{
   height: 100%;
}
