body.bkgcolor  {
	background: url(pic/bodybkg.png) repeat-x;
	background-color : #cccccc;
	color : black;
}

P  {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
}

P.small  {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
}

LI  {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
}

H1  {
	font-size : 18px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	margin-bottom : 5px;
	margin-top :12px;
	line-height : 150%;
}

.comment {
	font-family : Verdana, sans-serif;
	background-color: white;
	font-size : 12px;
}

.number,.date,.filename,.title {
	font-family : Verdana, sans-serif;
	background-color: white;
	font-weight : bold;
	font-size : 14px;
}

H2  {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 4px;
	margin-top : 10px;
	line-height : 150%;
}

H3  {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 8px;
	line-height : 150%;
}

BODY {
	font-size : 12px;
	font-family : Verdana, sans-serif;
}


TD {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	empty-cells: show;
}

.navigation  {
	font-family: Verdana, sans-serif;
	font-weight : bold;
	background-color: white;
}

.thumbnail {
	border-style : solid;
	border-width : 0pt;
	background-color: #8D969B;
	border-color: #8D969B;
	font-weight: bold;
}

TH {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	text-align : left;
	empty-cells: show;
}

span.self  {
	font-weight : bold;
	color : white;
	background-color: #226622;
}

div.header  {
	font-size : 14px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	padding-bottom : 0px;
	color : #505050;
}

div.body  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
}

div.writtenBy  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : bold;	
	padding-bottom : 4px;
}

div.writtenByFront  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	padding-bottom : 4px;
}

div.preamble  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : bold;	
	padding-bottom : 2px;
	padding-top : 0px;
}

div.preambleFront  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	padding-bottom : 2px;
	padding-top : 0px;
}

div.caption {
	text-align: center;
	color: black;
	font-family: Verdana, sans-serif;
}

div.picright {
	text-align: center;
	float: right;
	font-style: italic;
	font-weight: normal;
	margin-left: 5px;
}


div.picleft {
	text-align: center;
	float: left;
	font-style: italic;
	font-weight: normal;
	margin-right: 5px;
}

A {
	text-decoration : none;
}

a.links  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	color : #900020;
	padding-bottom : 4px;
	padding-top : 0px;
	line-height : 12px;
}

a.linkssmall  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	color : #772222;
}

a.black  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : black;
}

a:Hover  {
	text-decoration : underline;
}

input.body  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
}

div.header2  {
	font-size : 14px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	padding-bottom : 4px;
	padding-top : 12px;
}

div.user  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	padding-top : 4px;
	padding-bottom : 0px;
}

div.chosencategory  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	text-decoration : none;
	color : #331111;
	font-weight : bold;
}

table.tablebkgcolor  {
	background-color : #ffffff;
	empty-cells: show;
}

table.body  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	empty-cells: show;
}

td.tablebkgcolor  {
	background-color : #E7E7E7;
}

td.tablebkgtitle  {
	background-color : #f0f0f0;
}

td.tablebkginfo  {
	background-color : #f0f0f0;
}

table.newsinfo   {
	background-color : #f0f0f0;
}

select.drop  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
}

td.ofocus  {
	color : #808080;
}

TH.blackborder {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: none;
	padding: 2px;
	background-color: #C0C0C0;
	empty-cells: show;
}	

TR.redday {
	background-color: #FFBBBB;
}

TR.weekday {

}

TD.redday {
	background-color: #FFBBBB;
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 2px solid #AA0000;
	border-left: none;
	padding: 2px;
}

TD.daynotlast {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid #AAAAAA;
	border-left: none;
	padding: 2px;
}

TD.weekday {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
}

TD.odd {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}

TD.even {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #F0F0F0;
	empty-cells: show;
}

TH.odd {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}

TH.even {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #F0F0F0;
	empty-cells: show;
}

TD.weekheader {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #D8E0F0;
	empty-cells: show;
}


*.bt {
	border-top: 1px solid black;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}


*.br {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: none;
	border-left: none;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}

*.bb {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}


*.bl {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid black;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}

