﻿/* stilborg.com stylesheet for ICC Denmark ©2006 */
BODY
{
	background-color: #555555;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-collapse: collapse;
	margin: 5;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	vertical-align: baseline;
	height: 500;
	width: 760;
}

.clsICCblue
{
	background-color: #0060a8;
}

.clsICCglobeBgBlue
{
	background-color: #f7f7f7;
}

.clsTblOuter
{
	background-color: #ffffff;
	border-style: none;
	border-width: 0;
	border-collapse: collapse;
	padding: 0;
	height: 400;
	width: 760;
}

.clsCellBanner80
{
	background-repeat: no-repeat;
	background-image: url(../images/icc.bnr.760x100.gif);
	background-color: #ffffff;
	border-style: none;
	border-width: 0;
	height: 80;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 760;
}

.clsCellBanner100
{
	background-image: url(../images/icc.bnr.760x100.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-style: none;
	border-width: 0;
	height: 100;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 760;
}

.clsCellLeft
{
	/*
	background-color: #dcdcdc;
    */
	border-style: none;
	border-width: 0;
	height: 100%;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 150;
}

.clsCellSpacer
{
	background-color: none;
	border-style: none;
	border-width: 0;
	height: 100%;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 5;
}

.clsCellRight
{
	border-style: none;
	border-width: 0;
	height: 100%;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 600;
}

.clsTblMainTxt
{
	background-image: url(../images/icc.globe.600x600.jpg);
	background-repeat: no-repeat;
	background-color: #f7f7f7;
	border: solid 1;
	border-color: #d4d4d4;
	border-collapse: collapse;
	height: 100%;
	width: 100%;
	text-align: left;
}

.clsCellMainTxt33
{
	border-color: #fafafa;
	height: 100%;
	width: 33%;
	padding: 10;
	vertical-align: top;
}

.clsCellMainTxt50
{
	border-color: #fafafa;
	height: 100%;
	width: 50%;
	padding: 10;
	vertical-align: top;
}

.clsCellMainTxt100
{
	border-color: #fafafa;
	height: 100%;
	width: 100%;
	padding: 10;
	vertical-align: top;
}

.clsCellFooter
{
	background-color: #0060a8;
	/* background-image: url(../images/footer.bg.gif); */
	color: #f8f8f8;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 7pt;
	height: 25;
	padding: 0;
	text-align: center;
	vertical-align: text-bottom;
	width: 100%;
}

P
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.clsPMain
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.clsPRight
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #555555;
}


.clsPDate
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #336699;
}

.clsPMenu
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fdd700;
	text-align: center;
}

.clsPFooter
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #f8f8f8;
}

H1
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

H2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}

H3
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}

H4
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}

INPUT
{
	background-color: #fefefe;
	border-color: #ffffff;
	height: 20;
	color: #000080;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}

UL LI
{
	list-style-type: square;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

UL LI LI
{
	list-style-type: disc;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

UL LI LI LI
{
	list-style-type: circle;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

OL LI
{
	list-style-type: decimal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

OL OL LI
{
	list-style-type: lower-alpha;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

OL OL OL LI
{
	list-style-type: lower-roman;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

SELECT
{
	background-color: #fefefe;
	border-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

A:link
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
A:visited
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
A:active
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #5d89ce;
	text-decoration: none;
}
A:hover
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffd700;
	text-decoration: underline;
	background-color: #808080;
}