body {
	background-color:#D3BC85;
	margin:0px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	height: 25px;
	width: 185px;
	background-image: url(/assets/submenu.gif);
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	border: 0px;
}
.box {  font:12px Arial, Helvetica, sans-serif; color: #000000; border: 1px #999999 solid; background-color: #ffffff}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #6C736D;
	padding: 0px;
}

.nav a {
	padding: 10px;
}

.subnav
{
	position: relative;
	display: block;
	width: 185px;
	height: 25px;
	padding: 0;
	border: 1;
	margin: 0;
	background: #ffffff;
	background-color: #cccccc;
}


.subnav a
{
	display: block;
	background-image: url(/assets/submenu.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	padding: 4px 0px 0px 8px;
	border-bottom: 0px none;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.subnav a:hover
{
	background: url(/assets/submenu.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 0px none;
	height: 25px;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.whtlnk {
	color: #333333;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 0px 20px 0px 0px;
}

.frmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.teambold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6C736D;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.teambold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.teamboldblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.teamred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ff0000;
	padding: 0px 0px 0px 0px;
}
.team10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding: 0px 0px 0px 0px;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 8px;
	line-height: 12px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	background: #99cccc;
}

.pageName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font weight: bold;
	color: #666666;
	}

/* ID Styles */

	
#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:1px 5px 1px 5px;
	}
	
#navigation a:hover {
	background: #ffffff;
	color:#cccccc;
	}