*.btl {
	border-top: 1px solid black;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid black;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}

*.btr {
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: none;
	border-left: none;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}

*.brb {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}

*.bbl {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding: 2px;
	background-color: #E0E0E0;
	empty-cells: show;
}

table.blackborder {
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	empty-cells: show;
}

#inbjudan {
	margin: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

#inbjudan a {
	color: #008020;
	font-weight: 800;
	text-decoration: none;
}

#inbjudan a:hover {
	color: #ff0000;
	text-decoration: none;
}

#inbjudan h1 {
	margin: 10px 0 5px 0;
	padding: 0;
	color: #000000;
}

#inbjudan h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	color: #000000;
}

#inbjudan #prolog {
	font-style: italic;
}

#inbjudan img {
	margin: 2px 10px 4px 10px;
	border: 3px solid #666666;
}

#inbjudan div div.picture {
	float: right;
	width: 80px;
}

#inbjudan div {
	margin: 0 0 10px 0;
}

#inbjudan div.header{
	margin: 20px 0 0px 0;
}

#inbjudan div.header span.header {
	font-weight: 800;
	font-size: 14px;
	color: #ff0000;
}

#inbjudan table {
	margin: 5px 0px 5px 0px;
	padding: 0;
	border-collapse: collapse;
	//border: 1px solid #008020;
  page-break-inside: avoid;
}

#inbjudan table tr {
	margin: 0;
	padding: 0;
}

#inbjudan table tr.odd {
}

#inbjudan table tr.even {
	background: #e2f2e6;
}

#inbjudan table tr td {
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border: 1px solid #008020;
}

#inbjudan table tr.header {
	font-weight: 800;
	color: #008020;
}

#inbjudan table td.header {
	font-weight: 800;
	color: #008020;
	text-align: left;
}

#inbjudan table td.red {
	color: #ff0000;
}

#inbjudan table td.orange {
	color: #ff9600;
}

#inbjudan table td.blue {
	color: #0000ff;
}

#inbjudan table td.black {
	color: #000000;
}

table.blue {
	border: 2px solid black;
	border-collapse: collapse;
}

th.blue {
	color: white;
	background-color: #4f81bd;
	border: 1px solid #808080;
	padding: 3px;
}

th.bluec {
	color: white;
	background-color: #4f81bd;
	border: 1px solid #808080;
	padding: 3px;
	text-align: center;
}

th.bluer {
	color: white;
	background-color: #4f81bd;
	border: 1px solid #808080;
	padding: 3px;
	text-align: right;
}

td.blue {
	color: black;
	background-color: #d0d8e8;
	border: 1px solid #808080;
	padding: 3px;
}

td.bluec {
	color: black;
	background-color: #d0d8e8;
	border: 1px solid #808080;
	padding: 3px;
	text-align: center;
}

td.bluer {
	color: black;
	background-color: #d0d8e8;
	border: 1px solid #808080;
	padding: 3px;
	text-align: right;
}

td.blue2 {
	color: black;
	background-color: #e9edf4;
	border: 1px solid #808080;
	padding: 3px;
}

td.blue2c {
	color: black;
	background-color: #e9edf4;
	border: 1px solid #808080;
	padding: 3px;
	text-align: center;
}

td.blue2r {
	color: black;
	background-color: #e9edf4;
	border: 1px solid #808080;
	padding: 3px;
	text-align: right;
}

h1.blue {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #b0b8d8;
	color: black;
	padding: 3px;
}

h2.blue {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #d0d8e8;
	color: black;
	padding: 3px;
}

h3.blue {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #e0e8f8;
	color: black;
	padding: 3px;
}

h1.red {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffb0b0;
	color: black;
	padding: 3px;
}

h2.red {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffb0b0;
	color: black;
	padding: 3px;
}

h3.red {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffb0b0;
	color: black;
	padding: 3px;
}

div.bar { 
        border-top: solid 2px #0077DD;
        background-color: #004080;
        border-bottom: solid 2px #002266;
        text-align: right;
        color: white;
        float: left;
        padding-top: 0;
        height: 1em;
}
