td.Menu1 {
background-color: #3B5998;
}

td.Menu1_Backround {
background-color: #FFFFFF;
}

td.Menu2 {
background-color: #3B5998;
}


td.Menu2on {
background-color: #C1C9DE;
}

td.Menu2off {
background-color: #3B5998;
}



td.Menu2_spacer {
background-color: #FFFFFF;
}
td.Menu2_spacerN {
background-color: #3B5998;
}


td.Menu2-2 {
background-color: #C1C9DE;
}

td.Menu2-S {
background-color: #ECEFF5;
}

td.Menu2_Backround {
background-color: #DCDCDC;
}

td.Menu3 {
background-color: #3B5998;
}

buttom_Menu3-search {
background-color: #768FA5;
}

td.Menu4 {
background-color: #3B5998;
}

td.Menu5 {
background-color: #EDEFF4;
}

td.highlighteddayboxes {
	background-color: #C1C9DE;
	color: #000000;
}

tr.topdays {
	background-color: #3B5998;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color : #EFEFEF; 
}


.buttom_Menu1	{
									text-decoration: none;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #FFFFFF;
									font-size:12pt;
									}
.buttom_Menu1:hover, .buttom_content:visited:hover {
									text-decoration: underline;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #ECEFF5;
									font-size:12pt;
									}

.buttom_Menu3	{
									text-decoration: none;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #FFFFFF;
									font-size:13pt;
									}
.buttom_Menu3:hover, .buttom_content:visited:hover {
									text-decoration: underline;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #ECEFF5;
									font-size:13pt;
									}

.buttom_Menu4	{
									text-decoration: none;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #FFFFFF;
									font-size:13pt;
									}
.buttom_Menu4:hover, .buttom_content:visited:hover {
									text-decoration: underline;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #3B5998;
									font-size:13pt;
									}

.buttom_Menu4-S	{
									text-decoration: none;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #3B5998;
									font-size:13pt;
									}
.buttom_Menu4-S:hover, .buttom_content:visited:hover {
									text-decoration: underline;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #C1C9DE;
									font-size:13pt;
									}



.buttom_Menu4-SN	{
									text-decoration: none;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Microsoft Sans Serif";
									color: #3B5998;
									font-size:9pt;
									
}

.buttom_Menu4-SNS	{
									text-decoration: none;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Microsoft Sans Serif";
									color: #990100;
									font-size:9pt;
									
}





.buttom_Sub1	{
									text-decoration: none;
									margin-left: 15px;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #3B5998;
									font-size:13pt;
									}

.buttom_Sub2	{
									text-decoration: none;
									margin-left: 15px;
									margin-top: 0;
									margin-bottom:0;
									font-family:"Times New Roman";
									color: #3B5998;
									font-size:13pt;
									
}


/* ***** Tabs AND Pages of the Tab START *********************************** */

div.TabView{
  font-family: Verdana, Sans-Serif;
  font-size:   12px;
}

/* ***** Tabs *************************************************************** */

div.TabView div.Tabs{
  height: 22px;
  background: url('https://themovingsoftware.com/images/tab-view3.png')  repeat-x 0px -72px;
}

div.TabView div.Tabs a{
  display: block;
  float:    left;
  margin-right: 1px;
  width: 100px;
  text-align: center;
  height:      22px;
  line-height: 21px;
  vertical-align: middle;
  background: url('https://themovingsoftware.com/images/tab-view3.png') no-repeat 0px   0px;
  text-decoration: none;
 
  color:   #3B5998;
}

div.TabView div.Tabs a:hover{
  background: url('https://themovingsoftware.com/images/tab-view3.png') no-repeat 0px -35px;
}

div.TabView div.Tabs a.Current{
  margin-top: 01px;
  height:     21px;
  background: url('https://themovingsoftware.com/images/tab-view3.png') no-repeat 0px   0px;
  cursor:  default;
  border-bottom: 1px solid #FFFFFF;  
}

div.TabView div.Tabs a.Current:hover{
  margin-top: 01px;
  height:     21px;
  background: url('https://themovingsoftware.com/images/tab-view3.png') no-repeat 0px   0px;
  cursor:  default;
}


div.TabView div.TabsBottomLine{
  border-top: 1px solid #3B5998;
  margin-top: 0px;
  height:     1px;
}

/* ***** Pages ************************************************************** */
div.TabView div.Pages{
  clear: both;
  border: 1px solid #3B5998;
  border-top: none;
  background: #FFFFFF;
}

div.TabView div.Pages                  { overflow: hidden; }
div.TabView div.Pages div.Page         { overflow:   auto; }
div.TabView div.Pages div.Page div.Pad { padding: 7px 7px; }
/* ***** Tabs AND Pages of the Tab END *********************************** */


td.SideBar_left {
	border-left: 1px solid #666666;
}
td.SideBar_right{
	border-right: 1px solid #666666;
}
td.SideBar_top{
	border-top: 1px solid #666666;
}
td.SideBar_bottom{
	border-bottom: 1px solid #666666;
}



td.LeftPad {
	padding-left: 5px;
	background: #EDEFF4;
}
td.RightPad {
	padding-right: 5px;
	background: #EDEFF4;
}
td.TopPad {
	padding-top: 5px;
	background: #EDEFF4;
}
td.BootomPad {
	padding-bottom: 5px;
	background: #EDEFF4;
}