
body 
{ 
	background-color: #004964;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande';
	font-size: 8pt;
	color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p
{
	margin: 0 0 0 0;
	margin-left: 8px;
	padding: 0 0 0 0;
	font-size: 10pt;
	color: #CCBBBB;
	font-weight: normal;
}

p.menu
{
	margin: 0 0 0 0;
	margin-left: 16px;
	padding: 0 0 0 0;
}

p.error
{
	margin: 0 0 0 0;
	margin-left: 8px;
	padding: 0 0 0 0;
	font-size: 10pt;
	color: red;
}

p.smallText
{
	margin-left: 0px;
	font-size: 8pt;
}

p.newsHeader
{
	font-family: impact, 'arial black', sans-serif;
	font-size: 18pt;
	margin-left: 8px;
	border-bottom: thin solid #888888;
	width: 98%;
	color: #BFB13F;
	font-weight: normal;
}

p.newsHeaderSmall
{
	font-family: impact, 'arial black', sans-serif;
	font-size: 16pt;
	margin-left: 8px;
	border-bottom: thin solid #888888;
	width: 78%;
	color: #AFA12F;
	font-weight: normal;
}

p.newsSub
{
	font-size: 8pt;
	margin-left: 8px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande'
	color: #EEDDDD;
	font-weight: normal;
}

p.newsText
{
	margin-left: 24px; 
	margin-bottom: 16px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande'
}

a 
{
	text-decoration: none;
	color: #A29060;
	font-size: 10pt;
	line-height: 150%;
}

a.menu
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E1919;
	font-size: 10pt;
	line-height: 150%;
	text-indent: 3px;
	padding: 2px 3px;
}

a.menu:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6E3939;
	font-size: 10pt;
	line-height: 150%;
}

h3
{
	padding: 0 0 0 0;
	font-family: impact, 'arial black', sans-serif;
	font-weight: normal;
}

h2
{
	padding: 0 0 0 0;
	margin-left: 8px;
	font-family: impact, 'arial black', sans-serif;
	font-weight: normal;
}

h1
{
	font-family: impact, 'arial black', sans-serif;
	padding: 0 0 0 0;
	margin-left: 8px;
	height: 1em;
	font-weight: normal;
}


a:hover 
{
	text-decoration: underline;
	color: #A29060;
}

hr
{
	width: 98%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: thin solid #888888;
	border-style: solid;
	color: #888888;
	height: 1px;
}

table.tabell 
{
	border-width: 1px; border-style: none; border-color: #888888; border-collapse: collapse;
	margin-left: 8px;
}

table.tabell td 
{
	border-width: 1px; border-style: solid; border-color: #888888; padding: 5px;
}

#div-container
{
	width: 100%;
}

#div-header-left
{
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 801px;
	height: 110px;
	background: url(gfx/page_head3.gif) no-repeat;
}

#div-header-right
{
	position: absolute;
	left: 801px;
	top: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 110px;
	background-color: #2E1919;
	background: url(gfx/page_head3.gif);
}

#div-menu
{
	position: absolute;
	left: 0;
	top: 110px;
	width: 801px;
	height: 32px;
}

#div-main-container
{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 800px;
	height: auto;
	min-height: 600px;
}

#div-main
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 663px;
	height: auto;
	min-height: 600px;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
}

#div-main-footer
{
	position: absolute;
	bottom: -24px;
	left: -1px;
	width: 665px;
	height: 24px;
}

/*
#div-main
{
	position: absolute;
	left: 136px;
	top: 118px;
	width: 663px;
	background: url(gfx/page_right_nowhite2.gif) no-repeat;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
}
*/
#div-right-inset
{
	margin-left: 0px;
	border-right: 1px solid #BDBDBD;
	border-top: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
}


/*
#div-white1
{
	position: absolute;
	left: 136px;
	top: 118px;
	width: 1px;
	min-height: 682px;
	height: 100%;
	background-color: #FFFFFF;
}

#div-main
{
	position: absolute;
	left: 137px;
	top: 118px;
	width: 663px;
	min-height: 682px;
	background: url(gfx/page_right_nowhite2.gif) no-repeat;
}

#div-white2
{
	position: absolute;
	left: 800px;
	top: 118px;
	width: 1px;
	min-height: 682px;
	background-color: #FFFFFF;
}
*/
#div-right
{
	position: absolute;
	left: 801px;
	top: 118px;
	width: 100%;
	background-color: #2E1919;
}



#div-clear
{
	clear: both;
}

#dropmenudiv
{
	position:absolute;
	background-color: #2E1919;
	border:1px solid #FFFFFF;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

#dropmenudiv a:hover
{ /*hover background color*/
	background-color: #443333;
	font-size: 8pt;
	font-weight: bold;
}
