﻿div#container
{
   width: 1100px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}



body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   background-position:center center;
   color: #000000;
}

.ThemeDefaultMenu,.ThemeDefaultSubMenuTable
{
   font-family: Verdana, arial, sans-serif;
   font-size:13px;
   color: #000000;
   background-color: #FFFFFF;
   font-weight: bold;
   padding: 0;
   border: 0;
   cursor: pointer;
}
.ThemeDefaultSubMenu
{
   position: absolute;
   visibility: hidden;
   z-index: 100;
   border: 0;
   padding: 0;
}
.ThemeDefaultSubMenuTable
{
   border-top:  1px solid white;
}
.ThemeDefaultSubMenuTable TD
{
   white-space: nowrap;
}
.ThemeDefaultMainItem,.ThemeDefaultMainItemHover,.ThemeDefaultMainItemActive,
.ThemeDefaultMenuItem,.ThemeDefaultMenuItemHover,.ThemeDefaultMenuItemActive
{
   white-space: nowrap;
}
.ThemeDefaultMainItemHover,.ThemeDefaultMainItemActive,
.ThemeDefaultMenuItemHover,.ThemeDefaultMenuItemActive
{
   color: #A6ABB5;
   background-color: #FFFFFF;
   font-weight: bold;
   font-size: 13px;
}
.ThemeDefaultMenuSplit
{
   height: 1px;
   margin-top: 1px;
   margin-bottom: 1px;
   overflow:	hidden;
   background-color:	inherit;
   border-top: 1px solid white;
}
.ThemeDefaultMenuVSplit
{
   width: 1px;
   margin: 0px;
   overflow: hidden;
   background-color: inherit;
   border-right: 1px solid white;
}

a.GMM1:link {color: #0000FF;}
a.GMM1:visited {color: #800080;text-decoration: underline;}
a.GMM1:active {color: #0000FF;text-decoration: underline;}
a.GMM1:hover {color: #0000FF;text-decoration: underline;}
a.GMM2:link {color: #FF0000;}
a.GMM2:visited {color: #800080;text-decoration: underline;}
a.GMM2:active {color: #FF0000;text-decoration: underline;}
a.GMM2:hover {color: #0000FF;text-decoration: underline;}
