body 
{
	background-image: url(images/page_bg.gif);
}

A:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
 	color: #ec6b20;
	font-weight:bold;
}


A:visited  {
	
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
 	color:#ec6b20;
	font-weight:bold;
}

A:active   {
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
 	color:#ec6b20;
	font-weight:bold;
}

A:hover    {
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
 	color:#ec6b20;
	font-weight:bold;
}

.SkinObject{
	font-size:9px;
	color:#818181;
	font-weight:bold;
}

A.SkinObject:link {
	font-size:9px;
    text-decoration:    none;
    color:#818181;
}

A.SkinObject:visited  {
	font-size:9px;
    text-decoration:    none;
    color:#818181;
}

A.SkinObject:active   {
	font-size:9px;
    text-decoration:    none;
    color:#818181;
}

A.SkinObject:hover    {
	font-size:9px;
    text-decoration:    none;
    color:#818181;
}

.ControlPanel
{
    background:#fff;
}

ul
{
	margin-top:0px;
}

/*.Head{
	font: 18px Arial;
	color:#3f3f3f;
	font-weight:normal;
	margin-bottom:8px;
}*/

.Head{
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	color:#3f3f3f;
	font-weight:bold;
}

.MenuHead
{
	font: 18px Arial;
	color:#3f3f3f;
	font-weight:normal;
}

.SubHead{
	font: 11px Arial, Helvetica;
	color:#757575;
	font-weight:bold;
}

.listModuleH3
{
	font: 14px Arial;
	color:#757575;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:3px;
}

.Normal{
	font: 12px Arial, Helvetica;
	color:#757575;
}

A.Normal:link {
	text-decoration:underline;
    color:#000;
}

A.Normal:visited  {
    color:#000;
	text-decoration:underline;
}

A.Normal:active   {
    color:#000;
	text-decoration:underline;
}

A.Normal:hover    {
    color:#000;
	text-decoration:underline;
}

.CommandButton{
	font: 10px Verdana, Tahoma, Arial, Helvetica;
	color:#ec6b20;
	font-weight:bold;
}
A.CommandButton:link {
    color:#ec6b20;
	font-size:10px;
}

A.CommandButton:visited  {
    color:#ec6b20;
	font-size:10px;
}

A.CommandButton:active   {
    color:#ec6b20;
	font-size:10px;
}

A.CommandButton:hover    {
    color:#ec6b20;
	font-size:10px;
}


.NormalBold{
	font: 12px Verdana, Helvetica;
	color:#000;
	font-weight:bold;
}

.MainMenu_MenuContainer {
	background-color: transparent;
	width: 10px;
}
.MainMenu_MenuBar {
 	cursor: pointer; 
	cursor: hand;
	height:21px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #b4b4b4 1px solid; 
	border-bottom: #b4b4b4 1px solid; 
	border-top: #b4b4b4 1px solid; 
	border-right: #b4b4b4 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 9pt; 
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica;
}
.rootmenuitem{
	background-color: transparent;
}
.rootmenuitemselected{
	border-left: #b4b4b4 1px solid; 
	border-bottom: #b4b4b4 1px solid; 
	border-top: #b4b4b4 1px solid; 
	border-right: #b4b4b4 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: 2b2b2b; 
	font-size: 9pt; 
	font-style: normal;
	font-family: Arial, Helvetica;
	background-color: Transparent;
}
.rootmenuitembreadcrumb {
	border-left: #b4b4b4 1px solid; 
	border-bottom: #b4b4b4 1px solid; 
	border-top: #b4b4b4 1px solid; 
	border-right: #b4b4b4 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: 2b2b2b; 
	font-size: 9pt; 
	font-style: normal;
	font-family: Arial, Helvetica;
}

.submenu
{
	border-left: #6f6f6f 1px solid; 
	border-bottom: #6f6f6f 1px solid; 
	border-top: #6f6f6f 1px solid; 
	border-right: #6f6f6f 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 9pt; 
	font-style: normal;
	font-family: Arial, Helvetica;
	background-color: #b4b4b4;  
}

.submenuitemselected {
	border-left: #b4b4b4 1px solid; 
	border-bottom: #b4b4b4 1px solid; 
	border-top: #b4b4b4 1px solid; 
	border-right: #b4b4b4 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 9pt; 
	font-style: normal;
	font-family: Arial, Helvetica;
	background-color:#d0d0d0;  
}
.submenuitembreadcrumb {
	border-left: #b4b4b4 1px solid; 
	border-bottom: #b4b4b4 1px solid; 
	border-top: #b4b4b4 1px solid; 
	border-right: #b4b4b4 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-size: 9pt; 
	font-style: normal;
	font-family: Arial, Helvetica;
}

.separator
{
	background-color:Transparent; 
}

.MainMenu_MenuIcon {
	display:none; 
}

.MainMenu_SubMenu {
	display:none; 
}

.MainMenu_MenuBreak {
	border-bottom: #fbfbfb 0px solid;
	border-left: #ec6b20 0px solid;
	border-top: #ec6b20 1px solid;
	border-right: #ec6b20 0px solid;
	background-color: Transparent;
	height: 1px;
}
.MainMenu_MenuArrow {
	display:none; 
}

.MainMenu_RootMenuArrow { 
	display:none; 
}

h1
{
	font: 18px Arial;
	color:#3f3f3f;
	font-weight:normal;
	margin-bottom:-5px;
}

h2
{
	font: 14px Arial;
	color:#757575;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:-5px;
}

h3
{
	font: 14px Arial;
	color:#757575;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:-5px;
}

*html h1
{
	font: 18px Arial;
	color:#3f3f3f;
	font-weight:normal;
	margin-bottom:0px;
}

*html h2
{
	font: 14px Arial;
	color:#757575;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
}

*html h3
{
	font: 14px Arial;
	color:#757575;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}

.LeftContent
{
	padding: 25px 9px 0px 5px; 
	margin-bottom: 0px;
	background-image: url(images/LeftSeparator.gif);
}

.ContentPane
{
	width:100%;
	padding: 5px 30px 0px 10px; 
	text-align:left; /*Ny buggfix*/
	/*background-image: url(images/ContainerBackGround.gif);*/
}

* html .LeftContent
{
	padding: 18px 9px 0px 5px; 
	margin-bottom: 0px;
	background-image: url(images/LeftSeparator.gif);
}

* html .ContentPane
{
	width:100%;
	padding: 15px 30px 0px 10px; 
	/*background-image: url(images/ContainerBackGround.gif);*/
}

#topMenu
{
	margin-top: -23px;
	margin-left:175px;
}

* html .#topMenu
{
	margin-top: -27px;
	margin-left: 175px;
	margin-bottom: -4px;
}


#copyRight
{
	margin-top: 10px;
	margin-right: 25px;
}


