body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #536069;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.MainMenu_MenuBar { background-color:#5A6B7D; border:1px transparent solid; cursor:default; margin-bottom:1px; }
.MainMenu_MenuSubItem, .MainMenu_MenuSubItemExpanded { background-color:#5A6B7D; color:white; font-family:tahoma; font-size:11px; border:1px #5A6B7D solid; cursor:default; }
.MainMenu_MenuSubItemActive, .MainMenu_MenuSubItemExpanded { background-color:#C2C5C8; background-image: url(/Sites/Common/Skins/Common/Images/top_item_bg.gif); font-size:11px; border:1px #DFE2E5 solid; cursor:default; color:#621000; }
.MainMenu_MenuSubItemSel, .MainMenu_MenuSubItemExpanded {  background-color:#C2C5C8; background-image: url(/Sites/Common/Skins/Common/Images/top_item_bg.gif);  color:white; font-family:tahoma; font-size:11px; border:1px #DFE2E5 solid; cursor:default; }
.MainMenu_Disabled{}

.MainMenu_MenuItem { border: 1px solid transparent; color:white; font-family:tahoma; font-size:11px; cursor:default; }
.MainMenu_MenuItemSel { background-color:#E4F1F7; background-image: url(/Sites/Common/Skins/Common/Images/item_bg.gif); color:#00025C; border: 1px solid #AADAED; font-family:tahoma; font-size:11px; cursor:default; }
.MainMenu_MenuItemActive { font-size:11px; cursor:pointer; color: #621000; }
.MainMenu_MenuItemExpanded{ background-color:#E4F1F7; background-image: url(/Sites/Common/Skins/Common/Images/item_bg.gif); color:#00025C; border: 1px solid #AADAED; font-family:tahoma; font-size:11px; cursor:default; }
.MainMenu_SubMenu { background-color:#F5F5F5; border:1px #4E5358 solid; border-style:solid; cursor:default; }
