img.clutter
{
	border-right: #a34a28 1px solid;
	border-top: #a34a28 1px solid;
	border-left: #a34a28 1px solid;
	border-bottom: #a34a28 1px solid;
}
A:link
{
	color: Black;
	text-decoration: none;
}
A:hover
{
	color: #0065FF;
	text-decoration: none;
}
A:visited
{
	color: Black;
	text-decoration: none;
}
A:active
{
	color: #1ED2E3;
	text-decoration: none;
}



.submenu
{
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 20px;
}


#submenuselected
{
	color: black;
	text-decoration: none;
}


BODY, P, TD
{
	font-family: Verdana, Geneva, Sans Serif, Arial;
	font-size: 10px;
}
.header
{
	font-size: 12px;
	font-weight: bold;
}
BODY
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

td.left_menu
{
	width: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid black;
	background-color: #DFEFFF;
}
TD.body
{
	border: 4px solid #F89C1C;
	background-color: White;
	/*background-color: #CCCDCE;*/
}
TD.menucell
{
	
}


/* MENY */

#SectionMenu, .Buttons a
{
}
#MenuNot
{
	color: #000000;
}
#MenuNoneElement a
{
	background-color: #ffffff;
	color: black;
	width:100%;
}

#MenuNoneElement a
{
	font-weight: bold;
}
#MenuNone a
{
	background-image: url(../images/white_pressed_button.png);
	background-color: #ffffff;
	color: #000000;
}

#MenuNone a
{
	font-weight: bold;
}

.Menu
{
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
}
.Menu li
{
	display: inline;
	margin: 0;
	padding: 0;
}

.Menu a, .Menu a:visited
{
	white-space: nowrap;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}
/* endre denne for å endre topmenyen*/

.Buttons
{
	background-color: #F89C1C;
}
.Buttons_old
{
	background-color: #C4E2ED;
}


.Buttons a
{
	border-right-style: solid;
	border-width: 1px;
}

.Buttons .FirstItem a
{
	border-left-style: solid;
}

.Buttons, .Buttons a
{
	padding-top: 0.5ex;
	padding-bottom: 0.4ex;
	background-repeat: no-repeat;
	border-color: black;
}

.Menu a, .Menu a:visited, .Menu a:active,.Menu a:focus
{
	color: black; font-weight:bold;

	background-color: #F89C1C;
}

.Menu a:hover
{
	color: black;font-weight:bold;
	text-decoration:underline;
}
.Menu_old a:focus
{
	color: black;
	text-decoration:underline;
}

/* MENY SLUTT */
.Item
{
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.Item LI
{
	padding-right: 5px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.Item A
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	white-space: nowrap;
	text-decoration: none;
}
.Item A:visited
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	white-space: nowrap;
	text-decoration: none;
}
.Elements
{
}
.Elements_old
{
	background-color: #EDD9A0;
}
.Elements A
{
	border-top-width: 0px;
	border-right: 0px solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
}
.Elements
{
	border-left-color: #EDD9A0;
	border-bottom-color: #EDD9A0;
	border-top-color: #EDD9A0;
	background-repeat: no-repeat;
	border-right-color: #EDD9A0;
}
.Elements A
{
	border-left-color: #EDD9A0;
	border-bottom-color: #EDD9A0;
	border-top-color: #EDD9A0;
	background-repeat: no-repeat;
	border-right-color: #EDD9A0;
}
.Item_old A
{
	color: Black;
}
.Item A
{
	color: Black;
}
.Item A:visited
{
	color: Black;
}
.Item A:hover
{
	color: Black;
	text-decoration:underline;
}
.Item A:unknown
{
	color: black;
}
.Item A:active
{
	color: black;
}
input
{
	border:1px solid black;
}
div.main_body
{
	padding: 5px;
	width: 790px;
	min-height: 420px;
	text-align: left;
	overflow:auto;
}