
table {
	border-collapse: collapse;
}

td {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #D9D9D9;
}
input, select, textarea {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
img {
	border: 1;
}
a:link 
{
	color: #FD0100;
	text-decoration: none
}
a:active 
{
	color: #FD0100;
	text-decoration: none
}
a:visited 
{
	color: #FD0100;
	text-decoration: none
}
a:hover
{
	color: #FF9900;
	text-decoration: none
}
a:link.silver 
{
	color: #EFEFEE;
	text-decoration: none
}
a:active.silver
{
	color: #FD0100;
	text-decoration: none
}
a:visited.silver
{
	color: #EFEFEE;
	text-decoration: none
}
a:hover.silver
{
	color: #FF9900;
	text-decoration: none
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #FF9900;
	margin-top: 2px;	
	margin-bottom: 4px;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	margin-top: 2px;
	margin-bottom: 4px;
}
h3 {
	font-size: 7pt;
	font-weight: bold;
	color: #FF9900;
	margin-top: 2px;
	margin-bottom: 1px;
}

h1.silver {
	color: #EFEFEE;
}
h2.silver {
	color: #EFEFEE;
}
h3.silver {
	color: #EFEFEE;
}

.brodtext {
	display: block;
}

.tdtop {
	height: 15;
	border-bottom: 1 solid #EEEEEE;
	background: #EEEEEE;
	background-image: url('bilder/box_bg.gif');
	background-repeat: repeat-x;
	color: #FF9900;
	font-weight: bold;	

}
.sborder {
	border: 1 solid #EEEEEE;
	background: #333333;
}
.sborder2 {
	border: 1 solid #EEEEEE;
	background: #333333;
}
.sborder3 {
	border: 2 solid RED;
	background: #333333;
}
.sborderright {
	border-right: 1 solid #EEEEEE;
	border-bottom: 1 solid #EEEEEE;
	background: #333333;
}
.main {
	border-collapse: collapse;
	background: #000000;
}
.meny {
	height: 18;
	border: 1 solid #EEEEEE;
	background: #EEEEEE;
	background-image: url('bilder/meny_bg.gif');
	background-repeat: repeat-x;
}
.ptext {
	padding: 8;
}
.adminbutt {
	width: 80;
}
