body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

body, .Currentdate
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}

.Currentdate
{
	color: white;
}
.SkinObject, a.SkinObject:link, a.SkinObject:visited
{
	color: white;
}

.GreenBoardRoomRight
{
	BACKGROUND-IMAGE:URL(GreenBoardRoom/RightBG.jpg);
	background-repeat: repeat-x;
}
.GreenBoardRoomLeft
{
	BACKGROUND-IMAGE:URL(GreenBoardRoom/LeftBG.jpg);
	background-repeat: repeat-x;
}

.RedBoardRoomRight
{
	BACKGROUND-IMAGE:URL(RedBoardRoom/RightBG.jpg);
	background-repeat: repeat-x;
}
.RedBoardRoomLeft
{
	BACKGROUND-IMAGE:URL(RedBoardRoom/LeftBG.jpg);
	background-repeat: repeat-x;
}

.RedPartyRight
{
	BACKGROUND-IMAGE:URL(RedParty/RightBG.jpg);
	background-repeat: repeat-x;
}
.RedPartyLeft
{
	BACKGROUND-IMAGE:URL(RedParty/LeftBG.jpg);
	background-repeat: repeat-x;
}
.BlueKeyboardRight
{
	BACKGROUND-IMAGE:URL(BlueKeyboard/RightBG.jpg);
	background-repeat: repeat-x;
}
.BlueKeyboardLeft
{
	BACKGROUND-IMAGE:URL(BlueKeyboard/LeftBG.jpg);
	background-repeat: repeat-x;
}

.BlueRight
{
	BACKGROUND-IMAGE:URL(Blue/RightBG.jpg);
	background-repeat: repeat-x;
}
.BlueLeft
{
	BACKGROUND-IMAGE:URL(Blue/LeftBG.jpg);
	background-repeat: repeat-x;
}
.MurphyRight
{
	BACKGROUND-IMAGE:URL(MurphyDentists_com/RightBG.jpg);
	background-repeat: repeat-x;
}
.MurphyLeft
{
	BACKGROUND-IMAGE:URL(MurphyDentists_com/LeftBG.jpg);
	background-repeat: repeat-x;
}

a.SearchButton, a.SearchButton:visited
{
	color: white;
	text-decoration: underline;
	font-size: 12px;	
}

a.Breadcrumbs, a.Breadcrumbs:hover, a.Breadcrumbs:visited
{
	color: #353535;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
}


/* SolPartMenu Styles */
.MainMenu_MenuContainer
{
	/*height: 58px;*/
	width: 100%;
}
.MainMenu_MenuBar
{

}

.MainMenu_Separator
{
	/*border: 1px solid #ACACAC;
	background-color: #ACACAC;*/
}
.menusep
{
}

.MainMenu_RootMenuItem
{
	height: 55px;
}

.MainMenu_MenuItem
{
	color: #ACACAC;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 12px;
}
.MainMenu_MenuIcon
{
}
.MainMenu_MenuItemSel
{
	color: #ACACAC;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 12px;	
	background-color: #eeeeee;
	border: none;	
}
.MainMenu_MenuBreak
{

}
.MainMenu_SubMenu
{
	border: none;	
}
.MainMenu_MenuArrow
{
	visbility: none;	
}
.MainMenu_MenuRootArrow
{
	visbility: none;
}










































































































