BODY
{
/*	font-family:times; */
	font-family:font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
/*	font-weight:bold; */
	font-weight:normal;
	font-size:14px;
	background-color:#FFFFFF
}
TABLE,TR,TD,TH,H1,H2,H3,H4,H5 {font-family: Arial, Helvetica, Geneva, sans-serif }
A:link { color: #166CAF; text-decoration: none}
A:visited { color: #794979; text-decoration: none}
A:active { color: #800000 }

.navigation { font-family: Arial; color: #696969; font-size:8pt }           /* navigationsrad */

/* .navigation { color: #696969; font-size:8pt }   */         /* navigationsrad */
.pdf { color: #555555; font-size:8pt }          /* pdf-dokumentbeskrivning*/
                                                /* Update time: */
.update { color: #555555; font-size:8pt ; font-family: Arial, Helvetica, sans-serif }

.label
{
    font-family:verdana;
    font-weight:bold;
    font-size:10px
}

.applyBorder
{
	border-style:solid;
	border-width:thin;
	border-color:#000080;
	cursor:hand
}

.removeBorder
{
	border-style:solid;
	border-width:thin;
	border-color:white;
	cursor:default
}

.selected
{
	border-style:solid;
	border-width:thin;
	border-color:#FF0000;
	cursor:default
}

.inlabel
{ 
    font-size:10px;
    font-weight:normal;
    font-family:verdana
}

.inlabelbg
{ 
    font-size:10px;
    font-weight:normal;
    font-family:verdana; 
    border:none;
    background-color:#CCCCCC
}

.inlabelbtn
{ 
    font-size:10px;
    font-weight:normal;
    font-family:verdana; 
    color:'#FFFFFF';
    background-color:#6684C1
}

Img
{
	border-style:solid;
	border-width:thin;
	border-color:white
}

.header
{
	font-family:arial; 
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:'#6684C1';
	background-color:#FFFFFF
}
