.commonContent{
margin-left:15px;
margin-right:15px;
margin-top:8px;
margin-bottom:0px;
height:283px;
width:467px;


}


.frontTable {
	margin-left:40px;
	margin-top:9px;

	background-image: url(images/felles_bg.gif);
	font-family: "Times New Roman", Arial, Times, serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: roman;
}

p {
margin-top:6px;
margin-bottom:0px;
}

body {
	background-color: #CCCCCC;


}

.contentTable {
	margin-left:40px;
	margin-top:9px;
	font-family: "Times New Roman", Arial, Times, serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: roman;


}

.NormalTable {
	margin-left:40px;
	font-family: "Times New Roman", Arial, Times, serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: roman;


}


.Normal {
	font-family: "Times New Roman", Arial, Times, serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: roman;
}

#pageContainer {
	background-color: #CCCCCC;
	width:100%;
	height:100%;
}


#mainContainer {
	height: 500px;
	width: 800px;
position:absolute; 

top:50%; 
left:50%; 
margin:-250px auto auto -400px;
	background-color: #FFFFFF;



	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	color: #080808;
}

#mainContainer a{

color:#666666;
}

#menu {
	margin-top: 0px;
	margin-right: 47px;
	margin-bottom: 0px;
	margin-left: 46px;
	height: 40px;



}

.menuPane {
	margin-top: 0px;
	margin-right: 47px;
	margin-bottom: 0px;
	margin-left: 46px;
	height: 67px;



}


#credit {
background-color: #CCCCCC;
color:#B1B1B1;
font-weight:normal;
text-align:center;
margin-top: 0px;
line-height: 10pt;
font-size:8pt;
height:22px;

}

#credit a:hover {
color:#666666;
}

#credit a {
color:#B1B1B1;
}



.contentPane {
	margin-top: 0px;
	margin-right: 47px;
	margin-bottom: 0px;
	margin-left: 	46px;
	height: 393px;
overflow:auto;

}

.contentPaneAdmin {
	margin-top: 0px;
	margin-right: 47px;
	margin-bottom: 0px;
	margin-left: 	46px;
	height: 393px;

}


/* Root menu item: unselected */
.MainMenu_RootMenuItem{
	font-weight: bold;
	padding-right: 4px;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	height: 20px;
	background-color: transparent;
}
/* Root menu item: active (current page) */
.MainMenu_RootMenuItemActive{
	font-weight: bold;
	padding-right: 4px;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	height: 20px;
	background-color: transparent;
}
/* Root menu item: hover */
.MainMenu_RootMenuItemSel{
	height: 20px;
	color: #555555;
	background-color: transparent;
}
/* Every menu item: unselected, overrides RootMenuItem */
.MainMenu_MenuItem{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	height: 20px;
	border-top-style: none;
	font-family: Tahoma, Arial, Helvetica;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/* Every menu item: hover, overrides MainMenu_RootMenuItemSel */
.MainMenu_MenuItemSel{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}
/* Menu Icon: replace display:none; with commented code to enable menu icons */
.MainMenu_MenuIcon{
	display: none;
/*
	width: 15px;
	height: 20px;
	background-color: #CCCCCC;
	border-color: #CCCCCC;	*/
}
/* The right side of the sub menus: this allows for only the rightarrow to display when needed */
.MainMenu_MenuArrow{
	width: 0px;
	border-color: #CCCCCC;
	background-color: transparent;
}
/* the space between menu items for horz menu: this allows for only the right separator to show */
.MainMenu_MenuBreak{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/* the space between menu items for vert menu */
.MainMenu_MenuBreak_Vert{
	height: 0%;
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #999999;
}
/* the submenu box */
.MainMenu_SubMenu{
	margin-left: 0px;
	background-color: #CCCCCC;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
}
/* submenu item: hover, overrides MainMenu_MenuItemSel */
.MainMenu_SubMenuItemSel{
	font-size: 11px;
	height: 20px;
	background-color: #EEEEEE;
}
/* provides padding for the downarrow */
.MainMenu_RootMenuArrow{
	padding-right: 2px;
	padding-left: 2px;
}

