/* old orange: a34a28 */
/* old a: CC6633 */
/* old a hover: 0065FF */
/* old a active: #1ED2E3 */
.spacer 
{
    height: 8px;
}
img.clutter
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
span.mediumheader {
	font-weight: bold;
}
A:link
{
	color: black;
	text-decoration: none;
}
A:hover
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A:visited
{
	color: black;
	text-decoration: none;
}
A:active
{
	color: black;
	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: Black;
}

td.left_menu
{
   width: 120px;
   padding: 1px;
   border-right: 1px solid black;
   background-color: Silver;
}
td.left_menu A:link, A:hover, A:visited, A:active
{
   color: #000000;
   text-decoration: none;
}
#MenuNoneElement a
{
   background-color: Transparent;
   color: #000000;
   font-weight: bold;
   width: 100%;
}


TD.body
{
   background-color: Silver;
}
TD.menucell
{
}

/* MENY */

#SectionMenu, .Buttons a
{
}
#MenuNot
{
   color: #000000;
}

#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;
}
.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: #B0FFFF;
}

.Buttons_
{
   background-color: #1ED2E3;
}
.Buttons_old
{
   background-color: #CC6633;
}


.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: #A34A28;
}

.Menu a, .Menu a:visited, .Menu a:active, .Menu a:focus
{
   color: black;
   font-weight: bold;
}

.Menu a:hover
{
   color: black;
   font-weight: bold;
   text-decoration: underline;
}
.Menu_old a:focus
{
   color: #E7B746;
   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: 0px;
   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 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: #e7b746;
}
.Item A:active
{
   color: #e7b746;
}
div.main_body
{
   min-height: 450px;
   padding: 10px;
   background-color: white;
}
.updatebutton
{
   top: -20px;
   position: relative;
   display: block;
   text-align: center;
   width: 100%;
}
.ajax_button
{
	top: 3px;
	left: 5px;
	display: block;
	float: left;
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.waitbox
{
   background-color: Gray;
   opacity: 0.7;
   filter: alpha(opacity=70);
   position: fixed;
   top: 0px;
   left: 0px;
   font-size: 30px;
   font-weight: bolder;
}

