body	{
	background-color:transparent;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:left;
	background-image: url(); background-attachment: fixed; background-position:;
	}

table	{
	padding:0px;
	spacing:0px;
	}
table.bg{
	border: 2px solid #FFB503;
	}

td	{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	}

td.selbg	{
		font-family:verdana;
		font-size:10px;
		color:#F26722;
		background-color:#F0F0F0;
		}

td.bg	{
	font-family:verdana;
	font-size:10px;
	color:#000063;
	background-color:#f0f0f0;
	}

td.rubrik	{
		font-family:verdana;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		}
td.rubrikbg	{
		font-family:verdana;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		background-color:#FFB503;
		}

.header{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFB503;
}

a	{
	font-family:verdana;
	font-size:10px;
	color:#000063;
	text-decoration:none;
	}
a.sel	{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}
a.sel:hover	{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}

a.fet	{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
	}

hr	{
	height:1px;
	color:#000063;
	}

input	{
	font-family:verdana;
	font-size:10px;
	}
textarea	{
		font-family:verdana;
		font-size:10px;
		}
.button	{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	background-color:#F0F0F0;
	color:#000063;
	border-color:#000063;
	border-width:1px;
	border-style:solid;
	width:;
	height:;
	cursor: pointer;
	}
