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:#0000cc;TEXT-DECORATION: none;}
a:visited			{font-family: Verdana;font-size:8pt;color:#0000cc;TEXT-DECORATION: none;}
a:hover				{font-family: Verdana;font-size:8pt;color:#0000cc;TEXT-DECORATION: underline;}
a:active			{font-family: Verdana;font-size:8pt;color:#0000cc;TEXT-DECORATION: none;}


/*fontklasser som skall finnas i båda stylesheeten */
.normal {font-family: Verdana;font-size:8pt;color:#000000;font-weight:normal;}
.smallnews {font-family: Verdana;font-size:7pt;color:#0f0160;font-weight:normal;}
.fet {font-family: Verdana;font-size:8pt;color:#000000;font-weight:bold;}
.news   {font-family: Verdana; font-size:8pt;color:#0f0160;font-weight:bold;}
.rubrik {font-family: Verdana;font-size:10pt;color:#000000;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:#555555;}
/* slut */

.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;
}

.forminput 
{
	background-color:#DEEBF7;
	border:1px solid #8C8A8C;
	font-family:Arial;
	font-size:8pt;
	vertical-align:top;
}

.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:15%;	
}
.newslisttitlestyle
{
	text-align:left;
	width:68%;
}

/* ======================================== News Styles ===============================================*/
.newsdatestyle
{
	vertical-align:top;
	text-align:left;
	font-size:9px;
	height:20px;
	font-weight:lighter;
	background-color:#F1E9E0;
	border-bottom:solid 1px gray;
}
.newstitlestyle
{
	vertical-align:middle;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	height:20px;
	background-color:#F1E9E0;
	border-bottom:solid 1px gray;
}
/* ================================== Common Grid View Styles =========================================*/

.gridviewstyle
{
	
	text-align:left;
	vertical-align:top;
	
}

.gridviewheaderstyle
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	color:#999999;
	text-align:left;
	vertical-align:top;
	background-image:url(../../../AIM_utv/images/header_bg.gif);
}
.gridviewitemstyle
{
	height:20px;
	vertical-align:top;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	text-align:left;
	background-color:#F7F7F7;
}
.gridviewalterstyle
{
	height:20px;
	vertical-align:top;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	text-align:left;
	background-color:#E9E9E9;
}
