/* stilborg.com stylesheet */
BODY
{
	background-color: #cccccc;
	margin: 3;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 600;
	width: 762;
}

img
{
	border: 0;
	width: auto;
	height: auto;
}

.clsTblOuter
{
	background-color: #f5f5f5;
	border-style: none;
	border-width: 0;
	border-collapse: collapse;
	padding: 0;
	height: 600;
	width: 762;
}

.clsCellOuterBanner
{
	height: 1%;
	width: 100%;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

/* classes that are used in 'tblHeader' */
#tblHeader
{
	height: 122px;
	width: 100%;
}

#tblHeader .clsBannerImg
{
	background-image: url(/images/banners/banner.blue.clouds.dk.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 762px;
	line-height: 0;
	float: left;
}

#tblHeader .clsBannerENImg
{
	background-image: url(/images/banners/banner.blue.clouds.en.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 762px;
	line-height: 0;
	float: left;
}

#tblHeader .clsBlueBarTop
{
	background-image: url(/images/topbarbg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 22px;
	color: #F2F1F1;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	clear: both;
}

.clsCellOuterMiddleLeft
{
	padding: 0;
	text-align: left;
	height: 98%;
	width: 200;
	vertical-align: top;
}

#tblMenuItems
{
	border-style: none;
	border-width: 0;
	border-collapse: collapse;
	padding: 5;
	height: 100%;
	width: 100%;
	text-align: left;
}

#tblMenuItems .clsMenuItem
{
/*	background-color: #dce9ef; */
	background-color: #3399cc;
	height: 20;
	padding: 4;
	text-align: left;
	vertical-align: middle;
}

#tblMenuItems .clsMenuItem a
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#tblMenuItems .clsMenuItem a:link
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#tblMenuItems .clsMenuItem a:active
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#tblMenuItems .clsMenuItem a:visited
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#tblMenuItems .clsMenuItem a:hover
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	color: #d4d4d4;
	text-decoration: none;
}

.clsCellOuterMain
{
	padding: 5;
	text-align: left;
	height: 98%;
	width: 662;
	vertical-align: top;
}

.clsTblMainTxt
{
	background-color: #fefefe;
	border-style: none;
	border-width: 0;
	border-collapse: collapse;
	padding: 5;
	height: 100%;
	width: 100%;
}

.clsCellMainTxt
{
	padding: 15;
	text-align: left;
	height: 100%;
	width: 100%;
	vertical-align: top;
}

.clsBlueBarBottom
{
	background-image: url(/images/topbarbg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family: sans-serif;
	font-size: 7pt;
	color: #999999;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

P
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}

.clsPDate
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #e5e5e5;
}

H1
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

H2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

H3
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

H4
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

H5
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

H6
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

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: #808080;
}

UL LI LI
{
	list-style-type: disc;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}

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: #808080;
}

OL LI
{
	list-style-type: decimal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}

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: #808080;
}

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: #808080;
}

SELECT
{
	background-color: #fefefe;
	border-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}

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: #f5f5f5;
}
