HTML { 
	scrollbar-track-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-arrow-color : #333333;
	scrollbar-shadow-color : #333333;
	scrollbar-3dlight-color : #333333;
	scrollbar-base-color : #333333C;
	scrollbar-darkshadow-color : white;
	scrollbar-highlight-color : white;
}

BODY
{
	FONT-SIZE: 11px! important;
	COLOR: #333333! important;
	FONT-FAMILY: Verdana, Arial;
	WIDTH: 580px;	
	MARGIN-TOP: 18px;
}

P
{
    FONT-SIZE: 11px! important;
    COLOR: #333333! important;
    FONT-FAMILY: Verdana, Arial;
}

h2.plats
{
	/* Används för vald kategori eller arbetsställe */
	FONT-SIZE: 14px! important;
	COLOR: #660000! important;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none! important;
    LINE-HEIGHT: 1;
    MARGIN-BOTTOM: 0;
    MARGIN-TOP: 0;
}

A.email:link
{
	/* Används för epost-adresserna i listan */
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Verdana, Arial;
    COLOR: #660000! important;
    TEXT-DECORATION: none! important;
}	

A.email:visited
{
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Verdana, Arial;
    COLOR: #660000! important;
    TEXT-DECORATION: none! important;
}	

A.email:hover
{
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Verdana, Arial;
    COLOR: #660000! important;
    TEXT-DECORATION: none! important;
    FONT-WEIGHT: bold;
}	

table
{
border-collapse: separate;
border-spacing: 10px 20px
}


TD.rub
{
    FONT-SIZE: 11px! important;
    COLOR: #660000! important;
    FONT-FAMILY: Verdana, Arial;
}

TD
{
    FONT-SIZE: 11px! important;
    COLOR: #333333! important;
    FONT-FAMILY: Verdana, Arial;
}


P.intro A:link
{
    FONT-SIZE: 11px! important;
    COLOR: #660000! important;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none! important;
    FONT-WEIGHT: bold;
}

P.intro A:visited
{
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Verdana, Arial;
    COLOR: #660000! important;
    TEXT-DECORATION: none! important;
    FONT-WEIGHT: bold;
}

P.intro A:hover
{
    FONT-SIZE: 11px! important;
    COLOR: #000000! important;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
}

P.intro A:active
{
    FONT-SIZE: 11px! important;
    COLOR: #000000!;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none! important;
    FONT-WEIGHT: bold;
}

/*underline!*/

DIV
{
    FONT-SIZE: 11px! important;
    COLOR: #333333! important;
    FONT-FAMILY: Verdana, Arial;
}

TEXT
{
    FONT-SIZE: 11px! important;
    COLOR: #333333! important;
    FONT-FAMILY: Verdana, Arial;
}

INPUT
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10px;
    FONT-COLOR: #333333;
	
}

SELECT
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10px;
    FONT-COLOR: #333333;
	background-color: #F9F9F9;
	border: solid 1px #AAAAAA;
}

TEXTAREA
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 7.5pt;
    FONT-COLOR: #333333;
}

H2 
{
	font-family : Verdana,  Arial;
	font-size : 12px!;
}

.inputHundra
{
    Width: 100%;
}

A:link
{
    FONT-SIZE: 11px! important;
    COLOR: #000000! important;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline! important;
} 


A:active
{
    FONT-SIZE: 11px! important;
    COLOR: #000000!;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline! important;
}

A:hover
{
    FONT-SIZE: 11px! important;
    COLOR: #000000!;
    FONT-FAMILY: Verdana, Arial;
	TEXT-DECORATION: underline! important;
}

/*underline!*/

A:visited
{
    FONT-SIZE: 11px! important;
    FONT-FAMILY: Verdana, Arial;
    COLOR: #000000! important;
    TEXT-DECORATION: underline! important;
}

.formular
{
	font-family: "Verdana, Arial";
	font-size: 10px;
	text-align: left;
	background-color: #F9F9F9;
	color: #333333;
	border: solid 1px #AAAAAA;
}

.formular_checkbox
{
	font-family: "Verdana, Arial";
	font-size: 10px;
	color: #333333;
	align: center;
}

.mtop 
{ 
	COLOR: #2C5481; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 13px 
}

.knapp
{
	font-family: "Verdana, Arial";
	font-size: 10px;
	background-color: #F0F0F0;
	color: #333333;
	border: solid 1px #AAAAAA;
	cursor: hand;

}
.MenuButton{
	border-right: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-bottom: 1px solid #000000;
}

.TableOutline{
	border-right: 1px solid #FEFEFE; 
	border-top: 1px solid #808080; 
	border-left: 1px solid #808080; 
	border-bottom: 1px solid #FEFEFE;
}

.TableInline{
	border-right: 1px solid #808080; 
	border-top: 1px solid #FEFEFE; 
	border-left: 1px solid #FEFEFE; 
	border-bottom: 1px solid #808080;
}