body 			{ font: 14px "sans-serif";  color: #595959; text-decoration: none; }

p.right		{ text-align: right; }

a:link 		{ text-decoration: underline; color: #696969; }
a:visited 		{ text-decoration: underline; color: #696969; }
a:active 		{ text-decoration: underline; color: #696969; }
a:hover 		{ text-decoration: none; color: #000000; }

a.none:link 		{ text-decoration: none; color: #595959; }
a.none:visited 	{ text-decoration: none; color: #595959; }
a.none:active 	{ text-decoration: none; color: #595959; }
a.none:hover 		{ text-decoration: none; color: #595959; }

a.meny:link 		{ text-decoration: none; color: #696969; }
a.meny:visited 	{ text-decoration: none; color: #696969; }
a.meny:active 	{ text-decoration: none; color: #696969; }
a.meny:hover 		{ text-decoration: none; color: #000000; }

table			{ border: 0px; }
fieldset		{ border: 1px solid #797979; width: 33em; }
fieldset.invisible	{ border: 0px; text-align: right; padding: 0 0 0 0; margin: 0; width: 34.5em; }
legend			{ color: #000000; background: #ffffff; }

input.loggain		{ color: #000000; background: #ffffff; border: 1px solid #797979; width: 5em; }
input.o		{ color: #000000; background: #ffffff; border: 1px solid #797979; width: 1em; }
input.submit		{ color: #000000; background: #ffffff; border: 1px solid #797979; width: 4em; margin: 2 0 0 0; }
input.avslut		{ color: #000000; background: #ffffff; border: 1px solid #797979; width: 8em; margin: 2 0 0 0; }
input.password	{ color: #000000; background: #ffffff; border: 1px solid #797979; width: 8em; margin: 2 0 0 0; }
hr			{ height: 0; border: 0; border-top: 1px solid #999999; }

table.graf	{ font-size: 9px; }

td.tom		{ border-style: solid; border-color: grey; border-width: 1px 1px 0px 0px; }
td.punktn	{ border-style: solid; border-color: red; border-width: 2px 2px 0px 0px; }
td.punkt	{ border-style: solid; border-top-color: red; border-right-color: grey; border-width: 2px 1px 0px 0px; }
td.mellan	{ border-style: solid; border-top-color: grey; border-right-color: red; border-width: 1px 2px 0px 0px; }
th.y		{ border-style: solid; border-right-color: grey; border-width: 0px 1px 0px 0px; }
div.dis	{ position: relative; bottom: 6px; }

