body
{
	padding: 2px;
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
	font-size : 10pt; 
	font-weight :normal;
	text-align : left;
	width: 800px;
}

table
{
	border: 0;
	width: 100%;
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
	font-size : 10pt; 
	font-weight :normal;
}

td
{
    border-width: 1px;
    border-color: #B3944A;
}

a
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
	font-size : 8pt; 
	font-weight :normal; 
	color: #997744; /*:#B3944A;*/
	background-color :Transparent;
	margin-left:0pt;
	text-decoration : underline
}

a:hover
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
	font-size : 8pt; 
	font-weight :normal; 
	color :#800000;
	background-color :Transparent;
	margin-left: 0pt;
	text-decoration : underline
}

a.light
{
    font-family: Verdana, Arial, Sans-Serif, Helvetica;
    font-style: normal;
    font-size: 8pt;
    color:  #402000;
    text-decoration: none;
    text-align: left;
    background-color: Transparent;
}

a.light:hover
{ 
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
	font-size : 8pt; 
	color :#FFFFFF;
	text-decoration : none;
	text-align: left;
	background-color : Transparent
}

a.normal
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
	font-size : 9pt; 
	font-weight :normal; 
	color: #997744; /*:#B3944A;*/
	background-color :Transparent;
	margin-left:0pt;
	text-decoration : underline
}

a.normal:hover
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
	font-size : 9pt; 
	font-weight :normal; 
	color :#800000;
	background-color :Transparent;
	margin-left: 0pt;
	text-decoration : underline
}

h1
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : italic ;
	font-size : 16pt; 
	font-weight :bold;
	text-align : left; 
	color :#B3944A;
	background-color :#FFFFFF
}

h5
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
    font-size : 10.5pt; 
	font-weight :bold;
}

p
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
	font-size : 10pt; 
	font-weight :normal;
	text-align : left
}

address
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-style : normal ;
	font-size : 10pt; 
	font-weight :normal;
	text-align : center; 
	color :#800000;
	background-color :#FFFFFF
}

.masterTable
{
	border-style: ridge;
	text-decoration: none;
	border-width: 1pt;
	border-color: #B3944A;
	font-size : 10pt;
	width : 100%;
	border-style: solid;
}
.slaveTable
{
	border-style: solid;
	text-decoration: none;
	border-width: 1px;
	border-color: #B3944A;
	font-size : 9pt;
	border-style: solid;
}

.printTable
{
	border-style: ridge;
	text-decoration: none;
	border-width: 1pt;
	border-color: Black;
	font-size : 8pt;
	width: 100%;
}

/*Till label*/
.SearchInput
{
	font-weight: normal;
	font-size: 9pt;
	width: 97%;
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	text-decoration: none;
	/*
	Ifall man kan ändra dropdown-listor
	border-color: #B3944A;
	border-style: window-inset;
	border-width: 1px;
	*/
}

/*Till dropdown*/
.SearchInputL
{
    font-weight: normal;
	font-size: 9pt;
	width: 99%;
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	text-decoration: none;
	/*
	Ifall man kan ändra dropdown-listor
	border-color: #B3944A;
	border-style: window-inset;
	border-width: 1px;
	*/
}

.SearchButton 
{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	background-color: #ffffff;
	border-style: ridge;
	border-color: #B3944A;
	background-color: #BEA360;
	border-width: 1pt;
}





