/* @override http://localhost/work/creuna/telenor/2009/styles/table.css */

/********************/
/* Easy user styles */
/********************/

.A-overskrift-stor {
	font-size: 24px;
	line-height: 1em;
	margin-top: 7px;
	text-transform: capitalize;
}

.A-overskrift-fet1 {
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 1px;
	text-transform: uppercase;
}

.A-overskrift-blaa {
	font-size: 12px;
	color: #09f;
	margin: 8px 0 1px;
}

.A-overskrift-fet2  {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin: 8px 0 1px;
}

.A-intro {
	font-size: 13px;
	line-height: 1.2em;
}

.A-fet {
	font-weight: bold;
	margin-bottom: 0;
}
	.bod .A-fet {
		text-transform: uppercase;
	}


.A-venstre {
	text-align: left;
	width: auto;
}

.A-hoyre {
	text-align: right;
}

.A-midt {
	text-align: center;
}

.A-smal-side {
	width: 513px;
}

.A-svart-fet,
.A-svart-fet td {
	font-weight: bold;
	color: #000;
	border: none;
}

.A-svart-fet-strek,
.A-svart-fet-strek td {
	font-weight: bold;
	color: #000;
}

.A-graa-fet {
	font-weight: bold;
	color: #666;
}
.A-blaa-fet {
	font-weight: bold;
	color: #09f;
}
.A-svart,
.A-svart td {
	color: #000;
}
.A-graa,
.A-graa td {
	color: #666;
}
.A-blaa,
.A-blaa td {
	color: #09f;
}

.A-understrek-svart,
.A-understrek-svart td {
	border-bottom: 1px solid #000;
	color: #000;
}

.A-understrek-svart-fet,
.A-understrek-svart-fet td {
	border-bottom: 1px solid #000;
	font-weight: bold;
	color: #000;
}

.A-understrek-blaa,
.A-understrek-blaa td {
	border-bottom: 1px solid #09f;
	font-weight: bold;
	color: #000;
}
.A-understrek-dobbel-blaa,
.A-understrek-dobbel-blaa td {
	font-weight: bold;
	color: #000;
	border-bottom: 3px double #09f;
}

.A-understrek-blaa a,
.A-understrek-dobbel-blaa a {
	font-weight: normal;
}

.A-understrek-blaa-tynn,
.A-understrek-blaa-tynn td {
	border-bottom: 1px solid #09f;
	font-weight: normal;
	color: #000;
}
.A-understrek-dobbel-blaa-tynn,
.A-understrek-dobbel-blaa-tynn td {
	font-weight: normal;
	color: #000;
	border-bottom: 3px double #09f;
}

.A-normal,
td.A-normal {
	font-weight: normal;
}

.A-normal-venstre,
td.A-normal-venstre {
	font-weight: normal;
	text-align: left;
}

.no-line,
.no-line td {
	border: none;
}

.guide {
	text-align: left;
	padding: 40px;
}

table * {
	color: #666;
	text-align: right;
	vertical-align: bottom;
}

.smaller {
	font-size: 8px;
}

ol.alpha li {
	list-style-type: lower-alpha;
}
/********************/
/* Default styles   */
/********************/

sup {
	font-weight: normal;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 1px;
	text-transform: uppercase;
}

h4 {
	font-size: 12px;
	color: #09f;
	margin: 8px 0 1px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin: 8px 0 1px;
}

h3.tabell {
	color: #09f;
	font-size: 12px;
	margin-bottom: 10px;
}

table {
	width: 100%;
	text-align: right;
	margin-bottom: 15px;
}

td {
	border-bottom: 1px solid #bdccd1;
	padding: 2px 5px;
	width: 11%;
}

.head td {
	padding: 2px 5px 5px;
	text-align: right;
	vertical-align: bottom;
	color: #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

td.firstCol {
	font-weight: normal;
	text-align: left;
	width: auto;
	padding-left: 0;
}


td.left-bold  {
	text-align: left;
	width: auto;
}


.bold,
.bold td {
	font-weight: bold;
}

.strek td {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #09f;
}

.dbl-strek td {
	font-weight: bold;
	color: #000;
	border-bottom: 3px double #09f;
}

td.indent {
		text-align: left;
		width: auto;
		padding-left: 15px;
	}
