body		{
		font-size: 10pt;
		color: #330066;
		line-height: 115%;
		font-weight: normal;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		background-image: url(BG_Forodrim.jpg);
		background-color: #EBEBF5;
		background-attachment: fixed;
		margin: 0;
		padding: 0;
		}

A		{
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: White;
		text-decoration: none
		}

A:visited	{}

A:active	{}

A:hover		{color: Yellow}

A.redblue	{color: red}

A.redblue:hover	{
		color: Blue;
		text-decoration: underline;
		}

a.knapp 	{
		margin: 0px;
		padding: 4px 20px;
		height: 1em;
		border: 1px outset #222;
		background-color: #00b;
		background-image: url(BG_Button1.gif);
		background-position: left top;
		background-repeat: repeat-x;
		color: White;
		text-decoration: none;
		text-align: center;
		white-space: nowrap;
		}

a:active.knapp	{
		border: 1px inset #fff;
		background-color: #88f;
		background-image: url(BG_Button2.gif);
		background-position: left bottom;
		color: yellow;
		}

.vittxt		{color: White}

.txt13		{ font-size: 13pt;
		color: #330066;
		line-height: 115%;
		font-weight: normal;
		font-family: "Times New Roman", Garamond, Georgia, serif;
		}

.BG_pagetop     {
                background-color: #0000A0;
                background-image: url(BG_TopList.jpg);
                }

.TXT_ruta	{
		border-style: solid;
		border-color: #0000A0;
                background-color: #E6D7B4;
                background-image: url(BG_Paper.gif);
                width: 600px;
		}

.TAB_ruta	{
		border-style: solid;
		border-color: #0000A0;
                background-color: #BBDDFF;
                background-image: url(BG_BlueMarble.jpg);
                width: 600px;
		}

.TABRUB_ruta	{
		border-style: solid;
		border-color: #0000A0;
                background-color: #BBDDFF;
                background-image: url(BG_BlueMarble.jpg);
                width: 600px;
		}

.TAB_ruta_tom	{
		border-style: solid;
		border-color: #0000A0;
                width: 600px;
		}


TH		{ font-family: "Arial Black", Arial, sans-serif;
		font-size: 14pt;
		color: #331177;
		line-height: 90%;
		font-weight: bold;
		border-bottom-style: solid;
		border-bottom-color: #0000A0;
		background-image: url(BG_TableHead.gif);
		background-color: #91A0B4;
		}

TD		{ font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: #330066;
		line-height: 115%;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 0px;
		}

/*    H1 = Huvudsides-rubrik  */
H1		{ font-size: 40pt;
		color: #330066;
		line-height: 100%;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Garamond, serif;
		margin-top: 0px;
		margin-bottom: 0px;
		}

/*    H2 = Bisides-rubrik  */
H2		{ font-size: 30pt;
		color: #330066;
		line-height: 100%;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Garamond, serif;
		margin-top: 0px;
		margin-bottom: 0px;
		}

/*    H3 = Under-rubriker  */
H3		{ font-size: 25pt;
		color: #330066;
		line-height: 115%;
		font-weight: bold;
		font-family: "Times New Roman", Garamond, Georgia, serif;
		margin-top: 0px;
		margin-bottom: 0px;
		}

/*    H4 = Text-rubrik  */
H4	{ font-size: 15pt;
		color: #330066;
		line-height: 115%;
		font-weight: normal;
		font-family: "Times New Roman", Garamond, Georgia, serif;
		margin-top: 0px;
		margin-bottom: 0px;
		}

/*    Varningsfärg för odefinierade rubrikstilar  */
H5		{ color: red; }
H6		{ color: red; }
