div
{
	margin-top: 0px;
	margin-bottom: 0px;
}

p
{
 font-size : 10pt;
 font-family : Verdana;
 font-weight : normal;
 font-style : none;
 color : #3A3A3A;
 text-decoration : none;
 text-align:left;
 margin-top: 0px;
 margin-bottom: 0px;
}

td
{
 font-size : 10pt;
 font-family : Verdana;
 font-weight : normal;
 font-style : none;
 text-decoration : none;
 }

.tdBorder
{
	border : 1px solid #BCBCBC;
}

.meny
{
 font-size : 10pt;
 font-family : Verdana;
 font-weight : bold;
 color : #FFFFFF;
 text-decoration : none;
 text-align:left;
}


.text
{
 font-size : 10pt;
 font-family : Verdana;
 font-weight : normal;
 color : #000000;
 text-decoration : none;
 text-align:left;
}

.textSmallGrayItalic
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : normal;
 font-style  : italic;
 color : #8C8C8C;
 text-decoration : none;
 text-align:left;
}

.textBold
{
 font-size : 10pt;
 font-family : Verdana;
 font-weight : bold;
 color : #000000;
 text-decoration : none;
 text-align:left;
}


.textColor
{
 font-size : 10pt;
 font-family : Verdana;
 font-weight : normal;
 color : #B4A47B;
 text-decoration : none;
 text-align:left;
}

.textColorItalic
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : normal;
 font-style  : italic;
 color : #B4A47B;
 text-decoration : none;
 text-align:left;
}


.Rubrik  
{ 
font-family: Verdana; 
font-size: 18pt; 
color: #B4A47B; 
font-weight: bold;
}


.Rubrik2
{
 font-size : 14pt;
 font-family : Verdana;
 font-weight : bold;
 color : #B4A47B;
 text-decoration : none;
 text-align:left;
}


.Rubrik3
{
 font-size : 12pt;
 font-family : Verdana;
 font-weight : bold;
 color : #B4A47B;
 text-decoration : none;
 text-align:left;
}



/* vanliga länkar */
a		
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : none;
	color : #B4A47B;
	text-decoration : none;
}

a:visited
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : none;
	color : #B4A47B;
	text-decoration : none;
}

a:active
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : none;
	color : #B4A47B;
	text-decoration : none;
}

a:hover
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : none;
	color : #746849;
	text-decoration : underline;
}

/* Menyn */
.menu a
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : none;
	color : #FFFFFF;
	text-decoration : none;
}

.menu a:visited
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : none;
	color : #FFFFFF;
	text-decoration : none;
}

.menu a:active
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : none;
	color : #FFFFFF;
	text-decoration : none;
}
.menu a:hover
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : none;
	color : #FFFFFF;
	text-decoration : none;
}

.textbox
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px; 
	background-color: #FFFFFF; 
	color: #3A3A3A; 
	border: 1px solid #6F6E6D;	
	border-bottom-color : #D2D0D0;
	border-right-color : #D2D0D0;
}

textarea
{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	color: #3A3A3A; 
	border: 1px solid #6F6E6D;	
	border-bottom-color : #D2D0D0;
	border-right-color : #D2D0D0;
}

.btn 
{
	cursor: hand ;
	height: 20px;
	background-color: #EBEBEB; 
    font-weight: normal; 
    font-family: Verdana, Arial ;
    font-size: 12px;
	color: #424242
}


img
{
	border: 0px solid #FFFFFF;
}

.imgBorder
{
	border : 1px solid #BCBCBC;
}

