/* body */
body {
	
	background-image: url(http://www.osloccm.no/images/bg.gif);
	background-color: #E3E3E3;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
/*	margin: 0 auto;*/
	background-repeat: repeat-x;
	font-size: 8pt;	
	line-height: 12pt;	
	color: #000000;
	font-family: Trebuchet, Helvetica,Arial, sans-serif;	
}

/*#mainarea
{	
		background-color: #5C5C5C;
		
}*/

#mainarea{
	width: 995px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	width: auto;
	height: auto;

}
#mainframe {

	width: 995px;
	background-color: #ffffff;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width:0px;
}


/* menu */
#TopMenu {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #358DA4;
	border-bottom-style: solid;
	border-bottom-width: 2px;


/* 	text-align: left; */

}



#topMenuHorisontal tr a .TextVertical
{
	font-size: 9pt;
	font-weight: bold;
}
#topMenuHorisontal td a.TextVerticalSel
{
	font-size: 9pt;
	font-weight: bold;
		
}

#topMenuVertical
{
width: 160px;
overflow: hidden;
font-size: 9pt;
margin: 0px;
padding: 0px;
}

#lmenu
{
width: 180px;
overflow: hidden;
font-size: 9pt;
}

#lmenu1
{
width: 180px;
margin-left: 0px;
padding-left: 0px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
float: right;
}

#lmenu1 td
{
/*width: 145px;*/
/*background-color: aqua;*/
text-align: left; 
}

#lmenu td
{
width: 180px;
/*background-color: aqua;*/
text-align: left; 
overflow: hidden;
}


/*#topMenuVertical td
{
	position: relative;
	margin-left: 20px;
	margin-right: 0px;
	text-align: left; 
	font-size: 9pt;
}*/

/* content */
#content  {

	font-size: 8pt;
	line-height: 12pt;		
}


/* FOR CONTENT */

/* left column */
#content_left {
	width: 740px;
	float: right;
	padding-left: 10px;	
	margin-right: 20px;
	margin-top: 20px;
}


/* right column */
#content_right {
	width: 190px;
	padding-right: 0px;
	float: left;
	/*margin-left: 20px;*/
	padding-left: 20px;	
	margin-top: 20px;

	min-height: 600px;
}

#lmenu2 {

	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;	
}

/* for header logos */
.container_header
 {
/*   height: 180px;*/
margin: 0px;
padding: 0px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 0px;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 0px;
/*border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;*/
}


/* CONTAINERS */


.container_content_l
 {
	text-align: left;
}
.container_content_r {
	text-align: left;
}


/* clear */
.clear {
	clear: both;
}
.img_left {
	float: left;
	text-align: left;
}
.img_right {
	text-align: right;
	float: right;
}


p, DIV, .defTxt, TD, #RegStartWrapper p .defTxt{
	font-size: 8pt;
	color: #000000;
	font-family: Trebuchet, Helvetica,Arial, sans-serif;
	padding: 0px;	
	margin-top: 0px;
}
#PageView {
	padding: 0px;	
	margin-top: 0px;
}
