.MainDiv
{
height: 100%;
width: 100%;
background-image:url(/Portals/119/Skins/Work%20Force%20Plus/images/gradient.jpg);
background-repeat:repeat-x repeat-y;
position: absolute;
}

p
{
  line-height: 200%
}

.InnerDiv
{
	width: 797px;
	height: 100%;
	background: white;
}

.Header
{
  background-image:url(/Portals/119/Skins/Work%20Force%20Plus/images/Header.jpg);
  background-repeat:no-repeat;
  width: 1000;
  height: 126;
}

.LeftBar
{
	background-image:url(/Portals/119/Skins/Work%20Force%20Plus/images/GreyBarL.jpg);
  	background-repeat:repeat-y;
  	width: 7px;
}

.RightBar
{
	background-image:url(/Portals/119/Skins/Work%20Force%20Plus/images/GreyBarR.jpg);
  	background-repeat:repeat-y;
  	width: 7px;
}

.Ticker
{
	background-image:url(/Portals/33/skins/Work%20Force%20Plus/images/Ticker.jpg);
	background-repeat: no-repeat;
	height:26;
	width:194;
	overflow:hidden;
	padding-top:5;
	padding-left:5;
	color:#A90200;
}

.Ticker a
{
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.Ticker a:link
{
	color: red;
	text-decoration: none;
}

.Ticker a:active
{
	color: red;
	text-decoration: none;
}

.Ticker a:hover
{
	color: red;
	text-decoration: none;
}

.Ticker a:visited
{
	color: red;
	text-decoration: none;
}

/* SOLPART */

.MainMenu_MenuContainer 
{
	padding-left:3px;
}

.MainMenu_MenuItem 
{
	color: white;
}

.MainMenu_MenuIcon 
{
	display:none;
}

.MainMenu_SubMenu 
{
	border:solid 0px black;
	font-family:Tahoma,Arial,Helvetica;
	background:#2E659D;
	padding: 0;
	margin: 0;
}

.MainMenu_SubMenu tr td
{
	border:solid 0px black;
}

.MainMenu_MenuItemSel {
	background-color:#fee2ba;
	color:black;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
}

.MainMenu_SubMenuItemSel {
	background-color:#fee2ba;
	color:black;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
}



