BODY
{
	background-color: #5D5956;
}

#Page
{
	border-collapse: collapse;
	width: 780px;
	
	text-align: center;
	background-color: #B9B2AC;
	border: #8F9092 1px solid;
}
.Head{ font-size:13px; font-weight:bold; }
.SubHead{ font-size:12px; }
.SubSubHead{ font-size:12px; }
.Normal{ font-size:11px; }
TH,TD,DIV,SELECT,INPUT,TEXTAREA{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

.ControlPanelCell
{
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	padding: 1px 0px 0px 1px;
}

.ControlPanel
{
	width: 100%;
	background-color: #DDDDDD;
}

#PageHeader
{
	width: 100%;
}

#LogoCell
{
	height: 105px;
	
	background-color: Black;
}
#Logo1{
	background-image: url(Slice01.gif);
	width: 299px;
	height: 105px;
}
#Logo2{
	background-image: url(Slice02.gif);
	
	width: 261px;
	height: 105px;
	
}
#Logo3{
	background-image: url(Slice03.gif);
		width: 220px;
    	height: 105px;
		
}
#BannerCell
{
	vertical-align: middle;
	text-align: right;
}

#MenuTable
{
	width: 100%;
}

.gradient
{
	background: #5D5956;
	height: 28px;
	background-image: url(menucenter.gif);
}

#MenuCell
{
	vertical-align: middle;
	text-align: left;
}

#SearchCell
{
	vertical-align: middle;
	text-align: right;
}

#UtilityTable
{
	width: 100%;
	border: none;
	overflow: visible;
}

#CurrentDateCell
{
	vertical-align: top;
	text-align: left;
	width: 200px;
}

#BreadCrumbCell
{
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: White;
}
a.BreadCrumbCell:visited{ color:White; text-decoration:none; }
a.BreadCrumbCell:active{ color:White; text-decoration:none; }
a.BreadCrumbCell:hover{ color:#F00; text-decoration:none; }
a.BreadCrumbCell:link{ color:White; text-decoration:none; }
#BreadCrumbCell .SkinObject
{
	padding: 0 0 0 4px;
}

#UserCell
{
	text-align: right;
	width: 200px;
	color: White;
	
}
.users{
	color: White;
	text-align: right;
	position: relative;
	top: 0px;
}
a.users:visited{ color:#FFF; text-decoration:none; }
a.users:active{ color:#FFF; text-decoration:none; }
a.users:hover{ color:#FF0000; text-decoration:none;	}
a.users:link{ color:#FFFFFF; text-decoration:none; }
#UserCell .SkinObject
{
	padding: 0 2px 0 2px;
}

#ContentCell
{
	height: 100%;
	vertical-align: top;
	
}
.ContentTable
{
	width: 100%;
	height: 100%;
	border: 0px;
	border-collapse: collapse;
	padding: 1px 0px 0px 0px;
	vertical-align: top;
}

.TopPane
{
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	padding: 0 6px 0 6px;
}

.LeftPane
{
	width: 175px;
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	padding: 2 0 0 2px;
}

.ContentPane
{
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	padding: 0px 6px 0px 6px;
}

.RightPane
{
	width: 175px;
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	padding: 0 4px 0 0;
}

.BottomPane
{	
	vertical-align: top;
	background-color: transparent;
	padding: 0 6px 0 6px;
	height:100%;
}

#FooterCell
{
	vertical-align: middle;
	text-align: center;
}

#FooterCell .SkinObject
{
	padding: 0 4px 0 4px;
}

#DNNCell
{
	vertical-align: middle;
	text-align: center;
}

.StandardButton     {
    background: #AAAAAA none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}



.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
/*Solpart*/
.MainMenu_MenuContainer{
	background: #FFF;
	width: 200px;
	height: 1px;
	border: #D6DCE0 solid;
	border-width: 0px 0px 0px 0px;
	margin-bottom: 5px;
}
.MainMenu_MenuContainer TD{ font-size:0px; line-height:0px; }
.MainMenu_MenuBar{}
.MainMenu_RootMenuArrow{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem{	color:#013DA4; font-size:11px; font-weight:normal; padding:4px 0px 4px 5px;	border:#B1BDC5 solid; border-width:1px 0px; }
.submenuitemselected{ color:#013DA4; font-size:11px; font-weight:normal; padding:4px 0px 4px 5px; background:#99CCFF; border:#B1BDC5 solid; border-width:1px 0px; }
.submenuitembreadcrumb{ color:#F00; font-size:11px; font-weight:normal;	padding:4px 0px 4px 5px; border:#B1BDC5 solid; border-width:1px 0px; }
.MainMenu_MenuArrow{ padding:1px 3px 1px 7px; border:#B1BDC5 solid; border-width:1px 1px 1px 0px; text-align:right; }
.submenu{ border:0px; background:#B1BDC5; padding:0px; margin-left:1px;	}
.rootmenuitem TD{
	color: White;
	font-size: 11px;
	font-weight: bold;
	background: #5D5956;
	border-top: 1px solid #FFF;
	padding: 0px 5px 0px 10px;
	height: 30px;
	line-height: 30px;
}
.rootmenuitembreadcrumb TD{
	color: #013DA4;
	font-size: 11px;
	font-weight: bold;
	background: #949C97;
	border-top: 1px solid #FFF;
	padding: 0px 5px 0px 10px;
	height: 30px;
	line-height: 30px;
}
.rootmenuitemselected TD{ color:#013DA4; font-size:11px; font-weight:bold; background:#9B949C; border-top:1px solid #FFF; padding:0px 5px 0px 10px; height:30px; line-height:30px; }
