BODY { background-image:url(images/bakgrund.jpg);
	background-position: center;
	margin: 0; padding: 0;
	font-family: Arial; 
	font-size: 12px;
	
}
/*START MENU*/

.menu{
	width: 150px; /*width of menu*/
	
}

.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li a{
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;
	color:#FFFFFF;
	background-color:#006699;
	display: block;
	line-height: 20px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	margin: 5px;
}		


/*END MENU*/

.menuTable
{
	border-style:solid;
border-color:#006699;
}
.blueHeading
{background-color:#006699;
font: bold 16px Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

.blueHeading a .blueHeading a:visited
{background-color:#006699;
font: bold 16px Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

.greyBkgr
{background-color:#FFFFFF;
}
.blueProductHeading
	{background-color:#006699;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.redText
{
		background-color:#FF0000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.category
{

	font: 24px Arial, Helvetica, sans-serif;
	
	border-style:solid;
	border-width:5px;
	border-color:#006699;
}
.smalltable {font-family: Arial; font-size: 9px;}

a:visited { color: #000000;}
a:active { color: #000000;}
a:hover { text-decoration: none;color: #000000;}

.whitelink a
{
	color: #FFFFFF;
	text-decoration: none;

}


.textform {border: 1px solid #000000; font-size: 9px;} 


SELECT
{
font-family: Arial;font-size: 9px;
}
#box_head {background: #025F98;}
.top {background: #ffffff;}
.bottom {background: #ffffff;}
.nr1{margin: 0 5px; height: 1px; overflow: hidden; background: #025F98;}
.nr2{margin: 0 3px; height: 1px; overflow: hidden; background: #025F98;}
.nr3{margin: 0 2px; height: 1px; overflow: hidden; background: #025F98;}
.nr4{margin: 0 1px; height: 2px; overflow: hidden; background: #025F98;}
.content {padding: 10px;}


.tableborder_top{border-top: 3px dotted #025F98}

.tableborder{border: 1px dotted #025F98}

.picborder{border: 2px solid #025F98}


.buy_button { background-color:transparent;
background-image: url(images/buy.gif);
background-repeat:no-repeat;
height: 25px;
width: 70px;
border: none; }

.delete_button {background-color:transparent;
background-image: url(images/delete.gif);
height: 24px;
width: 24px;
border: none; }

.send_button{background-color:transparent;
background-image: url(images/send_payment.gif);
background-repeat:no-repeat;
height: 48px;
width: 200px;
border: none; }

.play_button{background-color:transparent;
background-image: url(images/play.gif);
height: 12px;
width: 50px;
border: none; }


.back_button{background-color:transparent;
background-image: url(images/back.gif);
background-repeat:no-repeat;
height: 47px;
width: 141px;
border: none; }

.info_button{background-color:transparent;
background-image: url(images/info.gif);
background-repeat:no-repeat;
height: 25px;
width: 70px;
border: none; }

.go_to_basket_button{background-color:transparent;
background-image: url(images/go_to_basket.gif);
background-repeat:no-repeat;
height: 47px;
width: 141px;
border: none; }