A  {
	color: Navy;
	text-decoration: none;
}

A:Hover  {
	text-decoration : underline;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image:url(/easye/design/jeco/bodybg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.framerub {
padding-top:5px;
padding-left:20px;
padding-right:20px;
padding-bottom:15px;
background-image:url(/easye/design/jeco/framerubBG.gif);
background-repeat:repeat;

}

/* färg bakom skugga oftast samma som body bg */
.BG1 {
background-color:#FFFFFF;
}

.tdbg {
background-color:#E6EFF5;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1 {
	font-family: sans-serif;
	color: #1f2759;
	font-size: 20px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.tablealign
{
text-align: center;
margin: 0 auto;
}

.avg {
	background-color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
	font-weight : bold;
}

.PX1TABLE {
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}


.a10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.a11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.a11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
}
.a12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a12boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.a12w {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
.a12w A:link  {	color: White;	text-decoration : none;}
.a12w A:visited  {  color: White; text-decoration : none;}
.a12w A:active  {  color: White; 	text-decoration : none;}
.a12w A:hover  {  color: White; 	text-decoration : underline;}

.a13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.a14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.a14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.a14boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.a16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.a16 A:link  {	color: #4B88B2;	text-decoration : none;}
.a16 A:visited  {  color: #4B88B2; text-decoration : none;}
.a16 A:active  {  color: #4B88B2; 	text-decoration : none;}
.a16 A:hover  {  color: #4B88B2; 	text-decoration : none;}

.a18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.resultrub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	color: Black;
}

.Calendar_Rub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: Black;
	font: bold;
	color: White;
}
.d1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: Red;
	color: White;
}
.d1 A:link  {	color: White;	text-decoration: none;}
.d1 A:visited {	color: White;	text-decoration: none;}
.d1 A:hover   {	color: White;	text-decoration: none;}
.d1 A:active  {	color: White;	text-decoration: none;}

.d2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
}
.d2 A:link  {	color: Navy;	text-decoration: underline;}
.d3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
}
.d3 A:link  {	color: #999999;	text-decoration: none;}
.d3 A:visited {	color: #999999;	text-decoration: none;}
.d3 A:hover   {	color: #999999;	text-decoration: none;}
.d3 A:active  {	color: #999999;	text-decoration: none;}

.Txtb02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: black;
	font: bold;
}
.Txtb02 A:link  {	color: White;	text-decoration: none;}
.Txtb02 A:visited {	color: White;	text-decoration: none;}
.Txtb02 A:hover   {	color: White;	text-decoration: underline;}
.Txtb02 A:active  {	color: White;	text-decoration: none;}


.boxB {
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.boxA {
	border: Navy;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#meny{margin-left: 3; padding-left: 3;  list-style: none;}
#meny li {padding-left: 20px; padding-top: 3; padding-bottom: 3; background: url(/easye/design/jeco/LI-img.gif) no-repeat left center;}


.searchselect {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Summa på detail sidan (text-fält) */
.sokfalt {  background-color: #E6EFF5; border-color: #E6EFF5 #E6EFF5 #E6EFF5 #E6EFF5;  border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}
	
	
	
.design-element {
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.produkt {
	border-width: 1px;
	border-spacing: 1px;
	border-style: outset;
	border-color: #bbbbbb;
	border-style: solid;
	background-image: url('/mjhobby/img/start/produktbg.jpg');
	background-repeat: repeat-x; 
	background-position: left bottom;
}
img {
	margin: 0px;
	border: none;
}
.ch1 {

	font-family: sans-serif;
	color: #1f2759;
	font-size: 18px;

}
.produktp {
	margin-left: 30px;
	text-align: left;
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #1f2759;
	font-size: 12px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: 0pt;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}
.produktf {
	color: #1f2759;
	text-align: left;
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: 0pt;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}
.pris{
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #1f2759;
	font-size: 13px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}
.prisr{
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}
.pris2{
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #1f2759;
	font-size: 12px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
}
.pris3{
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #1f2759;
	font-size: 15px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
}
.lagstapris{
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #1f2759;
	font-size: 10px;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
}

.annonsimg {
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.ulp {
	margin: 0px 0px;
	text-align: left;
}
.lip {
	margin: 0px 0px;
	text-align: left;
	display: list; 
}