BODY
{
	MARGIN:0px;
}

P
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#363636;
	margin:0px;
	margin-bottom:10px;
	line-height:16px;
}

TD, SPAN, DIV, INPUT, SELECT, TEXTAREA
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#363636;
	margin:0px;
	line-height:normal;
}

UL, OL
{
	margin:0px;
	margin-left:20px;
	margin-bottom:10px;
}

LI
{
	margin:0px;
	line-height:16px;
}

A
{
	color:#004a80;
	text-decoration:underline;
}

A:hover
{
	color:Gray;
}

h1 {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	margin-bottom: 12px;
	color:#004a80;
}

h2, h3, h4, h5, h6
{
	font-size:11px;
	margin:0px;
	line-height:normal;
	background-image:url(../images/spelartruppSep.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:none;
	font-weight:normal;
	padding-bottom:4px;

}


/* --- CLASSES --- */
.header
{
	background-image:url(../images/headBG.jpg);
	background-repeat:repeat-x;
}

.border
{
	background-image:url(../images/borderBG.jpg);
	background-repeat:repeat-x;	
}

/* --- MENY --- */
.menuTD
{
	background-color:#e0e0e0;
	padding:5px;
}

#menu a.btn,
#menu a:hover.btn
{
	padding:0px;
	background-color:#e0e0e0;
}

#menu a
{
	display:block;
    font-size: 11px;
    color: #363636;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration:none;
	padding-left:10px;
	padding-right:7px;
	padding-top:6px;
	padding-bottom:7px;
	
}
#menu a:hover, #menu a.selected
{
	background-color:#c4c4c4;
	text-decoration:none;	
}
#menu td.submenu a
{
	display:block;
    font-size: 11px;
    color: #363636;
    font-weight: normal;
    text-transform:none;
    text-decoration:none;
	padding-left:10px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
}

#menu td.submenu a:hover,
#menu td.submenu a.selected
{
	background-color:#d1d1d1;
}


.edit4
{
	padding:5px;
	color:#ffffff;
	line-height:normal;
	margin:0px;
}

.edit4 p,
.edit4 a,
.edit4 a:hover,
.edit4 div
{
	color:#ffffff;
	line-height:normal;
	margin:0px;
}