<!--
body		{font-family: "tahoma", "helvetica"; font:16; font-weight:bold; background-color:#E6E6E6; cursor: default;}

body.main	{background-image: url("http://home.swipnet.se/fjollboll/images/devilback.gif");
			background-repeat: no-repeat; background-attachment: fixed;
			background-position: 30%;
			scrollbar-face-color: darkblue; scrollbar-shadow-color: lightblue;
			scrollbar-highlight-color: lightblue; scrollbar-3dlight-color: darkblue;
			scrollbar-darkshadow-color: blue; scrollbar-arrow-color: red;}

body.index		{scrollbar-face-color: #E6E6E6; scrollbar-shadow-color: #E6E6E6;
			scrollbar-highlight-color: #E6E6E6; scrollbar-3dlight-color: #E6E6E6;
			scrollbar-darkshadow-color: #E6E6E6; scrollbar-arrow-color: #E6E6E6;}

tr		{font-family: "tahoma", "helvetica"; font:16;}

input		{font-family: "tahoma", "helvetica"; color: white; background-color: blue; font-weight: bold;
		background-color: blue; border-style: outset; border-color: darkblue; cursor: hand;}

select		{font-family: "tahoma", "helvetica"; color: white; background-color: blue; font-weight:bold;
		background-color: blue; border-style: outset; border-color: darkblue; width: 150px;}

#textfield	{font-family: "tahoma", "helvetica"; color: white; background-color: red; font-weight: bold;			border-style: outset; border-color: darkred; width: 150px; cursor: text;}

#addnews	{font-family: "tahoma", "helvetica"; color: white; background-color: red; font-weight: bold;			border-style: outset; border-color: darkred; height: 250px; width: 400px; cursor: text;}



a		{color:blue; text-decoration:none; font-weight:bold;}
a:visited	{color:blue; text-decoration:none; font-weight:bold;}
a:hover		{color:red ; text-decoration:none; font-weight:bold;}


#top		{position: absolute; left: 0px; right: 0px; top: 0px; width: 101%;}
#main		{position: absolute; top: 105px; bottom: 0px; right: 0px; height: 88%; width: 78%;}
#menu		{position: absolute; left: 0px; top: 180px;}
#left		{position: absolute; left: 0px; height: 23%; bottom: 0px;}
#left2		{position: absolute; left: 0px; height: 60%; top: 238px;}
#left-small	{position: absolute; left: 0px; top: 101px;}
#left-tiny	{position: absolute; left: 0px; top: 216px;}
#topleft	{position: absolute; left: 0px; top: 0px;}
#topright	{position: absolute; right: 0px; top: 0px;}
#redtext	{font-family: "tahoma", "helvetica"; font-size: large; color: red;}
#bow		{position: absolute; left: 200px; top: 101px;}
#devillogo	{position: absolute; right: 20%; top: 40%;}
#copyright	{position: absolute; left: 2px; bottom: 2px; font:"tahoma", "helvetica"; 
		font-size: x-small; color: white; font-weight: bold;}

#toptable	{font-family: "tahoma", "helvetica"; font:16; font-weight:bold; text-decoration:underline;}

#sshead		{font-family: "tahoma", "helvetica"; font-size: large; text-decoration:underline; color:black;}
#head		{font-family: "tahoma", "helvetica"; font-size: xx-large; text-decoration:underline;}

#changecolors	{position: absolute; right: 5px; top: 5px;}
#pn		{font-size: xx-small; color: white; position: absolute; left: 7px; bottom: 7px;
		background-color: gray;}
#ultext		{font-family: "tahoma", "helvetica"; font-size: 18px; text-decoration:underline; color: black;}
#login		{background-color: lightblue; position: absolute; left: 0px; bottom: 50px;}
#fixedsys	{font-family: "fixedsys"; font-weight: normal;}
#csshelp	{position: absolute; color: red; font: italic;}

//-->