
.Head
{
	font-size:10pt;
	font-family:Arial;
}

.SkinMaster
{
	background-image:url('images/stripes.gif');
}

.MainContent
{
	width: 790px;
	background-color:#eeeeee;
	background-repeat:repeat-x;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.BlueBar
{
	background-image:url('images/bluebar.gif');
	font-size:8pt;
	font-family:Arial;
	vertical-align:middle;
	color:Black;
	padding-left:0px;
	height:17px;
}

.GrayBar
{
	font-size:8pt;
	font-family:Arial;
	vertical-align:middle;
	color:Black;
	padding-left:0px;
	height:17px;
}

.ChildrenBar
{
	font-size:8pt;
	font-family:Arial;
	vertical-align:middle;
	color:Black;
}






.MainMenu_RootMenuItem
{
	background-image:url('images/menuitem_center.gif');
	background-repeat:repeat-x;
	vertical-align:middle;
	background-position:top;	
	padding-right:10px;		
	height:29px;
}

.MainMenu_MenuArrow 
{
	display:none;
}

.MainMenu_RootMenuArrow 
{
	display:none;
}

.MainMenu_RootMenuItem TD
{
	font-weight: normal;
	font-size: 12px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(images/menuitem_center.gif);
	color: #000000;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 27px;
}
.MainMenu_RootMenuItemSel TD
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	height: 27px;
}
.MainMenu_RootMenuItemActive TD
{
	font-weight: normal;
	font-size: 12px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(images/menuitemsel_center.gif);
	color: #000000;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 27px;
}

.MainMenu_MenuContainer
{
	background-color: transparent;
}

.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 11px;
	color: #022141;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #f0f0f0;
}
.MainMenu_MenuArrow
{
	border-right: #f0f0f0 1px solid;
	border-top: #f0f0f0 1px solid;
	width: 7px;
	border-bottom: #f0f0f0 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #6B7486 1px solid;
	border-top: #6B7486 1px solid;
	border-left: #6B7486 1px solid;
	border-bottom: #6B7486 1px solid;
	background-color: #f0f0f0;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #46abf2;
	border-bottom-style: none;
}
.MainMenu_RootMenuArrow
{
	padding-left: 2px;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #f0f0f0 1px solid;
	border-left: #f0f0f0 1px solid;
	width: 0px;
	border-bottom: #f0f0f0 1px solid;
	background-color: #f0f0f0;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #9298a4;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	font-size: 12px;
	color: #022141;
	font-family: Arial;
	height: 28px;
	background-color: #FBF0E1;
}
.MainMenu_RootMenuItemSel_Admin
{
	font-size: 12px;
	color: #800000;
	font-family: Arial;
	background-color: #FBF0E1;
	height: 28px;
}
