body
{
	position: absolute;
    width: 100%; height: 100%;
    margin: 0; padding: 0;

}
 #expander { float: left; width: 1px; height: 100%; width:100%; margin:0; padding:0; }



a:link				{COLOR: #000000; TEXT-DECORATION: none;}
a:visited			{COLOR: #000000; TEXT-DECORATION: none;}
a:hover				{COLOR: #FF0000; TEXT-DECORATION: none;}
a:active			{COLOR: #FF0000; TEXT-DECORATION: none;}


/*fontklasser som skall finnas i båda stylesheeten */
.normal {font-family: Verdana;font-size:9pt;color:#000000;font-weight:normal;}
.rubrik {font-family: Verdana;font-size:10pt;color:#C41130;font-weight:bold;}
.titel {font-family: Verdana;font-size:8pt;color:#FBF2BF;font-weight:bold;}
.citat {font-family: Verdana;font-size:8pt;color:Maroon;font-weight:bold;}
.citat_footer {font-family: Verdana;font-size:9pt;color:Gray;font-weight:normal;font-style:italic;text-align:right;}
.bottomtext { font-family: Arial; font-size: 10px; color:#FFFFFF; text-align:left;}
/* slut */


.top {width: 965px; vertical-align:top; height:10px; border-right:solid 1px black; border-left:solid 1px black;}
.functions {padding-top:2px;padding-left:230px;font-family:Verdana;font-size:9pt; height: 20px; vertical-align:top; background-color:#C7DDE9;border-right:solid 1px black; border-left:solid 1px black;}
.main {width: 965px; height:100%; vertical-align:top; border-right:solid 1px black; border-left:solid 1px black;}
.contenttable {width: 965px;}
.bottom {width: 965px; height: 20px; vertical-align:top; background-color:#C7DDE9; border-right:solid 1px black; border-left:solid 1px black;}
.menu {font-family:Verdana; font-size:10px; width:200px; height:100%; vertical-align:top;background-color:#CED7E7;padding-top:20px;padding-left:20px;}
.articles {width:660px; height:500px; vertical-align:top;}
.kontakt {font-family: Trebuchet MS; font-size: 11px; line-height: 14px;}

.articlelist		{font-family: Verdana; font-size: 10px; line-height: 12px; color: #000000;}
.registerform		{font-family: Verdana; font-size: 10px; line-height: 12px; color: #000000;}
.grid-secondrow		{font-family: Verdana; font-size: 11px; background-color:#DDDDDD;}
.grid-firstrow		{font-family: Verdana; font-size: 11px; background-color:#EEEEEE;}
.logincontrol		{font-family: Verdana; font-size: 10px; line-height: 12px;}
.bottomtext         { font-family: Arial; font-size: 10px; color:#CCCCCC; text-align:left;}
.registerbutton		{font-family: Verdana; font-size: 10px; line-height: 12px; color: #000000;}


/* ===================================== News List Styles =============================================*/
.newslistdatestyle
{
	text-align:left;	
	width:150px;	
}
.newslisttitlestyle
{
	text-align:left;
	width:600px;
}

/* ================================== Common Grid View Styles =========================================*/
.gridviewheaderstyle
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	color:#999999;
	text-align:left;
	vertical-align:middle;
	background-image:url(../../../AIM_utv/images/header_bg.gif);
}
.gridviewitemstyle
{
	height:20px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	text-align:left;
	background-color:#F7F7F7;
}
.gridviewalterstyle
{
	height:20px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	text-align:left;
	background-color:#E9E9E9;
}

/*======================================================================*/


.TreeNode 
{ 
	font-family:  Verdana; 
	font-size: 9pt;
	font-weight:bold; 
	color: #FFFFFF;	
	padding-left: 4px;
	text-decoration: none;	
	background-color: #191919;		
	margin-bottom:3px;
	margin-left:0px;
	display: inline-block;
	white-space:nowrap;	
	width:160px;
	margin-top: 0px;	
	
	height:18px;
	border-top: solid 0px #191919;
	border-bottom: solid 0px white;
	line-height: 18px;
}

.TreeNodeOver 
{ 
	font-family:  Verdana;
	font-size: 9pt;
	color: red; 	
	font-weight:bold; 	
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;
	background-color: #191919;
	width:160px;
	margin-bottom:3px;
	margin-left:0px;
	display: inline-block;
	white-space:nowrap;
	margin-top: 0px;
	
	height:18px;
	border-top: solid 0px #191919;
	border-bottom: solid 0px white;
	line-height: 18px;
}

.TreeNodeSelect 
{ 
	font-family:  Verdana;
	font-size: 9pt;
	color: red; 	
	font-weight:bold; 	
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;
	background-color: #191919;
	width:160px;
	margin-bottom:3px;
	margin-left:0px;
	display: inline-block;
	white-space:nowrap;
	margin-top: 0px;
    
    height:18px;
	border-top: solid 0px #191919;
	border-bottom: solid 0px white;
	line-height: 18px;
}
.ChildNode 
{ 
	font-family:  Verdana;
	font-size: 7pt;
	font-weight:normal; 
	color: #000000;	
	text-decoration: none;
	text-align:left;
	width:160px;
	padding-left:3px;

}

.ChildNodeOver 
{ 
	font-family:  Verdana;
	font-size: 7pt; 
	color: #000000; 	
	font-weight:normal; 	
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	text-align:left;
	width:160px;
	padding-left:3px;
}

.ChildNodeSelect 
{ 
	font-family:  Verdana;
	font-size: 7pt; 
	color: #000000;	
	font-weight:normal; 	
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	text-align:left;
	width:160px;
	padding-left:3px;
}

.TreeNodeDisabled
{ 
	font-family:  Arial;
	font-size: 10pt; 
	color: #000000;	
	padding-left: 4px;
	font-weight:bolder;
	font-style:normal;
	text-decoration: none;
	cursor: default;
	display: inline-block;
	width:160px;
	
	height:18px;
	border-top: solid 0px #191919;
	border-bottom: solid 0px white;
	line-height: 18px;
}
.TreeContextItem
{ 
	font-family:  Verdana;
	font-size:8px;
	cursor: pointer;
	cursor: hand;
	padding-left:4px;	
	background-color:#191919;
	background-image:url(itemsBg.gif); 
	background-repeat:repeat-y;
	width:160px;
	text-align: left;
	display: inline-block;
	
}

.TreeContextItemOver
{
	font-family:  Verdana;
	font-size:8px;
	cursor: pointer;
	cursor: hand;
	padding-left:4px;	
	background-color: #191919;	
	width:160px;
	text-align: left;
	
}