/* Default CSS Stylesheet for a new Web Application project */


A:link	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	blue;
	}

	
BODY {
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
body {
    scrollbar-face-color: #DDDDDD;
    scrollbar-highlight-color: #DDDDDD;
    scrollbar-shadow-color: #999999;
    scrollbar-3dlight-color: #999999;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #EEEEEE;
    scrollbar-darkshadow-color: #DDDDDD;
}

.infoBody
{
	BACKGROUND-COLOR: #c4cce9;
}

.normalTxt
{
    COLOR: black;
    font-size:8pt;
    FONT-FAMILY: Verdana;
}

.litenTxt
{
    COLOR: black;
    font-size:xx-small;
    FONT-FAMILY: Verdana;
}

.valTxtDef
{
    COLOR: #0066CC;
    background-color: white;
    font-size:xx-small;
    cursor:hand;
    FONT-FAMILY: Verdana;
    padding-left:3px
}

.valTxtSel
{
    COLOR: black;
    background-color: #FFCC00;
    font-size:xx-small;
    FONT-FAMILY: Verdana;
    padding-left:3px
}

.valTxtOver
{
	COLOR: black;
    background-color: #EEEEEE;
    font-size:xx-small;
    FONT-FAMILY: Verdana;
    padding-left:3px;
    cursor:hand
}

.valVardeSaknas
{
	COLOR: black;
    background-color: #FFA8A8;
    font-size:xx-small;
    FONT-FAMILY: Verdana;
    padding-left:3px;
    cursor:hand
}

.aktValHeader
{
	COLOR: White;
    background-color: #3399CC;
    font-size:8pt;
    FONT-FAMILY: Verdana;
    padding-left:3px;
}

.tabHeader
{
    font-size:8pt;
    FONT-FAMILY: Verdana;
}

.isDrillDown
{
	cursor:hand;
	background-repeat:no-repeat;
}

.fetText
{
	font-weight: bold;
}

.hogerstalldText
{
	text-align: right;
}

.vanligTabellRad
{
    COLOR: black;
    font-size: 8pt;
    FONT-FAMILY: Verdana;
}

.popupKomponentTabell
{
	width: 660px;
	height: 360px;
}

.popupKomponentTabellRad
{
    COLOR: black;
    font-size: 8pt;
    FONT-FAMILY: Verdana;
    vertical-align: top;
}

.linjeradTabellCell
{
	border-top: black 1px solid; 
	padding-top: 5px;
	padding-bottom: 5px;
}

.linjeradHogerstalldTabellCell
{
	border-top: black 1px solid; 
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.KDBSida
{
	width: 100%;
}

.popup
{
	margin: 0px;
}

.popupInfoTabell
{
	font-size: 8pt;
	width: 100%;
	font-family: Verdana;
	background-color: #ffcc00;
}

.popupRubrik
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ffcc00;
}

.popupInfo
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.popupSidaTabell
{
	font-size: 8pt;
	width: 100%;
	font-family: Verdana;
}

.popupSida
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.felmeddelande
{
	font-size: 8pt;
	font-family: Verdana;
	color: Red;
}

.diagram
{
	font-size: 20pt;
	font-family: Verdana;
	background-color: Red;
}

.HuvudmenyLank 
{
    font-family: Arial;
    font-size: 8pt;
    font-weight:bold;
    color:Black;
    text-decoration: none;
}

SELECT
{
	font-size: 8pt;
	font-family: Verdana;
}

INPUT
{
	font-size: 8pt;
	font-family: Verdana;
}

A
{
	font-size: 8pt;
	font-family: Verdana;
}

#dhtmltooltip 
{ 
    BORDER-RIGHT: black 1px solid; 
    PADDING-RIGHT: 2px; 
    BORDER-TOP: black 1px solid; 
    PADDING-LEFT: 2px; 
    FONT-SIZE: xx-small; 
    Z-INDEX: 900; 
    LEFT: -300px; 
    VISIBILITY: hidden; 
    PADDING-BOTTOM: 2px; 
    BORDER-LEFT: black 1px solid; 
    WIDTH: 150px; 
    PADDING-TOP: 2px; 
    BORDER-BOTTOM: black 1px solid; 
    FONT-FAMILY: Verdana; 
    POSITION: absolute; 
    BACKGROUND-COLOR: lightyellow; 
}

#dhtmlpointer 
{ 
    Z-INDEX: 901; 
    LEFT: -300px; 
    VISIBILITY: hidden; 
    POSITION: absolute 
}

/*
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/
