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				{font-family: Verdana;font-size:8pt; color:#404040;}
a:visited			{font-family: Verdana;font-size:8pt;color:#404040;}
a:hover				{font-family: Verdana;font-size:8pt;color:#404040;}
a:active			{font-family: Verdana;font-size:8pt;color:#404040;}


/*fontklasser som skall finnas i båda stylesheeten */
.rubrik {font-family: Verdana;font-size:12pt;color:#247942;font-weight:bold;}
.underrubrik {font-family: Verdana;font-size:10pt;color:#247942;font-weight:bold;}
.normal {font-family: Verdana;font-size:8pt;color:#404040;font-weight:normal;line-height:1.3em;}
.fet {font-family: Verdana;font-size:8pt;color:#404040;font-weight:bold;line-height:1.3em;}
.normal_enkelt {font-family: Verdana;font-size:8pt;color:#404040;font-weight:normal;line-height:1em;}
.fet_enkelt {font-family: Verdana;font-size:8pt;color:#404040;font-weight:bold;line-height:1em;}
.bottomtext { font-family: Arial;font-size:8pt;color:#404040; font-weight:normal;}
/* slut */


.formheader{font-family: Arial;font-size:12pt;color:#848284;font-weight:bold;}
.formlabel{font-family: Arial;font-size:12pt;color:#848284;font-weight:normal;}

.scrollbarstyle
{
scrollbar-base-color: #D9933A; 
scrollbar-track-color: #474848;
scrollbar-arrow-color: #474848;
scrollbar-3dlight-color: #474848;
scrollbar-darkshadow-color: #474848;
scrollbar-3dlight-color: #474848;
scrollbar-highlight-color: #474848;
}

.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;}
.registerbutton		{font-family: Verdana; font-size: 10px; line-height: 12px; color: #000000;}
.sendbutton	{BackColor:000000; ForeColor:#ffffff; BorderColor:#000000"; Cursor:hand;}


/* ===================================== 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;
}