.ModelDialog
{
	position:absolute;
	top:20px;
	overflow:hidden;
	padding:0px;
	background:White;
	padding-top:0px;
	border:solid 1px #C3C3C3;
	z-index:100;
}

.ModelDialog #Overlayboxtitle
{
	height:15px;
	background:url(../Images/Icons/header_bg.gif) repeat-x center;
	padding:3px;
	border-bottom:solid 1px Silver;
}

.ControlAdminMenu
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	background:url(/Images/Icons/boxtitle.png) repeat-x center;
	height:14px;
	width:100%;
	padding:3px;
}
.ControlAdminMenu a
{
	color:#2A3F55;
	text-decoration:none;
}